#E7DBFE#E7DBFE
#E7DBFE is a very light, muted violet. Relative luminance 0.748; OKLCH L 91.2% C 0.049 H 301.1°. Best body text is #000000 at 15.96:1 contrast (WCAG AA passes).
Color values
| HEX | #E7DBFE |
|---|---|
| RGB | rgb(231, 219, 254) |
| HSL | hsl(261, 95%, 93%) |
| HSV | hsv(261, 14%, 100%) |
| CMYK | cmyk(9.1%, 13.8%, 0%, 0.4%) |
| CIE-LAB | lab(89.30, 10.54, -15.52) |
| CIE-LCH | lch(89.30, 18.76, 304.19°) |
| OKLab | oklab(91.18% 0.0252 -0.0418) |
| OKLCH | oklch(91.18% 0.049 301.1) |
| XYZ | xyz(76.1725, 74.8077, 104.1731) |
| Luminance | 0.7481 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 5.90
Pale Lilac
#E4CBFF
ΔE00 5.93
Lavender (CSS)
#E6E6FA
ΔE00 7.12
Periwinkle
#CCCCFF
ΔE00 7.36
Light Lavender
#DFC5FE
ΔE00 7.38
Very Light Purple
#F6CEFC
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7DBFE #F2FEDB
analogous
#DBE0FE #E7DBFE #F8DBFE
triadic
#E7DBFE #FEE7DB #DBFEE7
tetradic
#E7DBFE #FEDBE0 #F2FEDB #DBFEF8
square
#E7DBFE #FEDBE0 #F2FEDB #DBFEF8
split-complementary
#E7DBFE #FEF8DB #E0FEDB
monochromatic
#9864FB #BF9FFC #E7DBFE #EBE1FE #EBE1FE
Accessibility & contrast
On white
1.32
#E7DBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.96
#E7DBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7DBFE
15.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7DBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7DBFE | 1.00 | 1.32 | 15.96 | 15.96 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5E0FF
Deuteranopia (green-blind)
#D7E0FD
Tritanopia (blue-blind)
#E3E0E6
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e7dbfe; /* rgb */ color: rgb(231, 219, 254); /* oklch */ color: oklch(91.2% 0.049 301.1);
Tailwind
colors: {
custom: {
50: '#eee6fe',
500: '#e7dbfe',
950: '#000000',
},
}SCSS
$custom: #e7dbfe; $custom-light: #eee6fe; $custom-dark: #000000;
JSON
{
"hex": "#e7dbfe",
"rgb": {
"r": 231,
"g": 219,
"b": 254
},
"hsl": {
"h": 260.571,
"s": 94.595,
"l": 92.745
},
"oklch": {
"l": 0.91175,
"c": 0.04883,
"h": 301.1
},
"luminance": 0.74808
}Semantic roles & 50–950 ramp
primary
#E7DBFE
secondary
#CCE994
accent
#E60097
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#161517
muted
#858485