#FAB9E6#FAB9E6
#FAB9E6 is a very light, moderate pink. Relative luminance 0.607; OKLCH L 85.9% C 0.094 H 338.2°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #FAB9E6 |
|---|---|
| RGB | rgb(250, 185, 230) |
| HSL | hsl(318, 87%, 85%) |
| HSV | hsv(318, 26%, 98%) |
| CMYK | cmyk(0%, 26%, 8%, 2%) |
| CIE-LAB | lab(82.24, 30.35, -13.20) |
| CIE-LCH | lch(82.24, 33.10, 336.50°) |
| OKLab | oklab(85.87% 0.0874 -0.035) |
| OKLCH | oklch(85.87% 0.094 338.2) |
| XYZ | xyz(71.0555, 60.7378, 82.8282) |
| Luminance | 0.6073 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 5.65
Pale Mauve
#FED0FC
ΔE00 5.72
Very Light Purple
#F6CEFC
ΔE00 6.43
Light Lavendar
#EFC0FE
ΔE00 6.78
Baby Pink
#FFB7CE
ΔE00 6.93
Light Lilac
#EDC8FF
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAB9E6 #B9FACD
analogous
#EEB9FA #FAB9E6 #FAB9C5
triadic
#FAB9E6 #E6FAB9 #B9E6FA
tetradic
#FAB9E6 #FAEEB9 #B9FACD #B9C5FA
square
#FAB9E6 #FAEEB9 #B9FACD #B9C5FA
split-complementary
#FAB9E6 #C5FAB9 #B9FAEE
monochromatic
#F247BD #F680D2 #FAB9E6 #FDE2F5 #FDE2F5
Accessibility & contrast
On white
1.60
#FAB9E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#FAB9E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAB9E6
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAB9E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAB9E6 | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC7E8
Deuteranopia (green-blind)
#CAD0E4
Tritanopia (blue-blind)
#FFBAC8
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fab9e6; /* rgb */ color: rgb(250, 185, 230); /* oklch */ color: oklch(85.9% 0.094 338.2);
Tailwind
colors: {
custom: {
50: '#fcceee',
500: '#fab9e6',
950: '#000000',
},
}SCSS
$custom: #fab9e6; $custom-light: #fcceee; $custom-dark: #000000;
JSON
{
"hex": "#fab9e6",
"rgb": {
"r": 250,
"g": 185,
"b": 230
},
"hsl": {
"h": 318.462,
"s": 86.667,
"l": 85.294
},
"oklch": {
"l": 0.85868,
"c": 0.0942,
"h": 338.2
},
"luminance": 0.60735
}Semantic roles & 50–950 ramp
primary
#FAB9E6
secondary
#79DE98
accent
#E34702
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171316
muted
#858385