#FAB9FB#FAB9FB
#FAB9FB is a very light, moderate purple. Relative luminance 0.620; OKLCH L 86.6% C 0.113 H 326.0°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FAB9FB |
|---|---|
| RGB | rgb(250, 185, 251) |
| HSL | hsl(299, 89%, 85%) |
| HSV | hsv(299, 26%, 98%) |
| CMYK | cmyk(0.4%, 26.3%, 0%, 1.6%) |
| CIE-LAB | lab(82.91, 34.03, -23.42) |
| CIE-LCH | lch(82.91, 41.31, 325.46°) |
| OKLab | oklab(86.6% 0.0938 -0.0633) |
| OKLCH | oklch(86.6% 0.113 326) |
| XYZ | xyz(74.1841, 61.9892, 99.3054) |
| Luminance | 0.6199 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.35
Light Lilac
#EDC8FF
ΔE00 5.52
Mauve
#E0B0FF
ΔE00 6.19
Very Light Purple
#F6CEFC
ΔE00 6.22
Pale Mauve
#FED0FC
ΔE00 6.41
Plum
#DDA0DD
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAB9FB #BAFBB9
analogous
#D9B9FB #FAB9FB #FBB9DB
triadic
#FAB9FB #FBFAB9 #B9FBFA
tetradic
#FAB9FB #FBD9B9 #BAFBB9 #B9DBFB
square
#FAB9FB #FBD9B9 #BAFBB9 #B9DBFB
split-complementary
#FAB9FB #DBFBB9 #B9FBD9
monochromatic
#F245F4 #F67FF8 #FAB9FB #FDE2FD #FDE2FD
Accessibility & contrast
On white
1.57
#FAB9FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#FAB9FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAB9FB
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAB9FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAB9FB | 1.00 | 1.57 | 13.40 | 13.40 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C9FE
Deuteranopia (green-blind)
#C3D1F9
Tritanopia (blue-blind)
#FEBFD0
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #fab9fb; /* rgb */ color: rgb(250, 185, 251); /* oklch */ color: oklch(86.6% 0.113 326.0);
Tailwind
colors: {
custom: {
50: '#fccefc',
500: '#fab9fb',
950: '#000000',
},
}SCSS
$custom: #fab9fb; $custom-light: #fccefc; $custom-dark: #000000;
JSON
{
"hex": "#fab9fb",
"rgb": {
"r": 250,
"g": 185,
"b": 251
},
"hsl": {
"h": 299.091,
"s": 89.189,
"l": 85.49
},
"oklch": {
"l": 0.86603,
"c": 0.11314,
"h": 326
},
"luminance": 0.61987
}Semantic roles & 50–950 ramp
primary
#FAB9FB
secondary
#7AE078
accent
#E60003
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171417
muted
#858385