#FFABAB

Peach

#FFABABPeach

Luminance

0.533

Category

Red

Type

Light

Best On

#000000

Color Codes

All color formats for your project

HEX

HEX
#FFABAB
No #
FFABAB

RGB

RGB
rgb(255, 171, 171)
Values
R:255 G:171 B:171

HSL

HSL
hsl(0, 100%, 84%)
Values
H:0° S:100% L:84%

HSV / HSB

HSV
hsv(0, 33%, 100%)
Values
H:0° S:33% V:100%

CMYK

CMYK
cmyk(0%, 33%, 33%, 0%)
Values
C:0 M:33 Y:33 K:0

LAB

LAB
lab(78, 31, 13)
Values
L:78 a:31 b:13

OKLCH

OKLCH
oklch(82.3% 0.099 19.4)
Values
L:82.3% C:0.099 H:19.4°

Code Formats

CSS
color: #FFABAB;
Swift
UIColor(red: 1.000, green: 0.671, blue: 0.671, alpha: 1.0)
Kotlin
Color(0xFFFFABAB)
Flutter
Color(0xFFFFABAB)
Android
#FFFFABAB

Contrast Analysis

WCAG compliance with grayscale colors

On White

1.80:1

Fail

On Black

11.67:1

AAA

Grayscale Contrast

Aa

0%

11.7

AAA
Aa

10%

9.7

AAA
Aa

20%

7.0

AAA
Aa

30%

4.7

AA
Aa

40%

3.2

AA-large
Aa

50%

2.2

Fail
Aa

60%

1.6

Fail
Aa

70%

1.2

Fail
Aa

80%

1.1

Fail
Aa

90%

1.4

Fail
Aa

100%

1.8

Fail

Best Grayscale Contrast

#000000 with ratio 11.67:1

Aa

Color Harmonies

Harmonious color combinations

complementary

Two colors opposite on the color wheel (180°)

split-complementary

Base color + two colors adjacent to its complement

triadic

Three colors evenly spaced (120° apart)

tetradic

Four colors evenly spaced (90° apart)

analogous

Three colors adjacent on the color wheel (30° apart)

Color Variations

Tints, shades, tones, and full scale

Color Scale (50-900)

50

100

200

300

400

500

600

700

800

900

Tints (Lighter)

Shades (Darker)

Tones (Desaturated)

Gradients (OKLCH)

Primary

90°
CSS
linear-gradient(90deg, #FFB3B3 0%, #FF4747 100%)
OKLCH
linear-gradient(90deg, oklch(83.9% 0.089 19.1) 0%, oklch(66.7% 0.220 25.5) 100%)
Stops
0%
100%

Vibrant

135°
CSS
linear-gradient(135deg, #FF6666 0%, #FF7A7A 100%)
OKLCH
linear-gradient(135deg, oklch(70.4% 0.187 23.2) 0%, oklch(73.5% 0.163 21.9) 100%)
Stops
0%
100%

Complementary

90°
CSS
linear-gradient(90deg, #FFABAB 0%, #ADFFFF 100%)
OKLCH
linear-gradient(90deg, oklch(82.3% 0.099 19.4) 0%, oklch(94.8% 0.080 195.9) 100%)
Stops
0%
100%

Analogous

90°
CSS
linear-gradient(90deg, #FFADD6 0%, #FFABAB 50%, #FFD6AD 100%)
OKLCH
linear-gradient(90deg, oklch(83.8% 0.108 348.3) 0%, oklch(82.3% 0.099 19.4) 50%, oklch(90.1% 0.071 66.7) 100%)
Stops
0%
50%
100%

Sunset

90°
CSS
linear-gradient(90deg, #F6CE55 0%, #EE6C2B 50%, #E6193C 100%)
OKLCH
linear-gradient(90deg, oklch(86.4% 0.144 90.6) 0%, oklch(68.0% 0.177 43.8) 50%, oklch(59.1% 0.228 21.2) 100%)
Stops
0%
50%
100%

Ocean

135°
CSS
linear-gradient(135deg, #19A1E6 0%, #22C3B6 50%, #47D1A3 100%)
OKLCH
linear-gradient(135deg, oklch(67.5% 0.146 238.9) 0%, oklch(73.8% 0.124 186.2) 50%, oklch(77.5% 0.136 166.9) 100%)
Stops
0%
50%
100%

Dark Mode

180°
CSS
linear-gradient(180deg, #FF3333 0%, #340909 100%)
OKLCH
linear-gradient(180deg, oklch(64.9% 0.237 27.0) 0%, oklch(22.0% 0.069 24.8) 100%)
Stops
0%
100%

Radial Glow

Radial
CSS
radial-gradient(circle, #FF8080 0%, #FF6161 100%)
OKLCH
radial-gradient(circle, oklch(74.4% 0.155 21.5) 0%, oklch(69.8% 0.193 23.5) 100%)
Stops
0%
100%

💡 About OKLCH Gradients

OKLCH (Oklch Color Space) provides perceptually uniform gradients with better color transitions than traditional RGB/HSL gradients. The format is oklch(L% C H) where L = Lightness (0-100%), C = Chroma (0-0.4), H = Hue (0-360°).

Generate Full Palette

Create a complete brand palette from this color with primary, secondary, accent, and neutral scales.

View Palette