#FAEBF8#FAEBF8
#FAEBF8 is a very light, muted purple. Relative luminance 0.865; OKLCH L 95.6% C 0.023 H 330.0°. Best body text is #000000 at 18.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FAEBF8 |
|---|---|
| RGB | rgb(250, 235, 248) |
| HSL | hsl(308, 60%, 95%) |
| HSV | hsv(308, 6%, 98%) |
| CMYK | cmyk(0%, 6%, 0.8%, 2%) |
| CIE-LAB | lab(94.53, 7.30, -4.45) |
| CIE-LCH | lch(94.53, 8.55, 328.66°) |
| OKLab | oklab(95.56% 0.0203 -0.0117) |
| OKLCH | oklch(95.56% 0.023 330) |
| XYZ | xyz(86.0735, 86.5186, 100.9541) |
| Luminance | 0.8652 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.46
Lavender (CSS)
#E6E6FA
ΔE00 6.61
Very Light Pink
#FFF4F2
ΔE00 7.24
Ghostwhite
#F8F8FF
ΔE00 7.38
Mistyrose
#FFE4E1
ΔE00 7.60
Snow
#FFFAFA
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAEBF8 #EBFAED
analogous
#F4EBFA #FAEBF8 #FAEBF0
triadic
#FAEBF8 #F8FAEB #EBF8FA
tetradic
#FAEBF8 #FAF4EB #EBFAED #EBF0FA
square
#FAEBF8 #FAF4EB #EBFAED #EBF0FA
split-complementary
#FAEBF8 #F0FAEB #EBFAF4
monochromatic
#E289D6 #EEBAE7 #F9E7F6 #F9E7F6 #F9E7F6
Accessibility & contrast
On white
1.15
#FAEBF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.30
#FAEBF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAEBF8
18.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAEBF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAEBF8 | 1.00 | 1.15 | 18.30 | 18.30 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEEF9
Deuteranopia (green-blind)
#EEF0F7
Tritanopia (blue-blind)
#FBECEF
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #faebf8; /* rgb */ color: rgb(250, 235, 248); /* oklch */ color: oklch(95.6% 0.023 330.0);
Tailwind
colors: {
custom: {
50: '#fcf1fa',
500: '#faebf8',
950: '#000000',
},
}SCSS
$custom: #faebf8; $custom-light: #fcf1fa; $custom-dark: #000000;
JSON
{
"hex": "#faebf8",
"rgb": {
"r": 250,
"g": 235,
"b": 248
},
"hsl": {
"h": 308,
"s": 60,
"l": 95.098
},
"oklch": {
"l": 0.95563,
"c": 0.02349,
"h": 330
},
"luminance": 0.86518
}Semantic roles & 50–950 ramp
primary
#FAEBF8
secondary
#ACDDB3
accent
#C8341E
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171617
muted
#858585