#E8DBFE#E8DBFE
#E8DBFE is a very light, muted violet. Relative luminance 0.750; OKLCH L 91.3% C 0.049 H 302.3°. Best body text is #000000 at 16.00:1 contrast (WCAG AA passes).
Color values
| HEX | #E8DBFE |
|---|---|
| RGB | rgb(232, 219, 254) |
| HSL | hsl(262, 95%, 93%) |
| HSV | hsv(262, 14%, 100%) |
| CMYK | cmyk(8.7%, 13.8%, 0%, 0.4%) |
| CIE-LAB | lab(89.38, 10.86, -15.39) |
| CIE-LCH | lch(89.38, 18.84, 305.21°) |
| OKLab | oklab(91.26% 0.0262 -0.0415) |
| OKLCH | oklch(91.26% 0.049 302.3) |
| XYZ | xyz(76.4963, 74.9746, 104.1883) |
| Luminance | 0.7498 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 5.66
Pale Lilac
#E4CBFF
ΔE00 5.82
Light Lavender
#DFC5FE
ΔE00 7.32
Very Light Purple
#F6CEFC
ΔE00 7.32
Lavender (CSS)
#E6E6FA
ΔE00 7.33
Periwinkle
#CCCCFF
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8DBFE #F1FEDB
analogous
#DBDFFE #E8DBFE #FADBFE
triadic
#E8DBFE #FEE8DB #DBFEE8
tetradic
#E8DBFE #FEDBDF #F1FEDB #DBFEFA
square
#E8DBFE #FEDBDF #F1FEDB #DBFEFA
split-complementary
#E8DBFE #FEFADB #DFFEDB
monochromatic
#9C64FB #C29FFC #E8DBFE #ECE1FE #ECE1FE
Accessibility & contrast
On white
1.31
#E8DBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.00
#E8DBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8DBFE
16.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8DBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8DBFE | 1.00 | 1.31 | 16.00 | 16.00 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5E0FF
Deuteranopia (green-blind)
#D7E1FD
Tritanopia (blue-blind)
#E5E0E6
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #e8dbfe; /* rgb */ color: rgb(232, 219, 254); /* oklch */ color: oklch(91.3% 0.049 302.3);
Tailwind
colors: {
custom: {
50: '#efe6fe',
500: '#e8dbfe',
950: '#000000',
},
}SCSS
$custom: #e8dbfe; $custom-light: #efe6fe; $custom-dark: #000000;
JSON
{
"hex": "#e8dbfe",
"rgb": {
"r": 232,
"g": 219,
"b": 254
},
"hsl": {
"h": 262.286,
"s": 94.595,
"l": 92.745
},
"oklch": {
"l": 0.91255,
"c": 0.04907,
"h": 302.3
},
"luminance": 0.74975
}Semantic roles & 50–950 ramp
primary
#E8DBFE
secondary
#CAE994
accent
#E60090
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#161517
muted
#858485