#FAB9F0#FAB9F0
#FAB9F0 is a very light, moderate purple. Relative luminance 0.613; OKLCH L 86.2% C 0.103 H 331.8°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FAB9F0 |
|---|---|
| RGB | rgb(250, 185, 240) |
| HSL | hsl(309, 87%, 85%) |
| HSV | hsv(309, 26%, 98%) |
| CMYK | cmyk(0%, 26%, 4%, 2%) |
| CIE-LAB | lab(82.55, 32.07, -18.09) |
| CIE-LCH | lch(82.55, 36.82, 330.57°) |
| OKLab | oklab(86.21% 0.0906 -0.0485) |
| OKLCH | oklch(86.21% 0.103 331.8) |
| XYZ | xyz(72.5003, 61.3157, 90.4372) |
| Luminance | 0.6131 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.74
Pale Mauve
#FED0FC
ΔE00 5.52
Very Light Purple
#F6CEFC
ΔE00 5.81
Light Lilac
#EDC8FF
ΔE00 6.22
Plum
#DDA0DD
ΔE00 6.79
Pale Lavender
#EECFFE
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAB9F0 #B9FAC3
analogous
#E4B9FA #FAB9F0 #FAB9CF
triadic
#FAB9F0 #F0FAB9 #B9F0FA
tetradic
#FAB9F0 #FAE4B9 #B9FAC3 #B9CFFA
square
#FAB9F0 #FAE4B9 #B9FAC3 #B9CFFA
split-complementary
#FAB9F0 #CFFAB9 #B9FAE4
monochromatic
#F247D8 #F680E4 #FAB9F0 #FDE2F9 #FDE2F9
Accessibility & contrast
On white
1.58
#FAB9F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#FAB9F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAB9F0
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAB9F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAB9F0 | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C8F2
Deuteranopia (green-blind)
#C7D1EE
Tritanopia (blue-blind)
#FFBCCC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fab9f0; /* rgb */ color: rgb(250, 185, 240); /* oklch */ color: oklch(86.2% 0.103 331.8);
Tailwind
colors: {
custom: {
50: '#fccef5',
500: '#fab9f0',
950: '#000000',
},
}SCSS
$custom: #fab9f0; $custom-light: #fccef5; $custom-dark: #000000;
JSON
{
"hex": "#fab9f0",
"rgb": {
"r": 250,
"g": 185,
"b": 240
},
"hsl": {
"h": 309.231,
"s": 86.667,
"l": 85.294
},
"oklch": {
"l": 0.86209,
"c": 0.10272,
"h": 331.8
},
"luminance": 0.61313
}Semantic roles & 50–950 ramp
primary
#FAB9F0
secondary
#79DE89
accent
#E32502
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171317
muted
#858385