#FAEBFB#FAEBFB
#FAEBFB is a very light, muted purple. Relative luminance 0.867; OKLCH L 95.7% C 0.026 H 323.9°. Best body text is #000000 at 18.34:1 contrast (WCAG AA passes).
Color values
| HEX | #FAEBFB |
|---|---|
| RGB | rgb(250, 235, 251) |
| HSL | hsl(296, 67%, 95%) |
| HSV | hsv(296, 6%, 98%) |
| CMYK | cmyk(0.4%, 6.4%, 0%, 1.6%) |
| CIE-LAB | lab(94.61, 7.84, -5.89) |
| CIE-LCH | lch(94.61, 9.80, 323.08°) |
| OKLab | oklab(95.65% 0.0214 -0.0156) |
| OKLCH | oklch(95.65% 0.027 323.9) |
| XYZ | xyz(86.5426, 86.7063, 103.4249) |
| Luminance | 0.8671 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.56
Lavender (CSS)
#E6E6FA
ΔE00 6.32
Ghostwhite
#F8F8FF
ΔE00 7.91
Very Light Pink
#FFF4F2
ΔE00 8.31
Mistyrose
#FFE4E1
ΔE00 8.55
Snow
#FFFAFA
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAEBFB #ECFBEB
analogous
#F2EBFB #FAEBFB #FBEBF4
triadic
#FAEBFB #FBFAEB #EBFBFA
tetradic
#FAEBFB #FBF2EB #ECFBEB #EBF4FB
square
#FAEBFB #FBF2EB #ECFBEB #EBF4FB
split-complementary
#FAEBFB #F4FBEB #EBFBF2
monochromatic
#E185E7 #EDB8F1 #F9E5FA #F9E5FA #F9E5FA
Accessibility & contrast
On white
1.14
#FAEBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.34
#FAEBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAEBFB
18.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAEBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAEBFB | 1.00 | 1.14 | 18.34 | 18.34 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEEFC
Deuteranopia (green-blind)
#EDF0FA
Tritanopia (blue-blind)
#FBECF0
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #faebfb; /* rgb */ color: rgb(250, 235, 251); /* oklch */ color: oklch(95.7% 0.026 323.9);
Tailwind
colors: {
custom: {
50: '#fcf1fc',
500: '#faebfb',
950: '#000000',
},
}SCSS
$custom: #faebfb; $custom-light: #fcf1fc; $custom-dark: #000000;
JSON
{
"hex": "#faebfb",
"rgb": {
"r": 250,
"g": 235,
"b": 251
},
"hsl": {
"h": 296.25,
"s": 66.667,
"l": 95.294
},
"oklch": {
"l": 0.95652,
"c": 0.0265,
"h": 323.9
},
"luminance": 0.86706
}Semantic roles & 50–950 ramp
primary
#FAEBFB
secondary
#ADE0AA
accent
#CF1722
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171617
muted
#858585