#E1DFFB#E1DFFB
#E1DFFB is a very light, muted blue. Relative luminance 0.757; OKLCH L 91.4% C 0.038 H 288.9°. Best body text is #000000 at 16.15:1 contrast (WCAG AA passes).
Color values
| HEX | #E1DFFB |
|---|---|
| RGB | rgb(225, 223, 251) |
| HSL | hsl(244, 78%, 93%) |
| HSV | hsv(244, 11%, 98%) |
| CMYK | cmyk(10.4%, 11.2%, 0%, 1.6%) |
| CIE-LAB | lab(89.74, 5.94, -13.33) |
| CIE-LCH | lch(89.74, 14.60, 294.02°) |
| OKLab | oklab(91.38% 0.0123 -0.0359) |
| OKLCH | oklch(91.38% 0.038 288.9) |
| XYZ | xyz(74.8481, 75.7475, 101.9256) |
| Luminance | 0.7575 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.34
Periwinkle
#CCCCFF
ΔE00 7.74
Pale Lilac
#E4CBFF
ΔE00 9.47
Light Periwinkle
#C1C6FC
ΔE00 9.60
Ghostwhite
#F8F8FF
ΔE00 9.72
Pale Lavender
#EECFFE
ΔE00 9.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1DFFB #F9FBDF
analogous
#DFEBFB #E1DFFB #EFDFFB
triadic
#E1DFFB #FBE1DF #DFFBE1
tetradic
#E1DFFB #FBDFEB #F9FBDF #DFFBEF
square
#E1DFFB #FBDFEB #F9FBDF #DFFBEF
split-complementary
#E1DFFB #FBEFDF #EBFBDF
monochromatic
#7B72ED #AEA9F4 #E1DFFB #E6E4FC #E6E4FC
Accessibility & contrast
On white
1.30
#E1DFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.15
#E1DFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1DFFB
16.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1DFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1DFFB | 1.00 | 1.30 | 16.15 | 16.15 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E2FC
Deuteranopia (green-blind)
#D9E1FA
Tritanopia (blue-blind)
#DCE3E8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #e1dffb; /* rgb */ color: rgb(225, 223, 251); /* oklch */ color: oklch(91.4% 0.038 288.9);
Tailwind
colors: {
custom: {
50: '#eae9fc',
500: '#e1dffb',
950: '#000000',
},
}SCSS
$custom: #e1dffb; $custom-light: #eae9fc; $custom-dark: #000000;
JSON
{
"hex": "#e1dffb",
"rgb": {
"r": 225,
"g": 223,
"b": 251
},
"hsl": {
"h": 244.286,
"s": 77.778,
"l": 92.941
},
"oklch": {
"l": 0.91376,
"c": 0.03797,
"h": 288.9
},
"luminance": 0.75748
}Semantic roles & 50–950 ramp
primary
#E1DFFB
secondary
#DDE29C
accent
#DA0BCB
background
#FEFEFF
surface
#FDFCFF
border
#D5D5D7
text
#161617
muted
#848485