#FAB9FF#FAB9FF
#FAB9FF is a very light, moderate purple. Relative luminance 0.622; OKLCH L 86.8% C 0.117 H 324.1°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FAB9FF |
|---|---|
| RGB | rgb(250, 185, 255) |
| HSL | hsl(296, 100%, 86%) |
| HSV | hsv(296, 27%, 100%) |
| CMYK | cmyk(2%, 27.5%, 0%, 0%) |
| CIE-LAB | lab(83.04, 34.76, -25.35) |
| CIE-LCH | lch(83.04, 43.02, 323.90°) |
| OKLab | oklab(86.75% 0.0949 -0.0686) |
| OKLCH | oklch(86.75% 0.117 324.1) |
| XYZ | xyz(74.8213, 62.2441, 102.6613) |
| Luminance | 0.6224 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.22
Light Lilac
#EDC8FF
ΔE00 5.53
Mauve
#E0B0FF
ΔE00 5.60
Very Light Purple
#F6CEFC
ΔE00 6.58
Pale Mauve
#FED0FC
ΔE00 6.91
Plum
#DDA0DD
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAB9FF #BEFFB9
analogous
#D7B9FF #FAB9FF #FFB9E1
triadic
#FAB9FF #FFFAB9 #B9FFFA
tetradic
#FAB9FF #FFD7B9 #BEFFB9 #B9E1FF
square
#FAB9FF #FFD7B9 #BEFFB9 #B9E1FF
split-complementary
#FAB9FF #E1FFB9 #B9FFD7
monochromatic
#F13FFF #F67CFF #FAB9FF #FDE0FF #FDE0FF
Accessibility & contrast
On white
1.56
#FAB9FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#FAB9FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAB9FF
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAB9FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAB9FF | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3CAFF
Deuteranopia (green-blind)
#C2D2FD
Tritanopia (blue-blind)
#FDC0D2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #fab9ff; /* rgb */ color: rgb(250, 185, 255); /* oklch */ color: oklch(86.8% 0.117 324.1);
Tailwind
colors: {
custom: {
50: '#fcceff',
500: '#fab9ff',
950: '#000000',
},
}SCSS
$custom: #fab9ff; $custom-light: #fcceff; $custom-dark: #000000;
JSON
{
"hex": "#fab9ff",
"rgb": {
"r": 250,
"g": 185,
"b": 255
},
"hsl": {
"h": 295.714,
"s": 100,
"l": 86.275
},
"oklch": {
"l": 0.86751,
"c": 0.11715,
"h": 324.1
},
"luminance": 0.62242
}Semantic roles & 50–950 ramp
primary
#FAB9FF
secondary
#7EE775
accent
#E60010
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171418
muted
#858386