#E8DBFF#E8DBFF
#E8DBFF is a very light, muted violet. Relative luminance 0.750; OKLCH L 91.3% C 0.050 H 301.8°. Best body text is #000000 at 16.01:1 contrast (WCAG AA passes).
Color values
| HEX | #E8DBFF |
|---|---|
| RGB | rgb(232, 219, 255) |
| HSL | hsl(262, 100%, 93%) |
| HSV | hsv(262, 14%, 100%) |
| CMYK | cmyk(9%, 14.1%, 0%, 0%) |
| CIE-LAB | lab(89.41, 11.06, -15.87) |
| CIE-LCH | lch(89.41, 19.34, 304.86°) |
| OKLab | oklab(91.29% 0.0266 -0.0428) |
| OKLCH | oklch(91.29% 0.05 301.8) |
| XYZ | xyz(76.6568, 75.0388, 105.0338) |
| Luminance | 0.7504 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 5.53
Pale Lilac
#E4CBFF
ΔE00 5.62
Light Lavender
#DFC5FE
ΔE00 7.11
Very Light Purple
#F6CEFC
ΔE00 7.25
Periwinkle
#CCCCFF
ΔE00 7.40
Light Lilac
#EDC8FF
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8DBFF #F2FFDB
analogous
#DBE0FF #E8DBFF #FADBFF
triadic
#E8DBFF #FFE8DB #DBFFE8
tetradic
#E8DBFF #FFDBE0 #F2FFDB #DBFFFA
square
#E8DBFF #FFDBE0 #F2FFDB #DBFFFA
split-complementary
#E8DBFF #FFFADB #E0FFDB
monochromatic
#9A61FF #C19EFF #E8DBFF #EBE0FF #EBE0FF
Accessibility & contrast
On white
1.31
#E8DBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.01
#E8DBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8DBFF
16.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8DBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8DBFF | 1.00 | 1.31 | 16.01 | 16.01 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5E0FF
Deuteranopia (green-blind)
#D7E1FE
Tritanopia (blue-blind)
#E5E0E7
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #e8dbff; /* rgb */ color: rgb(232, 219, 255); /* oklch */ color: oklch(91.3% 0.050 301.8);
Tailwind
colors: {
custom: {
50: '#efe6ff',
500: '#e8dbff',
950: '#000000',
},
}SCSS
$custom: #e8dbff; $custom-light: #efe6ff; $custom-dark: #000000;
JSON
{
"hex": "#e8dbff",
"rgb": {
"r": 232,
"g": 219,
"b": 255
},
"hsl": {
"h": 261.667,
"s": 100,
"l": 92.941
},
"oklch": {
"l": 0.91289,
"c": 0.05037,
"h": 301.8
},
"luminance": 0.75039
}Semantic roles & 50–950 ramp
primary
#E8DBFF
secondary
#CCEC92
accent
#E60093
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#161518
muted
#858486