#E5E2FC#E5E2FC
#E5E2FC is a very light, muted blue. Relative luminance 0.781; OKLCH L 92.3% C 0.035 H 291.0°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #E5E2FC |
|---|---|
| RGB | rgb(229, 226, 252) |
| HSL | hsl(247, 81%, 94%) |
| HSV | hsv(247, 10%, 99%) |
| CMYK | cmyk(9.1%, 10.3%, 0%, 1.2%) |
| CIE-LAB | lab(90.82, 5.85, -12.22) |
| CIE-LCH | lch(90.82, 13.55, 295.58°) |
| OKLab | oklab(92.3% 0.0126 -0.0329) |
| OKLCH | oklch(92.3% 0.035 291) |
| XYZ | xyz(77.0767, 78.0786, 103.0866) |
| Luminance | 0.7808 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.73
Periwinkle
#CCCCFF
ΔE00 8.72
Ghostwhite
#F8F8FF
ΔE00 8.92
Lavenderblush
#FFF0F5
ΔE00 9.51
Pale Lilac
#E4CBFF
ΔE00 10.00
Pale Lavender
#EECFFE
ΔE00 10.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5E2FC #F9FCE2
analogous
#E2ECFC #E5E2FC #F2E2FC
triadic
#E5E2FC #FCE5E2 #E2FCE5
tetradic
#E5E2FC #FCE2EC #F9FCE2 #E2FCF2
square
#E5E2FC #FCE2EC #F9FCE2 #E2FCF2
split-complementary
#E5E2FC #FCF2E2 #ECFCE2
monochromatic
#8273F1 #B3ABF6 #E5E2FC #E6E3FC #E6E3FC
Accessibility & contrast
On white
1.26
#E5E2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#E5E2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5E2FC
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5E2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5E2FC | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE5FD
Deuteranopia (green-blind)
#DDE4FB
Tritanopia (blue-blind)
#E1E6EA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #e5e2fc; /* rgb */ color: rgb(229, 226, 252); /* oklch */ color: oklch(92.3% 0.035 291.0);
Tailwind
colors: {
custom: {
50: '#edebfd',
500: '#e5e2fc',
950: '#000000',
},
}SCSS
$custom: #e5e2fc; $custom-light: #edebfd; $custom-dark: #000000;
JSON
{
"hex": "#e5e2fc",
"rgb": {
"r": 229,
"g": 226,
"b": 252
},
"hsl": {
"h": 246.923,
"s": 81.25,
"l": 93.725
},
"oklch": {
"l": 0.92299,
"c": 0.0352,
"h": 291
},
"luminance": 0.78079
}Semantic roles & 50–950 ramp
primary
#E5E2FC
secondary
#DCE49E
accent
#DE08C5
background
#FEFEFF
surface
#FDFDFF
border
#D5D5D7
text
#161617
muted
#848485