#E7E7EE#E7E7EE
#E7E7EE is a very light, near-neutral blue. Relative luminance 0.803; OKLCH L 93.0% C 0.009 H 286.2°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #E7E7EE |
|---|---|
| RGB | rgb(231, 231, 238) |
| HSL | hsl(240, 17%, 92%) |
| HSV | hsv(240, 3%, 93%) |
| CMYK | cmyk(2.9%, 2.9%, 0%, 6.7%) |
| CIE-LAB | lab(91.83, 1.27, -3.39) |
| CIE-LCH | lch(91.83, 3.62, 290.46°) |
| OKLab | oklab(93% 0.0026 -0.009) |
| OKLCH | oklch(93% 0.009 286.2) |
| XYZ | xyz(76.9608, 80.3137, 92.3199) |
| Luminance | 0.8031 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 3.56
Fog
#D8DCE0
ΔE00 3.90
Gainsboro
#DCDCDC
ΔE00 4.39
Whitesmoke
#F5F5F5
ΔE00 4.56
Aliceblue
#F0F8FF
ΔE00 5.00
Pale Grey
#FDFDFE
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7E7EE #EEEEE7
analogous
#E7EBEE #E7E7EE #EBE7EE
triadic
#E7E7EE #EEE7E7 #E7EEE7
tetradic
#E7E7EE #EEE7EB #EEEEE7 #E7EEEB
square
#E7E7EE #EEE7EB #EEEEE7 #E7EEEB
split-complementary
#E7E7EE #EEEBE7 #EBEEE7
monochromatic
#9F9FBB #C3C3D5 #E7E7EE #EDEDF2 #EDEDF2
Accessibility & contrast
On white
1.23
#E7E7EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#E7E7EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7E7EE
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7E7EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7E7EE | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E8EE
Deuteranopia (green-blind)
#E5E7EE
Tritanopia (blue-blind)
#E6E8E9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #e7e7ee; /* rgb */ color: rgb(231, 231, 238); /* oklch */ color: oklch(93.0% 0.009 286.2);
Tailwind
colors: {
custom: {
50: '#eeeef3',
500: '#e7e7ee',
950: '#000000',
},
}SCSS
$custom: #e7e7ee; $custom-light: #eeeef3; $custom-dark: #000000;
JSON
{
"hex": "#e7e7ee",
"rgb": {
"r": 231,
"g": 231,
"b": 238
},
"hsl": {
"h": 240,
"s": 17.073,
"l": 91.961
},
"oklch": {
"l": 0.92999,
"c": 0.00939,
"h": 286.2
},
"luminance": 0.80314
}Semantic roles & 50–950 ramp
primary
#E7E7EE
secondary
#C5C5B5
accent
#9B4A9B
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161617
muted
#858585