#FAB9FE#FAB9FE
#FAB9FE is a very light, moderate purple. Relative luminance 0.622; OKLCH L 86.7% C 0.116 H 324.6°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FAB9FE |
|---|---|
| RGB | rgb(250, 185, 254) |
| HSL | hsl(297, 97%, 86%) |
| HSV | hsv(297, 27%, 100%) |
| CMYK | cmyk(1.6%, 27.2%, 0%, 0.4%) |
| CIE-LAB | lab(83.01, 34.58, -24.87) |
| CIE-LCH | lch(83.01, 42.59, 324.27°) |
| OKLab | oklab(86.71% 0.0947 -0.0673) |
| OKLCH | oklch(86.71% 0.116 324.6) |
| XYZ | xyz(74.6607, 62.1798, 101.8157) |
| Luminance | 0.6218 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.23
Light Lilac
#EDC8FF
ΔE00 5.51
Mauve
#E0B0FF
ΔE00 5.74
Very Light Purple
#F6CEFC
ΔE00 6.48
Pale Mauve
#FED0FC
ΔE00 6.78
Plum
#DDA0DD
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAB9FE #BDFEB9
analogous
#D7B9FE #FAB9FE #FEB9DF
triadic
#FAB9FE #FEFAB9 #B9FEFA
tetradic
#FAB9FE #FED7B9 #BDFEB9 #B9DFFE
square
#FAB9FE #FED7B9 #BDFEB9 #B9DFFE
split-complementary
#FAB9FE #DFFEB9 #B9FED7
monochromatic
#F140FC #F67DFD #FAB9FE #FDE1FF #FDE1FF
Accessibility & contrast
On white
1.56
#FAB9FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#FAB9FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAB9FE
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAB9FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAB9FE | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3CAFF
Deuteranopia (green-blind)
#C3D1FC
Tritanopia (blue-blind)
#FDBFD2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #fab9fe; /* rgb */ color: rgb(250, 185, 254); /* oklch */ color: oklch(86.7% 0.116 324.6);
Tailwind
colors: {
custom: {
50: '#fcceff',
500: '#fab9fe',
950: '#000000',
},
}SCSS
$custom: #fab9fe; $custom-light: #fcceff; $custom-dark: #000000;
JSON
{
"hex": "#fab9fe",
"rgb": {
"r": 250,
"g": 185,
"b": 254
},
"hsl": {
"h": 296.522,
"s": 97.183,
"l": 86.078
},
"oklch": {
"l": 0.86713,
"c": 0.11614,
"h": 324.6
},
"luminance": 0.62178
}Semantic roles & 50–950 ramp
primary
#FAB9FE
secondary
#7DE576
accent
#E6000D
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171418
muted
#858386