#FAB9F3#FAB9F3
#FAB9F3 is a very light, moderate purple. Relative luminance 0.615; OKLCH L 86.3% C 0.105 H 330.1°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FAB9F3 |
|---|---|
| RGB | rgb(250, 185, 243) |
| HSL | hsl(306, 87%, 85%) |
| HSV | hsv(306, 26%, 98%) |
| CMYK | cmyk(0%, 26%, 2.8%, 2%) |
| CIE-LAB | lab(82.64, 32.60, -19.55) |
| CIE-LCH | lch(82.64, 38.01, 329.05°) |
| OKLab | oklab(86.31% 0.0915 -0.0525) |
| OKLCH | oklch(86.31% 0.105 330.1) |
| XYZ | xyz(72.9496, 61.4954, 92.8037) |
| Luminance | 0.6149 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.24
Pale Mauve
#FED0FC
ΔE00 5.67
Very Light Purple
#F6CEFC
ΔE00 5.82
Light Lilac
#EDC8FF
ΔE00 5.92
Plum
#DDA0DD
ΔE00 6.68
Pale Lavender
#EECFFE
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAB9F3 #B9FAC0
analogous
#E1B9FA #FAB9F3 #FAB9D2
triadic
#FAB9F3 #F3FAB9 #B9F3FA
tetradic
#FAB9F3 #FAE1B9 #B9FAC0 #B9D2FA
square
#FAB9F3 #FAE1B9 #B9FAC0 #B9D2FA
split-complementary
#FAB9F3 #D2FAB9 #B9FAE1
monochromatic
#F247DF #F680E9 #FAB9F3 #FDE2FA #FDE2FA
Accessibility & contrast
On white
1.58
#FAB9F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#FAB9F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAB9F3
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAB9F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAB9F3 | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C8F5
Deuteranopia (green-blind)
#C6D1F1
Tritanopia (blue-blind)
#FFBDCD
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #fab9f3; /* rgb */ color: rgb(250, 185, 243); /* oklch */ color: oklch(86.3% 0.105 330.1);
Tailwind
colors: {
custom: {
50: '#fccef7',
500: '#fab9f3',
950: '#000000',
},
}SCSS
$custom: #fab9f3; $custom-light: #fccef7; $custom-dark: #000000;
JSON
{
"hex": "#fab9f3",
"rgb": {
"r": 250,
"g": 185,
"b": 243
},
"hsl": {
"h": 306.462,
"s": 86.667,
"l": 85.294
},
"oklch": {
"l": 0.86314,
"c": 0.10547,
"h": 330.1
},
"luminance": 0.61493
}Semantic roles & 50–950 ramp
primary
#FAB9F3
secondary
#79DE84
accent
#E31B02
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171317
muted
#858385