#E0DEFC#E0DEFC
#E0DEFC is a very light, muted blue. Relative luminance 0.751; OKLCH L 91.1% C 0.041 H 288.6°. Best body text is #000000 at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #E0DEFC |
|---|---|
| RGB | rgb(224, 222, 252) |
| HSL | hsl(244, 83%, 93%) |
| HSV | hsv(244, 12%, 99%) |
| CMYK | cmyk(11.1%, 11.9%, 0%, 1.2%) |
| CIE-LAB | lab(89.45, 6.34, -14.30) |
| CIE-LCH | lch(89.45, 15.65, 293.92°) |
| OKLab | oklab(91.14% 0.013 -0.0386) |
| OKLCH | oklch(91.14% 0.041 288.6) |
| XYZ | xyz(74.4288, 75.1176, 102.6546) |
| Luminance | 0.7512 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.98
Periwinkle
#CCCCFF
ΔE00 7.11
Pale Lilac
#E4CBFF
ΔE00 8.93
Light Periwinkle
#C1C6FC
ΔE00 9.03
Pale Lavender
#EECFFE
ΔE00 9.52
Light Lavender
#DFC5FE
ΔE00 9.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0DEFC #FAFCDE
analogous
#DEEBFC #E0DEFC #EFDEFC
triadic
#E0DEFC #FCE0DE #DEFCE0
tetradic
#E0DEFC #FCDEEB #FAFCDE #DEFCEF
square
#E0DEFC #FCDEEB #FAFCDE #DEFCEF
split-complementary
#E0DEFC #FCEFDE #EBFCDE
monochromatic
#776EF2 #ABA6F7 #E0DEFC #E5E3FC #E5E3FC
Accessibility & contrast
On white
1.31
#E0DEFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.02
#E0DEFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0DEFC
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0DEFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0DEFC | 1.00 | 1.31 | 16.02 | 16.02 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7E1FD
Deuteranopia (green-blind)
#D7E0FB
Tritanopia (blue-blind)
#DBE3E8
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #e0defc; /* rgb */ color: rgb(224, 222, 252); /* oklch */ color: oklch(91.1% 0.041 288.6);
Tailwind
colors: {
custom: {
50: '#e9e8fd',
500: '#e0defc',
950: '#000000',
},
}SCSS
$custom: #e0defc; $custom-light: #e9e8fd; $custom-dark: #000000;
JSON
{
"hex": "#e0defc",
"rgb": {
"r": 224,
"g": 222,
"b": 252
},
"hsl": {
"h": 244,
"s": 83.333,
"l": 92.941
},
"oklch": {
"l": 0.91138,
"c": 0.04071,
"h": 288.6
},
"luminance": 0.75118
}Semantic roles & 50–950 ramp
primary
#E0DEFC
secondary
#DFE49A
accent
#E006D1
background
#FEFEFF
surface
#FDFCFF
border
#D5D5D7
text
#161617
muted
#848485