#E1EBF2#E1EBF2
#E1EBF2 is a very light, near-neutral cyan. Relative luminance 0.818; OKLCH L 93.5% C 0.014 H 238.0°. Best body text is #000000 at 17.37:1 contrast (WCAG AA passes).
Color values
| HEX | #E1EBF2 |
|---|---|
| RGB | rgb(225, 235, 242) |
| HSL | hsl(205, 40%, 92%) |
| HSV | hsv(205, 7%, 95%) |
| CMYK | cmyk(7%, 2.9%, 0%, 5.1%) |
| CIE-LAB | lab(92.50, -2.01, -4.53) |
| CIE-LCH | lch(92.50, 4.96, 246.10°) |
| OKLab | oklab(93.46% -0.0076 -0.0121) |
| OKLCH | oklch(93.46% 0.014 238) |
| XYZ | xyz(76.7834, 81.8343, 95.7375) |
| Luminance | 0.8184 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 2.94
Fog
#D8DCE0
ΔE00 3.99
Whitesmoke
#F5F5F5
ΔE00 5.42
Ghostwhite
#F8F8FF
ΔE00 5.66
Gainsboro
#DCDCDC
ΔE00 5.68
Azure (CSS)
#F0FFFF
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1EBF2 #F2E8E1
analogous
#E1F2F1 #E1EBF2 #E1E3F2
triadic
#E1EBF2 #F2E1EB #EBF2E1
tetradic
#E1EBF2 #F1E1F2 #F2E8E1 #E3F2E1
square
#E1EBF2 #F1E1F2 #F2E8E1 #E3F2E1
split-complementary
#E1EBF2 #F2E1E3 #F2F1E1
monochromatic
#8CB2CD #B6CFDF #E1EBF2 #EAF1F6 #EAF1F6
Accessibility & contrast
On white
1.21
#E1EBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.37
#E1EBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1EBF2
17.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1EBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1EBF2 | 1.00 | 1.21 | 17.37 | 17.37 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EBF2
Deuteranopia (green-blind)
#E6E9F2
Tritanopia (blue-blind)
#DDEDED
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #e1ebf2; /* rgb */ color: rgb(225, 235, 242); /* oklch */ color: oklch(93.5% 0.014 238.0);
Tailwind
colors: {
custom: {
50: '#eaf1f6',
500: '#e1ebf2',
950: '#000000',
},
}SCSS
$custom: #e1ebf2; $custom-light: #eaf1f6; $custom-dark: #000000;
JSON
{
"hex": "#e1ebf2",
"rgb": {
"r": 225,
"g": 235,
"b": 242
},
"hsl": {
"h": 204.706,
"s": 39.535,
"l": 91.569
},
"oklch": {
"l": 0.93457,
"c": 0.01431,
"h": 238
},
"luminance": 0.81835
}Semantic roles & 50–950 ramp
primary
#E1EBF2
secondary
#CEB8A9
accent
#6733B3
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161617
muted
#848585