#FAB9F8#FAB9F8
#FAB9F8 is a very light, moderate purple. Relative luminance 0.618; OKLCH L 86.5% C 0.110 H 327.5°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FAB9F8 |
|---|---|
| RGB | rgb(250, 185, 248) |
| HSL | hsl(302, 87%, 85%) |
| HSV | hsv(302, 26%, 98%) |
| CMYK | cmyk(0%, 26%, 0.8%, 2%) |
| CIE-LAB | lab(82.81, 33.49, -21.97) |
| CIE-LCH | lch(82.81, 40.05, 326.73°) |
| OKLab | oklab(86.49% 0.0929 -0.0592) |
| OKLCH | oklch(86.49% 0.11 327.5) |
| XYZ | xyz(73.7149, 61.8015, 96.8346) |
| Luminance | 0.6180 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.59
Light Lilac
#EDC8FF
ΔE00 5.60
Very Light Purple
#F6CEFC
ΔE00 6.01
Pale Mauve
#FED0FC
ΔE00 6.09
Plum
#DDA0DD
ΔE00 6.68
Mauve
#E0B0FF
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAB9F8 #B9FABB
analogous
#DBB9FA #FAB9F8 #FAB9D7
triadic
#FAB9F8 #F8FAB9 #B9F8FA
tetradic
#FAB9F8 #FADBB9 #B9FABB #B9D7FA
square
#FAB9F8 #FADBB9 #B9FABB #B9D7FA
split-complementary
#FAB9F8 #D7FAB9 #B9FADB
monochromatic
#F247ED #F680F2 #FAB9F8 #FDE2FC #FDE2FC
Accessibility & contrast
On white
1.57
#FAB9F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#FAB9F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAB9F8
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAB9F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAB9F8 | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C9FB
Deuteranopia (green-blind)
#C4D1F6
Tritanopia (blue-blind)
#FEBECF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #fab9f8; /* rgb */ color: rgb(250, 185, 248); /* oklch */ color: oklch(86.5% 0.110 327.5);
Tailwind
colors: {
custom: {
50: '#fccefa',
500: '#fab9f8',
950: '#000000',
},
}SCSS
$custom: #fab9f8; $custom-light: #fccefa; $custom-dark: #000000;
JSON
{
"hex": "#fab9f8",
"rgb": {
"r": 250,
"g": 185,
"b": 248
},
"hsl": {
"h": 301.846,
"s": 86.667,
"l": 85.294
},
"oklch": {
"l": 0.86493,
"c": 0.11021,
"h": 327.5
},
"luminance": 0.61799
}Semantic roles & 50–950 ramp
primary
#FAB9F8
secondary
#79DE7C
accent
#E30902
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171317
muted
#858385