#E5DFF3#E5DFF3
#E5DFF3 is a very light, muted violet. Relative luminance 0.759; OKLCH L 91.4% C 0.028 H 299.5°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #E5DFF3 |
|---|---|
| RGB | rgb(229, 223, 243) |
| HSL | hsl(258, 45%, 91%) |
| HSV | hsv(258, 8%, 95%) |
| CMYK | cmyk(5.8%, 8.2%, 0%, 4.7%) |
| CIE-LAB | lab(89.81, 5.68, -8.99) |
| CIE-LCH | lch(89.81, 10.64, 302.29°) |
| OKLab | oklab(91.43% 0.0136 -0.0241) |
| OKLCH | oklch(91.43% 0.028 299.5) |
| XYZ | xyz(74.8755, 75.9044, 95.4830) |
| Luminance | 0.7590 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.88
Lavenderblush
#FFF0F5
ΔE00 7.72
Ghostwhite
#F8F8FF
ΔE00 8.04
Fog
#D8DCE0
ΔE00 9.34
Thistle
#D8BFD8
ΔE00 9.49
Gainsboro
#DCDCDC
ΔE00 9.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5DFF3 #EDF3DF
analogous
#DFE3F3 #E5DFF3 #EFDFF3
triadic
#E5DFF3 #F3E5DF #DFF3E5
tetradic
#E5DFF3 #F3DFE3 #EDF3DF #DFF3EF
square
#E5DFF3 #F3DFE3 #EDF3DF #DFF3EF
split-complementary
#E5DFF3 #F3EFDF #E3F3DF
monochromatic
#9D86D2 #C1B2E2 #E5DFF3 #EDE9F7 #EDE9F7
Accessibility & contrast
On white
1.30
#E5DFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#E5DFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5DFF3
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5DFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5DFF3 | 1.00 | 1.30 | 16.18 | 16.18 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE2F4
Deuteranopia (green-blind)
#DCE2F2
Tritanopia (blue-blind)
#E3E2E5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #e5dff3; /* rgb */ color: rgb(229, 223, 243); /* oklch */ color: oklch(91.4% 0.028 299.5);
Tailwind
colors: {
custom: {
50: '#ede9f7',
500: '#e5dff3',
950: '#000000',
},
}SCSS
$custom: #e5dff3; $custom-light: #ede9f7; $custom-dark: #000000;
JSON
{
"hex": "#e5dff3",
"rgb": {
"r": 229,
"g": 223,
"b": 243
},
"hsl": {
"h": 258,
"s": 45.455,
"l": 91.373
},
"oklch": {
"l": 0.91431,
"c": 0.02766,
"h": 299.5
},
"luminance": 0.75904
}Semantic roles & 50–950 ramp
primary
#E5DFF3
secondary
#C4D1A5
accent
#B92D8F
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161617
muted
#848485