#E1DCFB#E1DCFB
#E1DCFB is a very light, muted blue. Relative luminance 0.742; OKLCH L 90.8% C 0.042 H 292.9°. Best body text is #000000 at 15.83:1 contrast (WCAG AA passes).
Color values
| HEX | #E1DCFB |
|---|---|
| RGB | rgb(225, 220, 251) |
| HSL | hsl(250, 79%, 92%) |
| HSV | hsv(250, 12%, 98%) |
| CMYK | cmyk(10.4%, 12.4%, 0%, 1.6%) |
| CIE-LAB | lab(89.00, 7.51, -14.45) |
| CIE-LCH | lch(89.00, 16.28, 297.47°) |
| OKLab | oklab(90.8% 0.0165 -0.0389) |
| OKLCH | oklch(90.8% 0.042 292.9) |
| XYZ | xyz(74.0536, 74.1586, 101.6608) |
| Luminance | 0.7416 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.85
Periwinkle
#CCCCFF
ΔE00 7.00
Pale Lilac
#E4CBFF
ΔE00 7.96
Pale Lavender
#EECFFE
ΔE00 8.39
Light Lavender
#DFC5FE
ΔE00 9.08
Light Periwinkle
#C1C6FC
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1DCFB #F6FBDC
analogous
#DCE7FB #E1DCFB #F0DCFB
triadic
#E1DCFB #FBE1DC #DCFBE1
tetradic
#E1DCFB #FBDCE7 #F6FBDC #DCFBF0
square
#E1DCFB #FBDCE7 #F6FBDC #DCFBF0
split-complementary
#E1DCFB #FBF0DC #E7FBDC
monochromatic
#836EEE #B2A5F5 #E1DCFB #E7E4FC #E7E4FC
Accessibility & contrast
On white
1.33
#E1DCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.83
#E1DCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1DCFB
15.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1DCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1DCFB | 1.00 | 1.33 | 15.83 | 15.83 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6E0FC
Deuteranopia (green-blind)
#D6DFFA
Tritanopia (blue-blind)
#DCE1E6
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e1dcfb; /* rgb */ color: rgb(225, 220, 251); /* oklch */ color: oklch(90.8% 0.042 292.9);
Tailwind
colors: {
custom: {
50: '#eae6fc',
500: '#e1dcfb',
950: '#000000',
},
}SCSS
$custom: #e1dcfb; $custom-light: #eae6fc; $custom-dark: #000000;
JSON
{
"hex": "#e1dcfb",
"rgb": {
"r": 225,
"g": 220,
"b": 251
},
"hsl": {
"h": 249.677,
"s": 79.487,
"l": 92.353
},
"oklch": {
"l": 0.90795,
"c": 0.04229,
"h": 292.9
},
"luminance": 0.74159
}Semantic roles & 50–950 ramp
primary
#E1DCFB
secondary
#D6E299
accent
#DC0ABA
background
#FEFEFF
surface
#FDFCFF
border
#D5D5D7
text
#161617
muted
#848485