#FAEBFC#FAEBFC
#FAEBFC is a very light, muted purple. Relative luminance 0.868; OKLCH L 95.7% C 0.028 H 322.2°. Best body text is #000000 at 18.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FAEBFC |
|---|---|
| RGB | rgb(250, 235, 252) |
| HSL | hsl(293, 74%, 95%) |
| HSV | hsv(293, 7%, 99%) |
| CMYK | cmyk(0.8%, 6.7%, 0%, 1.2%) |
| CIE-LAB | lab(94.64, 8.02, -6.37) |
| CIE-LCH | lch(94.64, 10.24, 321.54°) |
| OKLab | oklab(95.68% 0.0218 -0.0169) |
| OKLCH | oklch(95.68% 0.028 322.2) |
| XYZ | xyz(86.7007, 86.7695, 104.2573) |
| Luminance | 0.8677 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.92
Lavender (CSS)
#E6E6FA
ΔE00 6.26
Ghostwhite
#F8F8FF
ΔE00 8.11
Very Light Pink
#FFF4F2
ΔE00 8.65
Mistyrose
#FFE4E1
ΔE00 8.86
Snow
#FFFAFA
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAEBFC #EDFCEB
analogous
#F1EBFC #FAEBFC #FCEBF5
triadic
#FAEBFC #FCFAEB #EBFCFA
tetradic
#FAEBFC #FCF1EB #EDFCEB #EBF5FC
square
#FAEBFC #FCF1EB #EDFCEB #EBF5FC
split-complementary
#FAEBFC #F5FCEB #EBFCF1
monochromatic
#DF81EC #EDB6F4 #F8E4FB #F8E4FB #F8E4FB
Accessibility & contrast
On white
1.14
#FAEBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.35
#FAEBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAEBFC
18.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAEBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAEBFC | 1.00 | 1.14 | 18.35 | 18.35 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEFFD
Deuteranopia (green-blind)
#EDF0FB
Tritanopia (blue-blind)
#FBECF0
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #faebfc; /* rgb */ color: rgb(250, 235, 252); /* oklch */ color: oklch(95.7% 0.028 322.2);
Tailwind
colors: {
custom: {
50: '#fcf1fd',
500: '#faebfc',
950: '#000000',
},
}SCSS
$custom: #faebfc; $custom-light: #fcf1fd; $custom-dark: #000000;
JSON
{
"hex": "#faebfc",
"rgb": {
"r": 250,
"g": 235,
"b": 252
},
"hsl": {
"h": 292.941,
"s": 73.913,
"l": 95.49
},
"oklch": {
"l": 0.95682,
"c": 0.02756,
"h": 322.2
},
"luminance": 0.86769
}Semantic roles & 50–950 ramp
primary
#FAEBFC
secondary
#AFE3A8
accent
#D60F27
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171617
muted
#858585