#FABDF2#FABDF2
#FABDF2 is a very light, moderate purple. Relative luminance 0.631; OKLCH L 87.0% C 0.098 H 330.9°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FABDF2 |
|---|---|
| RGB | rgb(250, 189, 242) |
| HSL | hsl(308, 86%, 86%) |
| HSV | hsv(308, 24%, 98%) |
| CMYK | cmyk(0%, 24.4%, 3.2%, 2%) |
| CIE-LAB | lab(83.51, 30.31, -17.71) |
| CIE-LCH | lch(83.51, 35.11, 329.71°) |
| OKLab | oklab(86.97% 0.0853 -0.0474) |
| OKLCH | oklch(86.97% 0.098 330.9) |
| XYZ | xyz(73.6476, 63.1323, 92.2934) |
| Luminance | 0.6313 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.35
Pale Mauve
#FED0FC
ΔE00 4.56
Very Light Purple
#F6CEFC
ΔE00 4.87
Light Lilac
#EDC8FF
ΔE00 5.52
Pale Lavender
#EECFFE
ΔE00 6.62
Plum
#DDA0DD
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FABDF2 #BDFAC5
analogous
#E3BDFA #FABDF2 #FABDD3
triadic
#FABDF2 #F2FABD #BDF2FA
tetradic
#FABDF2 #FAE3BD #BDFAC5 #BDD3FA
square
#FABDF2 #FAE3BD #BDFAC5 #BDD3FA
split-complementary
#FABDF2 #D3FABD #BDFAE3
monochromatic
#F14BDC #F684E7 #FABDF2 #FDE3F9 #FDE3F9
Accessibility & contrast
On white
1.54
#FABDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#FABDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FABDF2
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FABDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FABDF2 | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCBF4
Deuteranopia (green-blind)
#C9D3F0
Tritanopia (blue-blind)
#FFC0CF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #fabdf2; /* rgb */ color: rgb(250, 189, 242); /* oklch */ color: oklch(87.0% 0.098 330.9);
Tailwind
colors: {
custom: {
50: '#fcd1f6',
500: '#fabdf2',
950: '#000000',
},
}SCSS
$custom: #fabdf2; $custom-light: #fcd1f6; $custom-dark: #000000;
JSON
{
"hex": "#fabdf2",
"rgb": {
"r": 250,
"g": 189,
"b": 242
},
"hsl": {
"h": 307.869,
"s": 85.915,
"l": 86.078
},
"oklch": {
"l": 0.86968,
"c": 0.09756,
"h": 330.9
},
"luminance": 0.6313
}Semantic roles & 50–950 ramp
primary
#FABDF2
secondary
#7DDF89
accent
#E22003
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171417
muted
#858385