#E2DFE7#E2DFE7
#E2DFE7 is a very light, near-neutral violet. Relative luminance 0.747; OKLCH L 90.8% C 0.011 H 303.1°. Best body text is #000000 at 15.94:1 contrast (WCAG AA passes).
Color values
| HEX | #E2DFE7 |
|---|---|
| RGB | rgb(226, 223, 231) |
| HSL | hsl(263, 14%, 89%) |
| HSV | hsv(263, 3%, 91%) |
| CMYK | cmyk(2.2%, 3.5%, 0%, 9.4%) |
| CIE-LAB | lab(89.26, 2.46, -3.54) |
| CIE-LCH | lch(89.26, 4.31, 304.76°) |
| OKLab | oklab(90.83% 0.0061 -0.0094) |
| OKLCH | oklch(90.83% 0.011 303.1) |
| XYZ | xyz(72.1730, 74.7136, 86.2048) |
| Luminance | 0.7471 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Fog
#D8DCE0
ΔE00 4.59
Gainsboro
#DCDCDC
ΔE00 4.68
Lavender (CSS)
#E6E6FA
ΔE00 5.11
Ghostwhite
#F8F8FF
ΔE00 5.41
Light Gray
#D3D3D3
ΔE00 5.50
Whitesmoke
#F5F5F5
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2DFE7 #E4E7DF
analogous
#DFE0E7 #E2DFE7 #E6DFE7
triadic
#E2DFE7 #E7E2DF #DFE7E2
tetradic
#E2DFE7 #E7DFE0 #E4E7DF #DFE7E6
square
#E2DFE7 #E7DFE0 #E4E7DF #DFE7E6
split-complementary
#E2DFE7 #E7E6DF #E0E7DF
monochromatic
#A399B3 #C2BCCD #E2DFE7 #EFEEF2 #EFEEF2
Accessibility & contrast
On white
1.32
#E2DFE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.94
#E2DFE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2DFE7
15.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2DFE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2DFE7 | 1.00 | 1.32 | 15.94 | 15.94 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE0E7
Deuteranopia (green-blind)
#DEE0E7
Tritanopia (blue-blind)
#E1E0E1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e2dfe7; /* rgb */ color: rgb(226, 223, 231); /* oklch */ color: oklch(90.8% 0.011 303.1);
Tailwind
colors: {
custom: {
50: '#ebe9ee',
500: '#e2dfe7',
950: '#000000',
},
}SCSS
$custom: #e2dfe7; $custom-light: #ebe9ee; $custom-dark: #000000;
JSON
{
"hex": "#e2dfe7",
"rgb": {
"r": 226,
"g": 223,
"b": 231
},
"hsl": {
"h": 262.5,
"s": 14.286,
"l": 89.02
},
"oklch": {
"l": 0.90831,
"c": 0.01122,
"h": 303.1
},
"luminance": 0.74714
}Semantic roles & 50–950 ramp
primary
#E2DFE7
secondary
#B7BCAE
accent
#984D7C
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161616
muted
#848485