#E3EDEF#E3EDEF
#E3EDEF is a very light, near-neutral cyan. Relative luminance 0.831; OKLCH L 93.9% C 0.011 H 211.0°. Best body text is #000000 at 17.63:1 contrast (WCAG AA passes).
Color values
| HEX | #E3EDEF |
|---|---|
| RGB | rgb(227, 237, 239) |
| HSL | hsl(190, 27%, 91%) |
| HSV | hsv(190, 5%, 94%) |
| CMYK | cmyk(5%, 0.8%, 0%, 6.3%) |
| CIE-LAB | lab(93.07, -2.94, -2.12) |
| CIE-LCH | lch(93.07, 3.62, 215.74°) |
| OKLab | oklab(93.92% -0.0094 -0.0057) |
| OKLCH | oklch(93.92% 0.011 211) |
| XYZ | xyz(77.5396, 83.1307, 93.6054) |
| Luminance | 0.8313 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 3.80
Azure (CSS)
#F0FFFF
ΔE00 4.21
Fog
#D8DCE0
ΔE00 4.65
Whitesmoke
#F5F5F5
ΔE00 4.87
Mintcream
#F5FFFA
ΔE00 5.01
Gainsboro
#DCDCDC
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E3EDEF #EFE5E3
analogous
#E3EFEB #E3EDEF #E3E7EF
triadic
#E3EDEF #EFE3ED #EDEFE3
tetradic
#E3EDEF #EBE3EF #EFE5E3 #E7EFE3
square
#E3EDEF #EBE3EF #EFE5E3 #E7EFE3
split-complementary
#E3EDEF #EFE3E7 #EFEBE3
monochromatic
#95BBC2 #BCD4D9 #E3EDEF #ECF2F4 #ECF2F4
Accessibility & contrast
On white
1.19
#E3EDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.63
#E3EDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E3EDEF
17.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E3EDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E3EDEF | 1.00 | 1.19 | 17.63 | 17.63 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBECEF
Deuteranopia (green-blind)
#E9EAEF
Tritanopia (blue-blind)
#E0EEEE
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #e3edef; /* rgb */ color: rgb(227, 237, 239); /* oklch */ color: oklch(93.9% 0.011 211.0);
Tailwind
colors: {
custom: {
50: '#ebf2f4',
500: '#e3edef',
950: '#000000',
},
}SCSS
$custom: #e3edef; $custom-light: #ebf2f4; $custom-dark: #000000;
JSON
{
"hex": "#e3edef",
"rgb": {
"r": 227,
"g": 237,
"b": 239
},
"hsl": {
"h": 190,
"s": 27.273,
"l": 91.373
},
"oklch": {
"l": 0.93915,
"c": 0.01102,
"h": 211
},
"luminance": 0.83131
}Semantic roles & 50–950 ramp
primary
#E3EDEF
secondary
#C8B2AE
accent
#5140A6
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161717
muted
#848585