#E3DBFF#E3DBFF
#E3DBFF is a very light, muted violet. Relative luminance 0.742; OKLCH L 90.9% C 0.049 H 295.6°. Best body text is #000000 at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #E3DBFF |
|---|---|
| RGB | rgb(227, 219, 255) |
| HSL | hsl(253, 100%, 93%) |
| HSV | hsv(253, 14%, 100%) |
| CMYK | cmyk(11%, 14.1%, 0%, 0%) |
| CIE-LAB | lab(89.02, 9.47, -16.49) |
| CIE-LCH | lch(89.02, 19.02, 299.86°) |
| OKLab | oklab(90.89% 0.0213 -0.0445) |
| OKLCH | oklch(90.89% 0.049 295.6) |
| XYZ | xyz(75.0565, 74.2136, 104.9588) |
| Luminance | 0.7421 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 6.32
Periwinkle
#CCCCFF
ΔE00 6.33
Lavender (CSS)
#E6E6FA
ΔE00 6.57
Pale Lavender
#EECFFE
ΔE00 6.82
Light Lavender
#DFC5FE
ΔE00 7.55
Light Lilac
#EDC8FF
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E3DBFF #F7FFDB
analogous
#DBE5FF #E3DBFF #F5DBFF
triadic
#E3DBFF #FFE3DB #DBFFE3
tetradic
#E3DBFF #FFDBE5 #F7FFDB #DBFFF5
square
#E3DBFF #FFDBE5 #F7FFDB #DBFFF5
split-complementary
#E3DBFF #FFF5DB #E5FFDB
monochromatic
#8461FF #B39EFF #E3DBFF #E7E0FF #E7E0FF
Accessibility & contrast
On white
1.33
#E3DBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.84
#E3DBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E3DBFF
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E3DBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E3DBFF | 1.00 | 1.33 | 15.84 | 15.84 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4E0FF
Deuteranopia (green-blind)
#D5DFFE
Tritanopia (blue-blind)
#DEE0E7
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e3dbff; /* rgb */ color: rgb(227, 219, 255); /* oklch */ color: oklch(90.9% 0.049 295.6);
Tailwind
colors: {
custom: {
50: '#ece6ff',
500: '#e3dbff',
950: '#000000',
},
}SCSS
$custom: #e3dbff; $custom-light: #ece6ff; $custom-dark: #000000;
JSON
{
"hex": "#e3dbff",
"rgb": {
"r": 227,
"g": 219,
"b": 255
},
"hsl": {
"h": 253.333,
"s": 100,
"l": 92.941
},
"oklch": {
"l": 0.90892,
"c": 0.04939,
"h": 295.6
},
"luminance": 0.74214
}Semantic roles & 50–950 ramp
primary
#E3DBFF
secondary
#D8EC92
accent
#E600B3
background
#FEFEFF
surface
#FDFCFF
border
#D5D5D7
text
#161518
muted
#848486