#E3DFEB#E3DFEB
#E3DFEB is a very light, near-neutral violet. Relative luminance 0.751; OKLCH L 91.0% C 0.017 H 301.2°. Best body text is #000000 at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #E3DFEB |
|---|---|
| RGB | rgb(227, 223, 235) |
| HSL | hsl(260, 23%, 90%) |
| HSV | hsv(260, 5%, 92%) |
| CMYK | cmyk(3.4%, 5.1%, 0%, 7.8%) |
| CIE-LAB | lab(89.44, 3.53, -5.36) |
| CIE-LCH | lch(89.44, 6.42, 303.33°) |
| OKLab | oklab(91.03% 0.0087 -0.0143) |
| OKLCH | oklch(91.03% 0.017 301.2) |
| XYZ | xyz(73.0590, 75.1044, 89.2288) |
| Luminance | 0.7510 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.66
Ghostwhite
#F8F8FF
ΔE00 5.99
Fog
#D8DCE0
ΔE00 6.23
Lavenderblush
#FFF0F5
ΔE00 6.47
Gainsboro
#DCDCDC
ΔE00 6.53
Light Gray
#D3D3D3
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E3DFEB #E7EBDF
analogous
#DFE1EB #E3DFEB #E9DFEB
triadic
#E3DFEB #EBE3DF #DFEBE3
tetradic
#E3DFEB #EBDFE1 #E7EBDF #DFEBE9
square
#E3DFEB #EBDFE1 #E7EBDF #DFEBE9
split-complementary
#E3DFEB #EBE9DF #E1EBDF
monochromatic
#A194BC #C2B9D3 #E3DFEB #EFECF3 #EFECF3
Accessibility & contrast
On white
1.31
#E3DFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.02
#E3DFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E3DFEB
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E3DFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E3DFEB | 1.00 | 1.31 | 16.02 | 16.02 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE1EC
Deuteranopia (green-blind)
#DEE1EB
Tritanopia (blue-blind)
#E2E1E3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #e3dfeb; /* rgb */ color: rgb(227, 223, 235); /* oklch */ color: oklch(91.0% 0.017 301.2);
Tailwind
colors: {
custom: {
50: '#ebe9f1',
500: '#e3dfeb',
950: '#000000',
},
}SCSS
$custom: #e3dfeb; $custom-light: #ebe9f1; $custom-dark: #000000;
JSON
{
"hex": "#e3dfeb",
"rgb": {
"r": 227,
"g": 223,
"b": 235
},
"hsl": {
"h": 260,
"s": 23.077,
"l": 89.804
},
"oklch": {
"l": 0.91029,
"c": 0.0167,
"h": 301.2
},
"luminance": 0.75104
}Semantic roles & 50–950 ramp
primary
#E3DFEB
secondary
#BBC3AB
accent
#A24482
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161616
muted
#848485