#FAB9EF#FAB9EF
#FAB9EF is a very light, moderate pink. Relative luminance 0.613; OKLCH L 86.2% C 0.102 H 332.4°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FAB9EF |
|---|---|
| RGB | rgb(250, 185, 239) |
| HSL | hsl(310, 87%, 85%) |
| HSV | hsv(310, 26%, 98%) |
| CMYK | cmyk(0%, 26%, 4.4%, 2%) |
| CIE-LAB | lab(82.52, 31.90, -17.60) |
| CIE-LCH | lch(82.52, 36.43, 331.11°) |
| OKLab | oklab(86.17% 0.0903 -0.0471) |
| OKLCH | oklch(86.17% 0.102 332.4) |
| XYZ | xyz(72.3521, 61.2564, 89.6571) |
| Luminance | 0.6125 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.92
Pale Mauve
#FED0FC
ΔE00 5.49
Very Light Purple
#F6CEFC
ΔE00 5.83
Light Lilac
#EDC8FF
ΔE00 6.33
Plum
#DDA0DD
ΔE00 6.85
Pale Lavender
#EECFFE
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAB9EF #B9FAC4
analogous
#E4B9FA #FAB9EF #FAB9CE
triadic
#FAB9EF #EFFAB9 #B9EFFA
tetradic
#FAB9EF #FAE4B9 #B9FAC4 #B9CEFA
square
#FAB9EF #FAE4B9 #B9FAC4 #B9CEFA
split-complementary
#FAB9EF #CEFAB9 #B9FAE4
monochromatic
#F247D5 #F680E2 #FAB9EF #FDE2F8 #FDE2F8
Accessibility & contrast
On white
1.58
#FAB9EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#FAB9EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAB9EF
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAB9EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAB9EF | 1.00 | 1.58 | 13.25 | 13.25 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C8F1
Deuteranopia (green-blind)
#C7D1ED
Tritanopia (blue-blind)
#FFBCCC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fab9ef; /* rgb */ color: rgb(250, 185, 239); /* oklch */ color: oklch(86.2% 0.102 332.4);
Tailwind
colors: {
custom: {
50: '#fccef4',
500: '#fab9ef',
950: '#000000',
},
}SCSS
$custom: #fab9ef; $custom-light: #fccef4; $custom-dark: #000000;
JSON
{
"hex": "#fab9ef",
"rgb": {
"r": 250,
"g": 185,
"b": 239
},
"hsl": {
"h": 310.154,
"s": 86.667,
"l": 85.294
},
"oklch": {
"l": 0.86174,
"c": 0.10182,
"h": 332.4
},
"luminance": 0.61254
}Semantic roles & 50–950 ramp
primary
#FAB9EF
secondary
#79DE8A
accent
#E32802
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171317
muted
#858385