#E3DBEF#E3DBEF
#E3DBEF is a very light, muted violet. Relative luminance 0.732; OKLCH L 90.4% C 0.028 H 303.9°. Best body text is #000000 at 15.65:1 contrast (WCAG AA passes).
Color values
| HEX | #E3DBEF |
|---|---|
| RGB | rgb(227, 219, 239) |
| HSL | hsl(264, 38%, 90%) |
| HSV | hsv(264, 8%, 94%) |
| CMYK | cmyk(5%, 8.4%, 0%, 6.3%) |
| CIE-LAB | lab(88.56, 6.36, -8.78) |
| CIE-LCH | lch(88.56, 10.84, 305.92°) |
| OKLab | oklab(90.37% 0.0158 -0.0235) |
| OKLCH | oklch(90.37% 0.028 303.9) |
| XYZ | xyz(72.5873, 73.2260, 91.9546) |
| Luminance | 0.7323 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.98
Lavenderblush
#FFF0F5
ΔE00 7.91
Thistle
#D8BFD8
ΔE00 8.37
Ghostwhite
#F8F8FF
ΔE00 8.90
Fog
#D8DCE0
ΔE00 9.80
Gainsboro
#DCDCDC
ΔE00 10.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E3DBEF #E7EFDB
analogous
#DBDDEF #E3DBEF #EDDBEF
triadic
#E3DBEF #EFE3DB #DBEFE3
tetradic
#E3DBEF #EFDBDD #E7EFDB #DBEFED
square
#E3DBEF #EFDBDD #E7EFDB #DBEFED
split-complementary
#E3DBEF #EFEDDB #DDEFDB
monochromatic
#A186C9 #C2B1DC #E3DBEF #EFEAF6 #EFEAF6
Accessibility & contrast
On white
1.34
#E3DBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.65
#E3DBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E3DBEF
15.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E3DBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E3DBEF | 1.00 | 1.34 | 15.65 | 15.65 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DEF0
Deuteranopia (green-blind)
#D9DEEE
Tritanopia (blue-blind)
#E1DDE1
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #e3dbef; /* rgb */ color: rgb(227, 219, 239); /* oklch */ color: oklch(90.4% 0.028 303.9);
Tailwind
colors: {
custom: {
50: '#ebe6f4',
500: '#e3dbef',
950: '#000000',
},
}SCSS
$custom: #e3dbef; $custom-light: #ebe6f4; $custom-dark: #000000;
JSON
{
"hex": "#e3dbef",
"rgb": {
"r": 227,
"g": 219,
"b": 239
},
"hsl": {
"h": 264,
"s": 38.462,
"l": 89.804
},
"oklch": {
"l": 0.90372,
"c": 0.02828,
"h": 303.9
},
"luminance": 0.73226
}Semantic roles & 50–950 ramp
primary
#E3DBEF
secondary
#BBCAA4
accent
#B1347F
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161517
muted
#848485