#FAB9FD#FAB9FD
#FAB9FD is a very light, moderate purple. Relative luminance 0.621; OKLCH L 86.7% C 0.115 H 325.1°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FAB9FD |
|---|---|
| RGB | rgb(250, 185, 253) |
| HSL | hsl(297, 94%, 86%) |
| HSV | hsv(297, 27%, 99%) |
| CMYK | cmyk(1.2%, 26.9%, 0%, 0.8%) |
| CIE-LAB | lab(82.98, 34.39, -24.39) |
| CIE-LCH | lch(82.98, 42.16, 324.66°) |
| OKLab | oklab(86.68% 0.0944 -0.0659) |
| OKLCH | oklch(86.68% 0.115 325.1) |
| XYZ | xyz(74.5010, 62.1160, 100.9745) |
| Luminance | 0.6211 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.25
Light Lilac
#EDC8FF
ΔE00 5.50
Mauve
#E0B0FF
ΔE00 5.88
Very Light Purple
#F6CEFC
ΔE00 6.39
Pale Mauve
#FED0FC
ΔE00 6.65
Plum
#DDA0DD
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAB9FD #BCFDB9
analogous
#D8B9FD #FAB9FD #FDB9DE
triadic
#FAB9FD #FDFAB9 #B9FDFA
tetradic
#FAB9FD #FDD8B9 #BCFDB9 #B9DEFD
square
#FAB9FD #FDD8B9 #BCFDB9 #B9DEFD
split-complementary
#FAB9FD #DEFDB9 #B9FDD8
monochromatic
#F142FA #F67DFB #FAB9FD #FDE1FE #FDE1FE
Accessibility & contrast
On white
1.56
#FAB9FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#FAB9FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAB9FD
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAB9FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAB9FD | 1.00 | 1.56 | 13.42 | 13.42 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4CAFF
Deuteranopia (green-blind)
#C3D1FB
Tritanopia (blue-blind)
#FEBFD1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #fab9fd; /* rgb */ color: rgb(250, 185, 253); /* oklch */ color: oklch(86.7% 0.115 325.1);
Tailwind
colors: {
custom: {
50: '#fccefe',
500: '#fab9fd',
950: '#000000',
},
}SCSS
$custom: #fab9fd; $custom-light: #fccefe; $custom-dark: #000000;
JSON
{
"hex": "#fab9fd",
"rgb": {
"r": 250,
"g": 185,
"b": 253
},
"hsl": {
"h": 297.353,
"s": 94.444,
"l": 85.882
},
"oklch": {
"l": 0.86676,
"c": 0.11513,
"h": 325.1
},
"luminance": 0.62114
}Semantic roles & 50–950 ramp
primary
#FAB9FD
secondary
#7CE377
accent
#E6000A
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171417
muted
#858385