#E3DFF2#E3DFF2
#E3DFF2 is a very light, muted violet. Relative luminance 0.755; OKLCH L 91.2% C 0.026 H 295.5°. Best body text is #000000 at 16.10:1 contrast (WCAG AA passes).
Color values
| HEX | #E3DFF2 |
|---|---|
| RGB | rgb(227, 223, 242) |
| HSL | hsl(253, 42%, 91%) |
| HSV | hsv(253, 8%, 95%) |
| CMYK | cmyk(6.2%, 7.9%, 0%, 5.1%) |
| CIE-LAB | lab(89.63, 4.84, -8.75) |
| CIE-LCH | lch(89.63, 10.00, 298.94°) |
| OKLab | oklab(91.24% 0.0112 -0.0234) |
| OKLCH | oklch(91.24% 0.026 295.5) |
| XYZ | xyz(74.0903, 75.5169, 94.6601) |
| Luminance | 0.7552 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.21
Ghostwhite
#F8F8FF
ΔE00 7.54
Lavenderblush
#FFF0F5
ΔE00 7.87
Fog
#D8DCE0
ΔE00 8.52
Gainsboro
#DCDCDC
ΔE00 9.13
Light Gray
#D3D3D3
ΔE00 9.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E3DFF2 #EEF2DF
analogous
#DFE4F2 #E3DFF2 #ECDFF2
triadic
#E3DFF2 #F2E3DF #DFF2E3
tetradic
#E3DFF2 #F2DFE4 #EEF2DF #DFF2EC
square
#E3DFF2 #F2DFE4 #EEF2DF #DFF2EC
split-complementary
#E3DFF2 #F2ECDF #E4F2DF
monochromatic
#9788CF #BDB3E0 #E3DFF2 #ECE9F6 #ECE9F6
Accessibility & contrast
On white
1.30
#E3DFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.10
#E3DFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E3DFF2
16.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E3DFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E3DFF2 | 1.00 | 1.30 | 16.10 | 16.10 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE1F3
Deuteranopia (green-blind)
#DCE1F1
Tritanopia (blue-blind)
#E0E2E5
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #e3dff2; /* rgb */ color: rgb(227, 223, 242); /* oklch */ color: oklch(91.2% 0.026 295.5);
Tailwind
colors: {
custom: {
50: '#ebe9f6',
500: '#e3dff2',
950: '#000000',
},
}SCSS
$custom: #e3dff2; $custom-light: #ebe9f6; $custom-dark: #000000;
JSON
{
"hex": "#e3dff2",
"rgb": {
"r": 227,
"g": 223,
"b": 242
},
"hsl": {
"h": 252.632,
"s": 42.222,
"l": 91.176
},
"oklch": {
"l": 0.91244,
"c": 0.02596,
"h": 295.5
},
"luminance": 0.75517
}Semantic roles & 50–950 ramp
primary
#E3DFF2
secondary
#C6CFA6
accent
#B53099
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161617
muted
#848485