#E6E8F2#E6E8F2
#E6E8F2 is a very light, near-neutral blue. Relative luminance 0.809; OKLCH L 93.2% C 0.014 H 277.1°. Best body text is #000000 at 17.19:1 contrast (WCAG AA passes).
Color values
| HEX | #E6E8F2 |
|---|---|
| RGB | rgb(230, 232, 242) |
| HSL | hsl(230, 32%, 93%) |
| HSV | hsv(230, 5%, 95%) |
| CMYK | cmyk(5%, 4.1%, 0%, 5.1%) |
| CIE-LAB | lab(92.11, 1.16, -5.07) |
| CIE-LCH | lch(92.11, 5.20, 282.89°) |
| OKLab | oklab(93.24% 0.0017 -0.0135) |
| OKLCH | oklch(93.24% 0.014 277.1) |
| XYZ | xyz(77.5137, 80.9467, 95.5278) |
| Luminance | 0.8095 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 3.70
Fog
#D8DCE0
ΔE00 4.41
Lavender (CSS)
#E6E6FA
ΔE00 4.43
Aliceblue
#F0F8FF
ΔE00 4.72
Whitesmoke
#F5F5F5
ΔE00 5.48
Gainsboro
#DCDCDC
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6E8F2 #F2F0E6
analogous
#E6EEF2 #E6E8F2 #EAE6F2
triadic
#E6E8F2 #F2E6E8 #E8F2E6
tetradic
#E6E8F2 #F2E6EE #F2F0E6 #E6F2EA
square
#E6E8F2 #F2E6EE #F2F0E6 #E6F2EA
split-complementary
#E6E8F2 #F2EAE6 #EEF2E6
monochromatic
#959EC8 #BEC3DD #E6E8F2 #EBECF5 #EBECF5
Accessibility & contrast
On white
1.22
#E6E8F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.19
#E6E8F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6E8F2
17.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6E8F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6E8F2 | 1.00 | 1.22 | 17.19 | 17.19 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E9F3
Deuteranopia (green-blind)
#E5E8F2
Tritanopia (blue-blind)
#E4EAEB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #e6e8f2; /* rgb */ color: rgb(230, 232, 242); /* oklch */ color: oklch(93.2% 0.014 277.1);
Tailwind
colors: {
custom: {
50: '#edeff6',
500: '#e6e8f2',
950: '#000000',
},
}SCSS
$custom: #e6e8f2; $custom-light: #edeff6; $custom-dark: #000000;
JSON
{
"hex": "#e6e8f2",
"rgb": {
"r": 230,
"g": 232,
"b": 242
},
"hsl": {
"h": 230,
"s": 31.579,
"l": 92.549
},
"oklch": {
"l": 0.93238,
"c": 0.01364,
"h": 277.1
},
"luminance": 0.80947
}Semantic roles & 50–950 ramp
primary
#E6E8F2
secondary
#CCC8B0
accent
#983BAA
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161617
muted
#848585