#E6ECF4#E6ECF4
#E6ECF4 is a very light, near-neutral cyan. Relative luminance 0.833; OKLCH L 94.1% C 0.013 H 255.5°. Best body text is #000000 at 17.67:1 contrast (WCAG AA passes).
Color values
| HEX | #E6ECF4 |
|---|---|
| RGB | rgb(230, 236, 244) |
| HSL | hsl(214, 39%, 93%) |
| HSV | hsv(214, 6%, 96%) |
| CMYK | cmyk(5.7%, 3.3%, 0%, 4.3%) |
| CIE-LAB | lab(93.17, -0.52, -4.55) |
| CIE-LCH | lch(93.17, 4.58, 263.48°) |
| OKLab | oklab(94.09% -0.0031 -0.0122) |
| OKLCH | oklch(94.09% 0.013 255.5) |
| XYZ | xyz(78.9545, 83.3451, 97.4980) |
| Luminance | 0.8335 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 2.67
Ghostwhite
#F8F8FF
ΔE00 3.92
Fog
#D8DCE0
ΔE00 3.95
Whitesmoke
#F5F5F5
ΔE00 4.65
Pale Grey
#FDFDFE
ΔE00 5.27
Gainsboro
#DCDCDC
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6ECF4 #F4EEE6
analogous
#E6F3F4 #E6ECF4 #E7E6F4
triadic
#E6ECF4 #F4E6EC #ECF4E6
tetradic
#E6ECF4 #F4E6F3 #F4EEE6 #E6F4E7
square
#E6ECF4 #F4E6F3 #F4EEE6 #E6F4E7
split-complementary
#E6ECF4 #F4E7E6 #F3F4E6
monochromatic
#91ABCF #BBCCE1 #E6ECF4 #EAEFF6 #EAEFF6
Accessibility & contrast
On white
1.19
#E6ECF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.67
#E6ECF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6ECF4
17.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6ECF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6ECF4 | 1.00 | 1.19 | 17.67 | 17.67 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9ECF4
Deuteranopia (green-blind)
#E8EBF4
Tritanopia (blue-blind)
#E3EEEE
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #e6ecf4; /* rgb */ color: rgb(230, 236, 244); /* oklch */ color: oklch(94.1% 0.013 255.5);
Tailwind
colors: {
custom: {
50: '#edf2f7',
500: '#e6ecf4',
950: '#000000',
},
}SCSS
$custom: #e6ecf4; $custom-light: #edf2f7; $custom-dark: #000000;
JSON
{
"hex": "#e6ecf4",
"rgb": {
"r": 230,
"g": 236,
"b": 244
},
"hsl": {
"h": 214.286,
"s": 38.889,
"l": 92.941
},
"oklch": {
"l": 0.94086,
"c": 0.01258,
"h": 255.5
},
"luminance": 0.83346
}Semantic roles & 50–950 ramp
primary
#E6ECF4
secondary
#D0C2AE
accent
#7C34B2
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161617
muted
#848585