#E2DEFB#E2DEFB
#E2DEFB is a very light, muted blue. Relative luminance 0.754; OKLCH L 91.3% C 0.039 H 291.9°. Best body text is #000000 at 16.08:1 contrast (WCAG AA passes).
Color values
| HEX | #E2DEFB |
|---|---|
| RGB | rgb(226, 222, 251) |
| HSL | hsl(248, 78%, 93%) |
| HSV | hsv(248, 12%, 98%) |
| CMYK | cmyk(10%, 11.6%, 0%, 1.6%) |
| CIE-LAB | lab(89.57, 6.78, -13.58) |
| CIE-LCH | lch(89.57, 15.18, 296.54°) |
| OKLab | oklab(91.26% 0.0147 -0.0366) |
| OKLCH | oklch(91.26% 0.039 291.9) |
| XYZ | xyz(74.8944, 75.3760, 101.8514) |
| Luminance | 0.7538 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.01
Periwinkle
#CCCCFF
ΔE00 7.59
Pale Lilac
#E4CBFF
ΔE00 8.76
Pale Lavender
#EECFFE
ΔE00 9.11
Light Periwinkle
#C1C6FC
ΔE00 9.59
Thistle
#D8BFD8
ΔE00 9.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2DEFB #F7FBDE
analogous
#DEE8FB #E2DEFB #F0DEFB
triadic
#E2DEFB #FBE2DE #DEFBE2
tetradic
#E2DEFB #FBDEE8 #F7FBDE #DEFBF0
square
#E2DEFB #FBDEE8 #F7FBDE #DEFBF0
split-complementary
#E2DEFB #FBF0DE #E8FBDE
monochromatic
#8271EE #B2A7F4 #E2DEFB #E7E4FC #E7E4FC
Accessibility & contrast
On white
1.31
#E2DEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.08
#E2DEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2DEFB
16.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2DEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2DEFB | 1.00 | 1.31 | 16.08 | 16.08 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E2FC
Deuteranopia (green-blind)
#D8E1FA
Tritanopia (blue-blind)
#DDE2E7
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #e2defb; /* rgb */ color: rgb(226, 222, 251); /* oklch */ color: oklch(91.3% 0.039 291.9);
Tailwind
colors: {
custom: {
50: '#ebe8fc',
500: '#e2defb',
950: '#000000',
},
}SCSS
$custom: #e2defb; $custom-light: #ebe8fc; $custom-dark: #000000;
JSON
{
"hex": "#e2defb",
"rgb": {
"r": 226,
"g": 222,
"b": 251
},
"hsl": {
"h": 248.276,
"s": 78.378,
"l": 92.745
},
"oklch": {
"l": 0.91259,
"c": 0.03944,
"h": 291.9
},
"luminance": 0.75376
}Semantic roles & 50–950 ramp
primary
#E2DEFB
secondary
#D8E29B
accent
#DB0BBE
background
#FEFEFF
surface
#FDFCFF
border
#D5D5D7
text
#161617
muted
#848485