#E6DBFF#E6DBFF
#E6DBFF is a very light, muted violet. Relative luminance 0.747; OKLCH L 91.1% C 0.050 H 299.4°. Best body text is #000000 at 15.94:1 contrast (WCAG AA passes).
Color values
| HEX | #E6DBFF |
|---|---|
| RGB | rgb(230, 219, 255) |
| HSL | hsl(258, 100%, 93%) |
| HSV | hsv(258, 14%, 100%) |
| CMYK | cmyk(9.8%, 14.1%, 0%, 0%) |
| CIE-LAB | lab(89.26, 10.42, -16.12) |
| CIE-LCH | lch(89.26, 19.20, 302.88°) |
| OKLab | oklab(91.13% 0.0245 -0.0435) |
| OKLCH | oklch(91.13% 0.05 299.4) |
| XYZ | xyz(76.0112, 74.7059, 105.0036) |
| Luminance | 0.7471 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 5.85
Pale Lavender
#EECFFE
ΔE00 6.02
Periwinkle
#CCCCFF
ΔE00 6.96
Lavender (CSS)
#E6E6FA
ΔE00 7.10
Light Lavender
#DFC5FE
ΔE00 7.25
Very Light Purple
#F6CEFC
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6DBFF #F4FFDB
analogous
#DBE2FF #E6DBFF #F8DBFF
triadic
#E6DBFF #FFE6DB #DBFFE6
tetradic
#E6DBFF #FFDBE2 #F4FFDB #DBFFF8
square
#E6DBFF #FFDBE2 #F4FFDB #DBFFF8
split-complementary
#E6DBFF #FFF8DB #E2FFDB
monochromatic
#9161FF #BB9EFF #E6DBFF #EAE0FF #EAE0FF
Accessibility & contrast
On white
1.32
#E6DBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.94
#E6DBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6DBFF
15.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6DBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6DBFF | 1.00 | 1.32 | 15.94 | 15.94 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4E0FF
Deuteranopia (green-blind)
#D6E0FE
Tritanopia (blue-blind)
#E2E0E7
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e6dbff; /* rgb */ color: rgb(230, 219, 255); /* oklch */ color: oklch(91.1% 0.050 299.4);
Tailwind
colors: {
custom: {
50: '#eee6ff',
500: '#e6dbff',
950: '#000000',
},
}SCSS
$custom: #e6dbff; $custom-light: #eee6ff; $custom-dark: #000000;
JSON
{
"hex": "#e6dbff",
"rgb": {
"r": 230,
"g": 219,
"b": 255
},
"hsl": {
"h": 258.333,
"s": 100,
"l": 92.941
},
"oklch": {
"l": 0.91129,
"c": 0.04991,
"h": 299.4
},
"luminance": 0.74706
}Semantic roles & 50–950 ramp
primary
#E6DBFF
secondary
#D0EC92
accent
#E6009F
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#161518
muted
#858486