#FAEDFD#FAEDFD
#FAEDFD is a very light, muted purple. Relative luminance 0.880; OKLCH L 96.1% C 0.025 H 319.9°. Best body text is #000000 at 18.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FAEDFD |
|---|---|
| RGB | rgb(250, 237, 253) |
| HSL | hsl(289, 80%, 96%) |
| HSV | hsv(289, 6%, 99%) |
| CMYK | cmyk(1.2%, 6.3%, 0%, 0.8%) |
| CIE-LAB | lab(95.15, 7.17, -6.13) |
| CIE-LCH | lch(95.15, 9.43, 319.47°) |
| OKLab | oklab(96.09% 0.0193 -0.0163) |
| OKLCH | oklch(96.09% 0.025 319.9) |
| XYZ | xyz(87.4354, 87.9847, 105.2860) |
| Luminance | 0.8798 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.53
Lavender (CSS)
#E6E6FA
ΔE00 5.75
Ghostwhite
#F8F8FF
ΔE00 7.24
Very Light Pink
#FFF4F2
ΔE00 8.09
Snow
#FFFAFA
ΔE00 8.41
Mistyrose
#FFE4E1
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAEDFD #F0FDED
analogous
#F2EDFD #FAEDFD #FDEDF8
triadic
#FAEDFD #FDFAED #EDFDFA
tetradic
#FAEDFD #FDF2ED #F0FDED #EDF8FD
square
#FAEDFD #FDF2ED #F0FDED #EDF8FD
split-complementary
#FAEDFD #F8FDED #EDFDF2
monochromatic
#DB7FF1 #EBB6F7 #F7E3FC #F7E3FC #F7E3FC
Accessibility & contrast
On white
1.13
#FAEDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.60
#FAEDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAEDFD
18.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAEDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAEDFD | 1.00 | 1.13 | 18.60 | 18.60 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF0FE
Deuteranopia (green-blind)
#EEF2FC
Tritanopia (blue-blind)
#FAEEF2
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #faedfd; /* rgb */ color: rgb(250, 237, 253); /* oklch */ color: oklch(96.1% 0.025 319.9);
Tailwind
colors: {
custom: {
50: '#fcf2fe',
500: '#faedfd',
950: '#000000',
},
}SCSS
$custom: #faedfd; $custom-light: #fcf2fe; $custom-dark: #000000;
JSON
{
"hex": "#faedfd",
"rgb": {
"r": 250,
"g": 237,
"b": 253
},
"hsl": {
"h": 288.75,
"s": 80,
"l": 96.078
},
"oklch": {
"l": 0.96092,
"c": 0.02524,
"h": 319.9
},
"luminance": 0.87984
}Semantic roles & 50–950 ramp
primary
#FAEDFD
secondary
#B4E6A8
accent
#DC0931
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585