#E2E5FD#E2E5FD
#E2E5FD is a very light, muted blue. Relative luminance 0.793; OKLCH L 92.7% C 0.033 H 280.1°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #E2E5FD |
|---|---|
| RGB | rgb(226, 229, 253) |
| HSL | hsl(233, 87%, 94%) |
| HSV | hsv(233, 11%, 99%) |
| CMYK | cmyk(10.7%, 9.5%, 0%, 0.8%) |
| CIE-LAB | lab(91.37, 3.53, -11.94) |
| CIE-LCH | lch(91.37, 12.45, 286.47°) |
| OKLab | oklab(92.69% 0.0057 -0.0321) |
| OKLCH | oklch(92.69% 0.033 280.1) |
| XYZ | xyz(77.1092, 79.2986, 104.1532) |
| Luminance | 0.7930 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 1.76
Ghostwhite
#F8F8FF
ΔE00 7.74
Aliceblue
#F0F8FF
ΔE00 9.01
Fog
#D8DCE0
ΔE00 9.02
Periwinkle
#CCCCFF
ΔE00 9.28
Light Blue Grey
#B7C9E2
ΔE00 9.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2E5FD #FDFAE2
analogous
#E2F3FD #E2E5FD #EDE2FD
triadic
#E2E5FD #FDE2E5 #E5FDE2
tetradic
#E2E5FD #FDE2F3 #FDFAE2 #E2FDED
square
#E2E5FD #FDE2F3 #FDFAE2 #E2FDED
split-complementary
#E2E5FD #FDEDE2 #F3FDE2
monochromatic
#6F7EF5 #A9B2F9 #E2E5FD #E2E5FD #E2E5FD
Accessibility & contrast
On white
1.25
#E2E5FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#E2E5FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2E5FD
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2E5FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2E5FD | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE7FE
Deuteranopia (green-blind)
#DEE5FC
Tritanopia (blue-blind)
#DCE9ED
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #e2e5fd; /* rgb */ color: rgb(226, 229, 253); /* oklch */ color: oklch(92.7% 0.033 280.1);
Tailwind
colors: {
custom: {
50: '#ebedfe',
500: '#e2e5fd',
950: '#000000',
},
}SCSS
$custom: #e2e5fd; $custom-light: #ebedfe; $custom-dark: #000000;
JSON
{
"hex": "#e2e5fd",
"rgb": {
"r": 226,
"g": 229,
"b": 253
},
"hsl": {
"h": 233.333,
"s": 87.097,
"l": 93.922
},
"oklch": {
"l": 0.92687,
"c": 0.03265,
"h": 280.1
},
"luminance": 0.79299
}Semantic roles & 50–950 ramp
primary
#E2E5FD
secondary
#E7DF9C
accent
#CB02E4
background
#FEFEFF
surface
#FDFDFF
border
#D5D5D7
text
#161617
muted
#848485