#E9DFED#E9DFED
#E9DFED is a very light, muted purple. Relative luminance 0.762; OKLCH L 91.6% C 0.022 H 316.5°. Best body text is #000000 at 16.24:1 contrast (WCAG AA passes).
Color values
| HEX | #E9DFED |
|---|---|
| RGB | rgb(233, 223, 237) |
| HSL | hsl(283, 28%, 90%) |
| HSV | hsv(283, 6%, 93%) |
| CMYK | cmyk(1.7%, 5.9%, 0%, 7.1%) |
| CIE-LAB | lab(89.96, 5.89, -5.60) |
| CIE-LCH | lch(89.96, 8.12, 316.43°) |
| OKLab | oklab(91.56% 0.0157 -0.0149) |
| OKLCH | oklch(91.56% 0.022 316.5) |
| XYZ | xyz(75.2755, 76.2137, 90.8494) |
| Luminance | 0.7621 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.73
Lavenderblush
#FFF0F5
ΔE00 5.53
Ghostwhite
#F8F8FF
ΔE00 7.44
Very Light Pink
#FFF4F2
ΔE00 8.35
Gainsboro
#DCDCDC
ΔE00 8.57
Snow
#FFFAFA
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9DFED #E3EDDF
analogous
#E2DFED #E9DFED #EDDFEA
triadic
#E9DFED #EDE9DF #DFEDE9
tetradic
#E9DFED #EDE2DF #E3EDDF #DFEAED
square
#E9DFED #EDE2DF #E3EDDF #DFEAED
split-complementary
#E9DFED #EAEDDF #DFEDE2
monochromatic
#B391C1 #CEB8D7 #E9DFED #F2EBF4 #F2EBF4
Accessibility & contrast
On white
1.29
#E9DFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.24
#E9DFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9DFED
16.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9DFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9DFED | 1.00 | 1.29 | 16.24 | 16.24 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE2EE
Deuteranopia (green-blind)
#DFE3EC
Tritanopia (blue-blind)
#E9E0E3
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #e9dfed; /* rgb */ color: rgb(233, 223, 237); /* oklch */ color: oklch(91.6% 0.022 316.5);
Tailwind
colors: {
custom: {
50: '#f0e9f2',
500: '#e9dfed',
950: '#000000',
},
}SCSS
$custom: #e9dfed; $custom-light: #f0e9f2; $custom-dark: #000000;
JSON
{
"hex": "#e9dfed",
"rgb": {
"r": 233,
"g": 223,
"b": 237
},
"hsl": {
"h": 282.857,
"s": 28,
"l": 90.196
},
"oklch": {
"l": 0.91564,
"c": 0.02159,
"h": 316.5
},
"luminance": 0.76213
}Semantic roles & 50–950 ramp
primary
#E9DFED
secondary
#B2C6AA
accent
#A73F5D
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161617
muted
#858485