#E2DBFB#E2DBFB
#E2DBFB is a very light, muted violet. Relative luminance 0.738; OKLCH L 90.7% C 0.044 H 295.5°. Best body text is #000000 at 15.76:1 contrast (WCAG AA passes).
Color values
| HEX | #E2DBFB |
|---|---|
| RGB | rgb(226, 219, 251) |
| HSL | hsl(253, 80%, 92%) |
| HSV | hsv(253, 13%, 98%) |
| CMYK | cmyk(10%, 12.7%, 0%, 1.6%) |
| CIE-LAB | lab(88.83, 8.35, -14.70) |
| CIE-LCH | lch(88.83, 16.90, 299.62°) |
| OKLab | oklab(90.68% 0.0189 -0.0396) |
| OKLCH | oklch(90.68% 0.044 295.5) |
| XYZ | xyz(74.1047, 73.7966, 101.5882) |
| Luminance | 0.7380 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.53
Periwinkle
#CCCCFF
ΔE00 6.98
Pale Lilac
#E4CBFF
ΔE00 7.30
Pale Lavender
#EECFFE
ΔE00 7.63
Light Lavender
#DFC5FE
ΔE00 8.50
Thistle
#D8BFD8
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2DBFB #F4FBDB
analogous
#DBE4FB #E2DBFB #F2DBFB
triadic
#E2DBFB #FBE2DB #DBFBE2
tetradic
#E2DBFB #FBDBE4 #F4FBDB #DBFBF2
square
#E2DBFB #FBDBE4 #F4FBDB #DBFBF2
split-complementary
#E2DBFB #FBF2DB #E4FBDB
monochromatic
#896DEF #B6A4F5 #E2DBFB #E9E3FC #E9E3FC
Accessibility & contrast
On white
1.33
#E2DBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.76
#E2DBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2DBFB
15.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2DBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2DBFB | 1.00 | 1.33 | 15.76 | 15.76 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DFFC
Deuteranopia (green-blind)
#D6DFFA
Tritanopia (blue-blind)
#DEE0E5
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e2dbfb; /* rgb */ color: rgb(226, 219, 251); /* oklch */ color: oklch(90.7% 0.044 295.5);
Tailwind
colors: {
custom: {
50: '#ebe6fc',
500: '#e2dbfb',
950: '#000000',
},
}SCSS
$custom: #e2dbfb; $custom-light: #ebe6fc; $custom-dark: #000000;
JSON
{
"hex": "#e2dbfb",
"rgb": {
"r": 226,
"g": 219,
"b": 251
},
"hsl": {
"h": 253.125,
"s": 80,
"l": 92.157
},
"oklch": {
"l": 0.9068,
"c": 0.04391,
"h": 295.5
},
"luminance": 0.73797
}Semantic roles & 50–950 ramp
primary
#E2DBFB
secondary
#D2E298
accent
#DC09AE
background
#FEFEFF
surface
#FDFCFF
border
#D5D5D7
text
#161517
muted
#848485