#E2EBFF#E2EBFF
#E2EBFF is a very light, muted blue. Relative luminance 0.828; OKLCH L 93.9% C 0.029 H 266.4°. Best body text is #000000 at 17.56:1 contrast (WCAG AA passes).
Color values
| HEX | #E2EBFF |
|---|---|
| RGB | rgb(226, 235, 255) |
| HSL | hsl(221, 100%, 94%) |
| HSV | hsv(221, 11%, 100%) |
| CMYK | cmyk(11.4%, 7.8%, 0%, 0%) |
| CIE-LAB | lab(92.93, 0.82, -10.66) |
| CIE-LCH | lch(92.93, 10.69, 274.42°) |
| OKLab | oklab(93.93% -0.0018 -0.0287) |
| OKLCH | oklch(93.93% 0.029 266.4) |
| XYZ | xyz(79.1184, 82.8045, 106.4029) |
| Luminance | 0.8280 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.16
Aliceblue
#F0F8FF
ΔE00 6.18
Ghostwhite
#F8F8FF
ΔE00 6.43
Fog
#D8DCE0
ΔE00 7.44
Light Blue Grey
#B7C9E2
ΔE00 8.81
Whitesmoke
#F5F5F5
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2EBFF #FFF6E2
analogous
#E2FAFF #E2EBFF #E8E2FF
triadic
#E2EBFF #FFE2EB #EBFFE2
tetradic
#E2EBFF #FFE2FA #FFF6E2 #E2FFE8
square
#E2EBFF #FFE2FA #FFF6E2 #E2FFE8
split-complementary
#E2EBFF #FFE8E2 #FAFFE2
monochromatic
#6897FF #A5C1FF #E0EAFF #E0EAFF #E0EAFF
Accessibility & contrast
On white
1.20
#E2EBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.56
#E2EBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2EBFF
17.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2EBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2EBFF | 1.00 | 1.20 | 17.56 | 17.56 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5ECFF
Deuteranopia (green-blind)
#E3EAFF
Tritanopia (blue-blind)
#DCEFF1
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #e2ebff; /* rgb */ color: rgb(226, 235, 255); /* oklch */ color: oklch(93.9% 0.029 266.4);
Tailwind
colors: {
custom: {
50: '#ebf1ff',
500: '#e2ebff',
950: '#000000',
},
}SCSS
$custom: #e2ebff; $custom-light: #ebf1ff; $custom-dark: #000000;
JSON
{
"hex": "#e2ebff",
"rgb": {
"r": 226,
"g": 235,
"b": 255
},
"hsl": {
"h": 221.379,
"s": 100,
"l": 94.314
},
"oklch": {
"l": 0.93928,
"c": 0.02876,
"h": 266.4
},
"luminance": 0.82805
}Semantic roles & 50–950 ramp
primary
#E2EBFF
secondary
#EDD398
accent
#9E00E6
background
#FEFFFF
surface
#FDFEFF
border
#D5D6D7
text
#161618
muted
#848586