#FAEBF9#FAEBF9
#FAEBF9 is a very light, muted purple. Relative luminance 0.866; OKLCH L 95.6% C 0.024 H 327.8°. Best body text is #000000 at 18.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FAEBF9 |
|---|---|
| RGB | rgb(250, 235, 249) |
| HSL | hsl(304, 60%, 95%) |
| HSV | hsv(304, 6%, 98%) |
| CMYK | cmyk(0%, 6%, 0.4%, 2%) |
| CIE-LAB | lab(94.56, 7.48, -4.93) |
| CIE-LCH | lch(94.56, 8.96, 326.63°) |
| OKLab | oklab(95.59% 0.0207 -0.013) |
| OKLCH | oklch(95.59% 0.024 327.8) |
| XYZ | xyz(86.2290, 86.5808, 101.7733) |
| Luminance | 0.8658 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.83
Lavender (CSS)
#E6E6FA
ΔE00 6.49
Ghostwhite
#F8F8FF
ΔE00 7.54
Very Light Pink
#FFF4F2
ΔE00 7.60
Mistyrose
#FFE4E1
ΔE00 7.92
Snow
#FFFAFA
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAEBF9 #EBFAEC
analogous
#F3EBFA #FAEBF9 #FAEBF1
triadic
#FAEBF9 #F9FAEB #EBF9FA
tetradic
#FAEBF9 #FAF3EB #EBFAEC #EBF1FA
square
#FAEBF9 #FAF3EB #EBFAEC #EBF1FA
split-complementary
#FAEBF9 #F1FAEB #EBFAF3
monochromatic
#E289DC #EEBAEA #F9E7F8 #F9E7F8 #F9E7F8
Accessibility & contrast
On white
1.15
#FAEBF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.32
#FAEBF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAEBF9
18.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAEBF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAEBF9 | 1.00 | 1.15 | 18.32 | 18.32 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEEFA
Deuteranopia (green-blind)
#EDF0F8
Tritanopia (blue-blind)
#FBECEF
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #faebf9; /* rgb */ color: rgb(250, 235, 249); /* oklch */ color: oklch(95.6% 0.024 327.8);
Tailwind
colors: {
custom: {
50: '#fcf1fb',
500: '#faebf9',
950: '#000000',
},
}SCSS
$custom: #faebf9; $custom-light: #fcf1fb; $custom-dark: #000000;
JSON
{
"hex": "#faebf9",
"rgb": {
"r": 250,
"g": 235,
"b": 249
},
"hsl": {
"h": 304,
"s": 60,
"l": 95.098
},
"oklch": {
"l": 0.95593,
"c": 0.02446,
"h": 327.8
},
"luminance": 0.8658
}Semantic roles & 50–950 ramp
primary
#FAEBF9
secondary
#ACDDAF
accent
#C8291E
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171617
muted
#858585