#E7E5EB#E7E5EB
#E7E5EB is a very light, near-neutral violet. Relative luminance 0.790; OKLCH L 92.5% C 0.008 H 301.4°. Best body text is #000000 at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #E7E5EB |
|---|---|
| RGB | rgb(231, 229, 235) |
| HSL | hsl(260, 13%, 91%) |
| HSV | hsv(260, 3%, 92%) |
| CMYK | cmyk(1.7%, 2.6%, 0%, 7.8%) |
| CIE-LAB | lab(91.25, 1.75, -2.67) |
| CIE-LCH | lch(91.25, 3.19, 303.18°) |
| OKLab | oklab(92.52% 0.0043 -0.0071) |
| OKLCH | oklch(92.52% 0.008 301.4) |
| XYZ | xyz(75.9671, 79.0257, 89.8325) |
| Luminance | 0.7903 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 4.03
Gainsboro
#DCDCDC
ΔE00 4.09
Fog
#D8DCE0
ΔE00 4.15
Whitesmoke
#F5F5F5
ΔE00 4.71
Snow
#FFFAFA
ΔE00 5.37
Light Gray
#D3D3D3
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7E5EB #E9EBE5
analogous
#E5E6EB #E7E5EB #EAE5EB
triadic
#E7E5EB #EBE7E5 #E5EBE7
tetradic
#E7E5EB #EBE5E6 #E9EBE5 #E5EBEA
square
#E7E5EB #EBE5E6 #E9EBE5 #E5EBEA
split-complementary
#E7E5EB #EBEAE5 #E6EBE5
monochromatic
#A7A0B6 #C7C2D0 #E7E5EB #EFEEF2 #EFEEF2
Accessibility & contrast
On white
1.25
#E7E5EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.81
#E7E5EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7E5EB
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7E5EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7E5EB | 1.00 | 1.25 | 16.81 | 16.81 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E6EB
Deuteranopia (green-blind)
#E4E6EB
Tritanopia (blue-blind)
#E6E6E7
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #e7e5eb; /* rgb */ color: rgb(231, 229, 235); /* oklch */ color: oklch(92.5% 0.008 301.4);
Tailwind
colors: {
custom: {
50: '#eeedf1',
500: '#e7e5eb',
950: '#000000',
},
}SCSS
$custom: #e7e5eb; $custom-light: #eeedf1; $custom-dark: #000000;
JSON
{
"hex": "#e7e5eb",
"rgb": {
"r": 231,
"g": 229,
"b": 235
},
"hsl": {
"h": 260,
"s": 13.043,
"l": 90.98
},
"oklch": {
"l": 0.92518,
"c": 0.0083,
"h": 301.4
},
"luminance": 0.79026
}Semantic roles & 50–950 ramp
primary
#E7E5EB
secondary
#BCC0B4
accent
#974E7F
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#161616
muted
#858485