#E9DBFF#E9DBFF
#E9DBFF is a very light, muted violet. Relative luminance 0.752; OKLCH L 91.4% C 0.051 H 303.1°. Best body text is #000000 at 16.04:1 contrast (WCAG AA passes).
Color values
| HEX | #E9DBFF |
|---|---|
| RGB | rgb(233, 219, 255) |
| HSL | hsl(263, 100%, 93%) |
| HSV | hsv(263, 14%, 100%) |
| CMYK | cmyk(8.6%, 14.1%, 0%, 0%) |
| CIE-LAB | lab(89.49, 11.38, -15.75) |
| CIE-LCH | lch(89.49, 19.43, 305.85°) |
| OKLab | oklab(91.37% 0.0276 -0.0424) |
| OKLCH | oklch(91.37% 0.051 303.1) |
| XYZ | xyz(76.9824, 75.2067, 105.0491) |
| Luminance | 0.7521 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 5.30
Pale Lilac
#E4CBFF
ΔE00 5.52
Very Light Purple
#F6CEFC
ΔE00 6.97
Light Lavender
#DFC5FE
ΔE00 7.06
Light Lilac
#EDC8FF
ΔE00 7.31
Periwinkle
#CCCCFF
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9DBFF #F1FFDB
analogous
#DBDFFF #E9DBFF #FBDBFF
triadic
#E9DBFF #FFE9DB #DBFFE9
tetradic
#E9DBFF #FFDBDF #F1FFDB #DBFFFB
square
#E9DBFF #FFDBDF #F1FFDB #DBFFFB
split-complementary
#E9DBFF #FFFBDB #DFFFDB
monochromatic
#9E61FF #C49EFF #E9DBFF #ECE0FF #ECE0FF
Accessibility & contrast
On white
1.31
#E9DBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.04
#E9DBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9DBFF
16.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9DBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9DBFF | 1.00 | 1.31 | 16.04 | 16.04 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5E1FF
Deuteranopia (green-blind)
#D7E1FE
Tritanopia (blue-blind)
#E6E0E7
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #e9dbff; /* rgb */ color: rgb(233, 219, 255); /* oklch */ color: oklch(91.4% 0.051 303.1);
Tailwind
colors: {
custom: {
50: '#f0e6ff',
500: '#e9dbff',
950: '#000000',
},
}SCSS
$custom: #e9dbff; $custom-light: #f0e6ff; $custom-dark: #000000;
JSON
{
"hex": "#e9dbff",
"rgb": {
"r": 233,
"g": 219,
"b": 255
},
"hsl": {
"h": 263.333,
"s": 100,
"l": 92.941
},
"oklch": {
"l": 0.91369,
"c": 0.05064,
"h": 303.1
},
"luminance": 0.75207
}Semantic roles & 50–950 ramp
primary
#E9DBFF
secondary
#C9EC92
accent
#E6008C
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#161518
muted
#858486