#EAE8ED#EAE8ED
#EAE8ED is a very light, near-neutral violet. Relative luminance 0.813; OKLCH L 93.4% C 0.007 H 304.2°. Best body text is #000000 at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE8ED |
|---|---|
| RGB | rgb(234, 232, 237) |
| HSL | hsl(264, 12%, 92%) |
| HSV | hsv(264, 2%, 93%) |
| CMYK | cmyk(1.3%, 2.1%, 0%, 7.1%) |
| CIE-LAB | lab(92.27, 1.56, -2.18) |
| CIE-LCH | lch(92.27, 2.69, 305.60°) |
| OKLab | oklab(93.4% 0.0039 -0.0058) |
| OKLCH | oklch(93.4% 0.007 304.2) |
| XYZ | xyz(78.0718, 81.3201, 91.6877) |
| Luminance | 0.8132 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 3.49
Whitesmoke
#F5F5F5
ΔE00 3.94
Gainsboro
#DCDCDC
ΔE00 4.11
Fog
#D8DCE0
ΔE00 4.36
Snow
#FFFAFA
ΔE00 4.60
Pale Grey
#FDFDFE
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE8ED #EBEDE8
analogous
#E8E9ED #EAE8ED #EDE8ED
triadic
#EAE8ED #EDEAE8 #E8EDEA
tetradic
#EAE8ED #EDE8E9 #EBEDE8 #E8EDED
square
#EAE8ED #EDE8E9 #EBEDE8 #E8EDED
split-complementary
#EAE8ED #EDEDE8 #E9EDE8
monochromatic
#ABA3B7 #CBC6D2 #EAE8ED #EFEEF2 #EFEEF2
Accessibility & contrast
On white
1.22
#EAE8ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.26
#EAE8ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE8ED
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE8ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE8ED | 1.00 | 1.22 | 17.26 | 17.26 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E9ED
Deuteranopia (green-blind)
#E8E9ED
Tritanopia (blue-blind)
#EAE9EA
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #eae8ed; /* rgb */ color: rgb(234, 232, 237); /* oklch */ color: oklch(93.4% 0.007 304.2);
Tailwind
colors: {
custom: {
50: '#f0eff2',
500: '#eae8ed',
950: '#000000',
},
}SCSS
$custom: #eae8ed; $custom-light: #f0eff2; $custom-dark: #000000;
JSON
{
"hex": "#eae8ed",
"rgb": {
"r": 234,
"g": 232,
"b": 237
},
"hsl": {
"h": 264,
"s": 12.195,
"l": 91.961
},
"oklch": {
"l": 0.93398,
"c": 0.007,
"h": 304.2
},
"luminance": 0.8132
}Semantic roles & 50–950 ramp
primary
#EAE8ED
secondary
#BEC2B7
accent
#964F7A
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161617
muted
#858585