#E2DFE4#E2DFE4
#E2DFE4 is a very light, near-neutral violet. Relative luminance 0.745; OKLCH L 90.7% C 0.007 H 312.3°. Best body text is #000000 at 15.91:1 contrast (WCAG AA passes).
Color values
| HEX | #E2DFE4 |
|---|---|
| RGB | rgb(226, 223, 228) |
| HSL | hsl(276, 8%, 88%) |
| HSV | hsv(276, 2%, 89%) |
| CMYK | cmyk(0.9%, 2.2%, 0%, 10.6%) |
| CIE-LAB | lab(89.18, 1.91, -2.08) |
| CIE-LCH | lch(89.18, 2.82, 312.57°) |
| OKLab | oklab(90.74% 0.005 -0.0055) |
| OKLCH | oklch(90.74% 0.007 312.3) |
| XYZ | xyz(71.7530, 74.5456, 83.9924) |
| Luminance | 0.7455 (WCAG relative) |
| Temperature | neutral |
| Family | violet |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 3.40
Fog
#D8DCE0
ΔE00 3.85
Light Gray
#D3D3D3
ΔE00 4.43
Ghostwhite
#F8F8FF
ΔE00 5.43
Whitesmoke
#F5F5F5
ΔE00 5.56
Snow
#FFFAFA
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2DFE4 #E1E4DF
analogous
#DFDFE4 #E2DFE4 #E4DFE3
triadic
#E2DFE4 #E4E2DF #DFE4E2
tetradic
#E2DFE4 #E4DFDF #E1E4DF #DFE3E4
square
#E2DFE4 #E4DFDF #E1E4DF #DFE3E4
split-complementary
#E2DFE4 #E3E4DF #DFE4DF
monochromatic
#A69DAC #C4BEC8 #E2DFE4 #F0EEF1 #F0EEF1
Accessibility & contrast
On white
1.32
#E2DFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.91
#E2DFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2DFE4
15.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2DFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2DFE4 | 1.00 | 1.32 | 15.91 | 15.91 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE0E4
Deuteranopia (green-blind)
#DFE0E4
Tritanopia (blue-blind)
#E2E0E1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e2dfe4; /* rgb */ color: rgb(226, 223, 228); /* oklch */ color: oklch(90.7% 0.007 312.3);
Tailwind
colors: {
custom: {
50: '#ebe9ec',
500: '#e2dfe4',
950: '#000000',
},
}SCSS
$custom: #e2dfe4; $custom-light: #ebe9ec; $custom-dark: #000000;
JSON
{
"hex": "#e2dfe4",
"rgb": {
"r": 226,
"g": 223,
"b": 228
},
"hsl": {
"h": 276,
"s": 8.475,
"l": 88.431
},
"oklch": {
"l": 0.90743,
"c": 0.00745,
"h": 312.3
},
"luminance": 0.74546
}Semantic roles & 50–950 ramp
primary
#E2DFE4
secondary
#B3B8AF
accent
#92536C
background
#FEFEFE
surface
#FDFCFD
border
#D5D5D5
text
#161616
muted
#848484