#FAB9F2#FAB9F2
#FAB9F2 is a very light, moderate purple. Relative luminance 0.614; OKLCH L 86.3% C 0.105 H 330.7°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FAB9F2 |
|---|---|
| RGB | rgb(250, 185, 242) |
| HSL | hsl(307, 87%, 85%) |
| HSV | hsv(307, 26%, 98%) |
| CMYK | cmyk(0%, 26%, 3.2%, 2%) |
| CIE-LAB | lab(82.61, 32.42, -19.06) |
| CIE-LCH | lch(82.61, 37.61, 329.54°) |
| OKLab | oklab(86.28% 0.0912 -0.0511) |
| OKLCH | oklch(86.28% 0.105 330.7) |
| XYZ | xyz(72.7990, 61.4352, 92.0106) |
| Luminance | 0.6143 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.40
Pale Mauve
#FED0FC
ΔE00 5.61
Very Light Purple
#F6CEFC
ΔE00 5.80
Light Lilac
#EDC8FF
ΔE00 6.02
Plum
#DDA0DD
ΔE00 6.71
Pale Lavender
#EECFFE
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAB9F2 #B9FAC1
analogous
#E2B9FA #FAB9F2 #FAB9D1
triadic
#FAB9F2 #F2FAB9 #B9F2FA
tetradic
#FAB9F2 #FAE2B9 #B9FAC1 #B9D1FA
square
#FAB9F2 #FAE2B9 #B9FAC1 #B9D1FA
split-complementary
#FAB9F2 #D1FAB9 #B9FAE2
monochromatic
#F247DD #F680E7 #FAB9F2 #FDE2FA #FDE2FA
Accessibility & contrast
On white
1.58
#FAB9F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#FAB9F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAB9F2
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAB9F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAB9F2 | 1.00 | 1.58 | 13.29 | 13.29 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C8F4
Deuteranopia (green-blind)
#C6D1F0
Tritanopia (blue-blind)
#FFBDCD
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #fab9f2; /* rgb */ color: rgb(250, 185, 242); /* oklch */ color: oklch(86.3% 0.105 330.7);
Tailwind
colors: {
custom: {
50: '#fccef6',
500: '#fab9f2',
950: '#000000',
},
}SCSS
$custom: #fab9f2; $custom-light: #fccef6; $custom-dark: #000000;
JSON
{
"hex": "#fab9f2",
"rgb": {
"r": 250,
"g": 185,
"b": 242
},
"hsl": {
"h": 307.385,
"s": 86.667,
"l": 85.294
},
"oklch": {
"l": 0.86279,
"c": 0.10454,
"h": 330.7
},
"luminance": 0.61433
}Semantic roles & 50–950 ramp
primary
#FAB9F2
secondary
#79DE85
accent
#E31E02
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171317
muted
#858385