#E5E2FD#E5E2FD
#E5E2FD is a very light, muted blue. Relative luminance 0.781; OKLCH L 92.3% C 0.037 H 290.8°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #E5E2FD |
|---|---|
| RGB | rgb(229, 226, 253) |
| HSL | hsl(247, 87%, 94%) |
| HSV | hsv(247, 11%, 99%) |
| CMYK | cmyk(9.5%, 10.7%, 0%, 0.8%) |
| CIE-LAB | lab(90.84, 6.05, -12.70) |
| CIE-LCH | lch(90.84, 14.07, 295.46°) |
| OKLab | oklab(92.33% 0.013 -0.0342) |
| OKLCH | oklch(92.33% 0.037 290.8) |
| XYZ | xyz(77.2355, 78.1422, 103.9234) |
| Luminance | 0.7814 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.01
Periwinkle
#CCCCFF
ΔE00 8.47
Ghostwhite
#F8F8FF
ΔE00 9.20
Pale Lilac
#E4CBFF
ΔE00 9.76
Lavenderblush
#FFF0F5
ΔE00 9.77
Pale Lavender
#EECFFE
ΔE00 9.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5E2FD #FAFDE2
analogous
#E2EDFD #E5E2FD #F3E2FD
triadic
#E5E2FD #FDE5E2 #E2FDE5
tetradic
#E5E2FD #FDE2ED #FAFDE2 #E2FDF3
square
#E5E2FD #FDE2ED #FAFDE2 #E2FDF3
split-complementary
#E5E2FD #FDF3E2 #EDFDE2
monochromatic
#7E6FF5 #B2A9F9 #E5E2FD #E5E2FD #E5E2FD
Accessibility & contrast
On white
1.26
#E5E2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#E5E2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5E2FD
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5E2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5E2FD | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE5FE
Deuteranopia (green-blind)
#DCE4FC
Tritanopia (blue-blind)
#E1E6EB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #e5e2fd; /* rgb */ color: rgb(229, 226, 253); /* oklch */ color: oklch(92.3% 0.037 290.8);
Tailwind
colors: {
custom: {
50: '#edebfe',
500: '#e5e2fd',
950: '#000000',
},
}SCSS
$custom: #e5e2fd; $custom-light: #edebfe; $custom-dark: #000000;
JSON
{
"hex": "#e5e2fd",
"rgb": {
"r": 229,
"g": 226,
"b": 253
},
"hsl": {
"h": 246.667,
"s": 87.097,
"l": 93.922
},
"oklch": {
"l": 0.92331,
"c": 0.03655,
"h": 290.8
},
"luminance": 0.78143
}Semantic roles & 50–950 ramp
primary
#E5E2FD
secondary
#DFE79C
accent
#E402CB
background
#FEFEFF
surface
#FDFDFF
border
#D5D5D7
text
#161617
muted
#848485