#E2DFF0#E2DFF0
#E2DFF0 is a very light, muted violet. Relative luminance 0.752; OKLCH L 91.1% C 0.023 H 294.0°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #E2DFF0 |
|---|---|
| RGB | rgb(226, 223, 240) |
| HSL | hsl(251, 36%, 91%) |
| HSV | hsv(251, 7%, 94%) |
| CMYK | cmyk(5.8%, 7.1%, 0%, 5.9%) |
| CIE-LAB | lab(89.50, 4.13, -7.91) |
| CIE-LCH | lch(89.50, 8.92, 297.60°) |
| OKLab | oklab(91.1% 0.0094 -0.0211) |
| OKLCH | oklch(91.1% 0.023 294) |
| XYZ | xyz(73.4770, 75.2352, 93.0721) |
| Luminance | 0.7523 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.14
Ghostwhite
#F8F8FF
ΔE00 6.94
Fog
#D8DCE0
ΔE00 7.59
Lavenderblush
#FFF0F5
ΔE00 7.66
Gainsboro
#DCDCDC
ΔE00 8.27
Light Gray
#D3D3D3
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2DFF0 #EDF0DF
analogous
#DFE4F0 #E2DFF0 #EADFF0
triadic
#E2DFF0 #F0E2DF #DFF0E2
tetradic
#E2DFF0 #F0DFE4 #EDF0DF #DFF0EA
square
#E2DFF0 #F0DFE4 #EDF0DF #DFF0EA
split-complementary
#E2DFF0 #F0EADF #E4F0DF
monochromatic
#968CC9 #BCB5DC #E2DFF0 #ECEAF5 #ECEAF5
Accessibility & contrast
On white
1.31
#E2DFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.05
#E2DFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2DFF0
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2DFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2DFF0 | 1.00 | 1.31 | 16.05 | 16.05 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE1F1
Deuteranopia (green-blind)
#DCE1EF
Tritanopia (blue-blind)
#E0E1E4
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #e2dff0; /* rgb */ color: rgb(226, 223, 240); /* oklch */ color: oklch(91.1% 0.023 294.0);
Tailwind
colors: {
custom: {
50: '#ebe9f5',
500: '#e2dff0',
950: '#000000',
},
}SCSS
$custom: #e2dff0; $custom-light: #ebe9f5; $custom-dark: #000000;
JSON
{
"hex": "#e2dff0",
"rgb": {
"r": 226,
"g": 223,
"b": 240
},
"hsl": {
"h": 250.588,
"s": 36.17,
"l": 90.784
},
"oklch": {
"l": 0.91104,
"c": 0.02316,
"h": 294
},
"luminance": 0.75235
}Semantic roles & 50–950 ramp
primary
#E2DFF0
secondary
#C5CBA8
accent
#AF369A
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161617
muted
#848485