#E3EBEF#E3EBEF
#E3EBEF is a very light, near-neutral cyan. Relative luminance 0.820; OKLCH L 93.5% C 0.010 H 228.9°. Best body text is #000000 at 17.40:1 contrast (WCAG AA passes).
Color values
| HEX | #E3EBEF |
|---|---|
| RGB | rgb(227, 235, 239) |
| HSL | hsl(200, 27%, 91%) |
| HSV | hsv(200, 5%, 94%) |
| CMYK | cmyk(5%, 1.7%, 0%, 6.3%) |
| CIE-LAB | lab(92.57, -1.92, -2.86) |
| CIE-LCH | lch(92.57, 3.44, 236.12°) |
| OKLab | oklab(93.52% -0.0067 -0.0076) |
| OKLCH | oklch(93.52% 0.01 228.9) |
| XYZ | xyz(76.9638, 81.9790, 93.4134) |
| Luminance | 0.8198 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 3.13
Fog
#D8DCE0
ΔE00 3.61
Whitesmoke
#F5F5F5
ΔE00 4.42
Gainsboro
#DCDCDC
ΔE00 4.78
Pale Grey
#FDFDFE
ΔE00 5.41
Azure (CSS)
#F0FFFF
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E3EBEF #EFE7E3
analogous
#E3EFED #E3EBEF #E3E5EF
triadic
#E3EBEF #EFE3EB #EBEFE3
tetradic
#E3EBEF #EDE3EF #EFE7E3 #E5EFE3
square
#E3EBEF #EDE3EF #EFE7E3 #E5EFE3
split-complementary
#E3EBEF #EFE3E5 #EFEDE3
monochromatic
#95B3C2 #BCCFD9 #E3EBEF #ECF1F4 #ECF1F4
Accessibility & contrast
On white
1.21
#E3EBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.40
#E3EBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E3EBEF
17.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E3EBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E3EBEF | 1.00 | 1.21 | 17.40 | 17.40 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EBEF
Deuteranopia (green-blind)
#E7E9EF
Tritanopia (blue-blind)
#E0ECEC
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #e3ebef; /* rgb */ color: rgb(227, 235, 239); /* oklch */ color: oklch(93.5% 0.010 228.9);
Tailwind
colors: {
custom: {
50: '#ebf1f4',
500: '#e3ebef',
950: '#000000',
},
}SCSS
$custom: #e3ebef; $custom-light: #ebf1f4; $custom-dark: #000000;
JSON
{
"hex": "#e3ebef",
"rgb": {
"r": 227,
"g": 235,
"b": 239
},
"hsl": {
"h": 200,
"s": 27.273,
"l": 91.373
},
"oklch": {
"l": 0.93517,
"c": 0.01016,
"h": 228.9
},
"luminance": 0.8198
}Semantic roles & 50–950 ramp
primary
#E3EBEF
secondary
#C8B7AE
accent
#6240A6
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161617
muted
#848585