#FAEBFE#FAEBFE
#FAEBFE is a very light, muted purple. Relative luminance 0.869; OKLCH L 95.7% C 0.030 H 319.1°. Best body text is #000000 at 18.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FAEBFE |
|---|---|
| RGB | rgb(250, 235, 254) |
| HSL | hsl(287, 90%, 96%) |
| HSV | hsv(287, 7%, 100%) |
| CMYK | cmyk(1.6%, 7.5%, 0%, 0.4%) |
| CIE-LAB | lab(94.69, 8.38, -7.33) |
| CIE-LCH | lch(94.69, 11.13, 318.82°) |
| OKLab | oklab(95.74% 0.0225 -0.0195) |
| OKLCH | oklch(95.74% 0.03 319.1) |
| XYZ | xyz(87.0193, 86.8969, 105.9352) |
| Luminance | 0.8690 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.63
Lavender (CSS)
#E6E6FA
ΔE00 6.21
Ghostwhite
#F8F8FF
ΔE00 8.52
Very Light Pink
#FFF4F2
ΔE00 9.33
Mistyrose
#FFE4E1
ΔE00 9.49
Snow
#FFFAFA
ΔE00 9.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAEBFE #EFFEEB
analogous
#F0EBFE #FAEBFE #FEEBF8
triadic
#FAEBFE #FEFAEB #EBFEFA
tetradic
#FAEBFE #FEF0EB #EFFEEB #EBF8FE
square
#FAEBFE #FEF0EB #EFFEEB #EBF8FE
split-complementary
#FAEBFE #F8FEEB #EBFEF0
monochromatic
#DD76F8 #EBB1FB #F8E2FE #F8E2FE #F8E2FE
Accessibility & contrast
On white
1.14
#FAEBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.38
#FAEBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAEBFE
18.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAEBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAEBFE | 1.00 | 1.14 | 18.38 | 18.38 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EFFF
Deuteranopia (green-blind)
#ECF0FD
Tritanopia (blue-blind)
#FAEDF1
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #faebfe; /* rgb */ color: rgb(250, 235, 254); /* oklch */ color: oklch(95.7% 0.030 319.1);
Tailwind
colors: {
custom: {
50: '#fcf1fe',
500: '#faebfe',
950: '#000000',
},
}SCSS
$custom: #faebfe; $custom-light: #fcf1fe; $custom-dark: #000000;
JSON
{
"hex": "#faebfe",
"rgb": {
"r": 250,
"g": 235,
"b": 254
},
"hsl": {
"h": 287.368,
"s": 90.476,
"l": 95.882
},
"oklch": {
"l": 0.95742,
"c": 0.02975,
"h": 319.1
},
"luminance": 0.86896
}Semantic roles & 50–950 ramp
primary
#FAEBFE
secondary
#B2EAA3
accent
#E60030
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171617
muted
#858585