#E6EEF8#E6EEF8
#E6EEF8 is a very light, near-neutral cyan. Relative luminance 0.847; OKLCH L 94.6% C 0.016 H 253.9°. Best body text is #000000 at 17.95:1 contrast (WCAG AA passes).
Color values
| HEX | #E6EEF8 |
|---|---|
| RGB | rgb(230, 238, 248) |
| HSL | hsl(213, 56%, 94%) |
| HSV | hsv(213, 7%, 97%) |
| CMYK | cmyk(7.3%, 4%, 0%, 2.7%) |
| CIE-LAB | lab(93.77, -0.79, -5.74) |
| CIE-LCH | lch(93.77, 5.79, 262.14°) |
| OKLab | oklab(94.6% -0.0044 -0.0154) |
| OKLCH | oklch(94.6% 0.016 253.9) |
| XYZ | xyz(80.1475, 84.7487, 100.9244) |
| Luminance | 0.8475 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 2.50
Ghostwhite
#F8F8FF
ΔE00 4.31
Fog
#D8DCE0
ΔE00 4.77
Whitesmoke
#F5F5F5
ΔE00 5.43
Pale Grey
#FDFDFE
ΔE00 5.81
White
#FFFFFF
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6EEF8 #F8F0E6
analogous
#E6F7F8 #E6EEF8 #E7E6F8
triadic
#E6EEF8 #F8E6EE #EEF8E6
tetradic
#E6EEF8 #F8E6F7 #F8F0E6 #E6F8E7
square
#E6EEF8 #F8E6F7 #F8F0E6 #E6F8E7
split-complementary
#E6EEF8 #F8E7E6 #F7F8E6
monochromatic
#86ADDD #B6CDEB #E6EEF8 #E7EFF8 #E7EFF8
Accessibility & contrast
On white
1.17
#E6EEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.95
#E6EEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6EEF8
17.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6EEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6EEF8 | 1.00 | 1.17 | 17.95 | 17.95 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEEF9
Deuteranopia (green-blind)
#E9ECF8
Tritanopia (blue-blind)
#E2F0F1
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #e6eef8; /* rgb */ color: rgb(230, 238, 248); /* oklch */ color: oklch(94.6% 0.016 253.9);
Tailwind
colors: {
custom: {
50: '#eef3fa',
500: '#e6eef8',
950: '#000000',
},
}SCSS
$custom: #e6eef8; $custom-light: #eef3fa; $custom-dark: #000000;
JSON
{
"hex": "#e6eef8",
"rgb": {
"r": 230,
"g": 238,
"b": 248
},
"hsl": {
"h": 213.333,
"s": 56.25,
"l": 93.725
},
"oklch": {
"l": 0.946,
"c": 0.01599,
"h": 253.9
},
"luminance": 0.84749
}Semantic roles & 50–950 ramp
primary
#E6EEF8
secondary
#D9C4A9
accent
#7C22C4
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161717
muted
#858585