#E6EEF2#E6EEF2
#E6EEF2 is a very light, near-neutral cyan. Relative luminance 0.844; OKLCH L 94.4% C 0.010 H 228.9°. Best body text is #000000 at 17.88:1 contrast (WCAG AA passes).
Color values
| HEX | #E6EEF2 |
|---|---|
| RGB | rgb(230, 238, 242) |
| HSL | hsl(200, 32%, 93%) |
| HSV | hsv(200, 5%, 95%) |
| CMYK | cmyk(5%, 1.7%, 0%, 5.1%) |
| CIE-LAB | lab(93.62, -1.92, -2.85) |
| CIE-LCH | lch(93.62, 3.44, 236.12°) |
| OKLab | oklab(94.42% -0.0067 -0.0076) |
| OKLCH | oklch(94.42% 0.01 228.9) |
| XYZ | xyz(79.2315, 84.3823, 96.1004) |
| Luminance | 0.8438 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 2.58
Whitesmoke
#F5F5F5
ΔE00 4.10
Fog
#D8DCE0
ΔE00 4.17
Pale Grey
#FDFDFE
ΔE00 4.95
Azure (CSS)
#F0FFFF
ΔE00 4.99
Ghostwhite
#F8F8FF
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6EEF2 #F2EAE6
analogous
#E6F2F0 #E6EEF2 #E6E8F2
triadic
#E6EEF2 #F2E6EE #EEF2E6
tetradic
#E6EEF2 #F0E6F2 #F2EAE6 #E8F2E6
square
#E6EEF2 #F0E6F2 #F2EAE6 #E8F2E6
split-complementary
#E6EEF2 #F2E6E8 #F2F0E6
monochromatic
#95B7C8 #BED3DD #E6EEF2 #EBF1F5 #EBF1F5
Accessibility & contrast
On white
1.17
#E6EEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.88
#E6EEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6EEF2
17.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6EEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6EEF2 | 1.00 | 1.17 | 17.88 | 17.88 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEEF2
Deuteranopia (green-blind)
#EAECF2
Tritanopia (blue-blind)
#E3EFEF
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #e6eef2; /* rgb */ color: rgb(230, 238, 242); /* oklch */ color: oklch(94.4% 0.010 228.9);
Tailwind
colors: {
custom: {
50: '#edf3f6',
500: '#e6eef2',
950: '#000000',
},
}SCSS
$custom: #e6eef2; $custom-light: #edf3f6; $custom-dark: #000000;
JSON
{
"hex": "#e6eef2",
"rgb": {
"r": 230,
"g": 238,
"b": 242
},
"hsl": {
"h": 200,
"s": 31.579,
"l": 92.549
},
"oklch": {
"l": 0.94423,
"c": 0.01013,
"h": 228.9
},
"luminance": 0.84383
}Semantic roles & 50–950 ramp
primary
#E6EEF2
secondary
#CCB9B0
accent
#603BAA
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161717
muted
#848585