#FAEDFC#FAEDFC
#FAEDFC is a very light, muted purple. Relative luminance 0.879; OKLCH L 96.1% C 0.024 H 321.7°. Best body text is #000000 at 18.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FAEDFC |
|---|---|
| RGB | rgb(250, 237, 252) |
| HSL | hsl(292, 71%, 96%) |
| HSV | hsv(292, 6%, 99%) |
| CMYK | cmyk(0.8%, 6%, 0%, 1.2%) |
| CIE-LAB | lab(95.13, 6.99, -5.65) |
| CIE-LCH | lch(95.13, 8.98, 321.05°) |
| OKLab | oklab(96.06% 0.0189 -0.015) |
| OKLCH | oklch(96.06% 0.024 321.7) |
| XYZ | xyz(87.2765, 87.9211, 104.4492) |
| Luminance | 0.8792 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.16
Lavender (CSS)
#E6E6FA
ΔE00 5.83
Ghostwhite
#F8F8FF
ΔE00 7.03
Very Light Pink
#FFF4F2
ΔE00 7.73
Snow
#FFFAFA
ΔE00 8.09
Mistyrose
#FFE4E1
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAEDFC #EFFCED
analogous
#F2EDFC #FAEDFC #FCEDF6
triadic
#FAEDFC #FCFAED #EDFCFA
tetradic
#FAEDFC #FCF2ED #EFFCED #EDF6FC
square
#FAEDFC #FCF2ED #EFFCED #EDF6FC
split-complementary
#FAEDFC #F6FCED #EDFCF2
monochromatic
#DD84EB #EBB9F3 #F8E5FB #F8E5FB #F8E5FB
Accessibility & contrast
On white
1.13
#FAEDFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.58
#FAEDFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAEDFC
18.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAEDFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAEDFC | 1.00 | 1.13 | 18.58 | 18.58 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF0FD
Deuteranopia (green-blind)
#EEF1FB
Tritanopia (blue-blind)
#FBEEF2
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #faedfc; /* rgb */ color: rgb(250, 237, 252); /* oklch */ color: oklch(96.1% 0.024 321.7);
Tailwind
colors: {
custom: {
50: '#fcf2fd',
500: '#faedfc',
950: '#000000',
},
}SCSS
$custom: #faedfc; $custom-light: #fcf2fd; $custom-dark: #000000;
JSON
{
"hex": "#faedfc",
"rgb": {
"r": 250,
"g": 237,
"b": 252
},
"hsl": {
"h": 292,
"s": 71.429,
"l": 95.882
},
"oklch": {
"l": 0.96063,
"c": 0.02415,
"h": 321.7
},
"luminance": 0.87921
}Semantic roles & 50–950 ramp
primary
#FAEDFC
secondary
#B2E3AA
accent
#D3122C
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585