#E3DFEE#E3DFEE
#E3DFEE is a very light, muted violet. Relative luminance 0.753; OKLCH L 91.1% C 0.021 H 298.2°. Best body text is #000000 at 16.06:1 contrast (WCAG AA passes).
Color values
| HEX | #E3DFEE |
|---|---|
| RGB | rgb(227, 223, 238) |
| HSL | hsl(256, 31%, 90%) |
| HSV | hsv(256, 6%, 93%) |
| CMYK | cmyk(4.6%, 6.3%, 0%, 6.7%) |
| CIE-LAB | lab(89.52, 4.09, -6.82) |
| CIE-LCH | lch(89.52, 7.95, 300.93°) |
| OKLab | oklab(91.12% 0.0098 -0.0182) |
| OKLCH | oklch(91.12% 0.021 298.2) |
| XYZ | xyz(73.4961, 75.2792, 91.5307) |
| Luminance | 0.7528 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.78
Ghostwhite
#F8F8FF
ΔE00 6.59
Lavenderblush
#FFF0F5
ΔE00 6.99
Fog
#D8DCE0
ΔE00 7.21
Gainsboro
#DCDCDC
ΔE00 7.68
Light Gray
#D3D3D3
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E3DFEE #EAEEDF
analogous
#DFE2EE #E3DFEE #EADFEE
triadic
#E3DFEE #EEE3DF #DFEEE3
tetradic
#E3DFEE #EEDFE2 #EAEEDF #DFEEEA
square
#E3DFEE #EEDFE2 #EAEEDF #DFEEEA
split-complementary
#E3DFEE #EEEADF #E2EEDF
monochromatic
#9D8FC4 #C0B7D9 #E3DFEE #EEEBF4 #EEEBF4
Accessibility & contrast
On white
1.31
#E3DFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.06
#E3DFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E3DFEE
16.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E3DFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E3DFEE | 1.00 | 1.31 | 16.06 | 16.06 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE1EF
Deuteranopia (green-blind)
#DDE1EE
Tritanopia (blue-blind)
#E1E1E4
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #e3dfee; /* rgb */ color: rgb(227, 223, 238); /* oklch */ color: oklch(91.1% 0.021 298.2);
Tailwind
colors: {
custom: {
50: '#ebe9f3',
500: '#e3dfee',
950: '#000000',
},
}SCSS
$custom: #e3dfee; $custom-light: #ebe9f3; $custom-dark: #000000;
JSON
{
"hex": "#e3dfee",
"rgb": {
"r": 227,
"g": 223,
"b": 238
},
"hsl": {
"h": 256,
"s": 30.612,
"l": 90.392
},
"oklch": {
"l": 0.9112,
"c": 0.02065,
"h": 298.2
},
"luminance": 0.75279
}Semantic roles & 50–950 ramp
primary
#E3DFEE
secondary
#C0C8AA
accent
#A93C8C
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161617
muted
#848485