#FAB9F4#FAB9F4
#FAB9F4 is a very light, moderate purple. Relative luminance 0.616; OKLCH L 86.4% C 0.106 H 329.6°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #FAB9F4 |
|---|---|
| RGB | rgb(250, 185, 244) |
| HSL | hsl(306, 87%, 85%) |
| HSV | hsv(306, 26%, 98%) |
| CMYK | cmyk(0%, 26%, 2.4%, 2%) |
| CIE-LAB | lab(82.68, 32.77, -20.04) |
| CIE-LCH | lch(82.68, 38.41, 328.56°) |
| OKLab | oklab(86.35% 0.0918 -0.0538) |
| OKLCH | oklch(86.35% 0.106 329.6) |
| XYZ | xyz(73.1010, 61.5560, 93.6012) |
| Luminance | 0.6155 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.09
Pale Mauve
#FED0FC
ΔE00 5.74
Very Light Purple
#F6CEFC
ΔE00 5.84
Light Lilac
#EDC8FF
ΔE00 5.84
Plum
#DDA0DD
ΔE00 6.66
Pale Lavender
#EECFFE
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAB9F4 #B9FABF
analogous
#DFB9FA #FAB9F4 #FAB9D4
triadic
#FAB9F4 #F4FAB9 #B9F4FA
tetradic
#FAB9F4 #FADFB9 #B9FABF #B9D4FA
square
#FAB9F4 #FADFB9 #B9FABF #B9D4FA
split-complementary
#FAB9F4 #D4FAB9 #B9FADF
monochromatic
#F247E2 #F680EB #FAB9F4 #FDE2FB #FDE2FB
Accessibility & contrast
On white
1.58
#FAB9F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#FAB9F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAB9F4
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAB9F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAB9F4 | 1.00 | 1.58 | 13.31 | 13.31 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C8F6
Deuteranopia (green-blind)
#C6D1F2
Tritanopia (blue-blind)
#FFBDCE
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #fab9f4; /* rgb */ color: rgb(250, 185, 244); /* oklch */ color: oklch(86.4% 0.106 329.6);
Tailwind
colors: {
custom: {
50: '#fccef7',
500: '#fab9f4',
950: '#000000',
},
}SCSS
$custom: #fab9f4; $custom-light: #fccef7; $custom-dark: #000000;
JSON
{
"hex": "#fab9f4",
"rgb": {
"r": 250,
"g": 185,
"b": 244
},
"hsl": {
"h": 305.538,
"s": 86.667,
"l": 85.294
},
"oklch": {
"l": 0.8635,
"c": 0.1064,
"h": 329.6
},
"luminance": 0.61554
}Semantic roles & 50–950 ramp
primary
#FAB9F4
secondary
#79DE82
accent
#E31702
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171317
muted
#858385