#EAE9ED#EAE9ED
#EAE9ED is a very light, near-neutral violet. Relative luminance 0.819; OKLCH L 93.6% C 0.005 H 297.7°. Best body text is #000000 at 17.38:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE9ED |
|---|---|
| RGB | rgb(234, 233, 237) |
| HSL | hsl(255, 10%, 92%) |
| HSV | hsv(255, 2%, 93%) |
| CMYK | cmyk(1.3%, 1.7%, 0%, 7.1%) |
| CIE-LAB | lab(92.52, 1.05, -1.82) |
| CIE-LCH | lch(92.52, 2.10, 300.01°) |
| OKLab | oklab(93.59% 0.0025 -0.0048) |
| OKLCH | oklch(93.59% 0.005 297.7) |
| XYZ | xyz(78.3541, 81.8847, 91.7818) |
| Luminance | 0.8188 (WCAG relative) |
| Temperature | neutral |
| Family | violet |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 3.32
Ghostwhite
#F8F8FF
ΔE00 3.42
Gainsboro
#DCDCDC
ΔE00 3.75
Fog
#D8DCE0
ΔE00 4.00
Snow
#FFFAFA
ΔE00 4.38
Pale Grey
#FDFDFE
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE9ED #ECEDE9
analogous
#E9EAED #EAE9ED #ECE9ED
triadic
#EAE9ED #EDEAE9 #E9EDEA
tetradic
#EAE9ED #EDE9EA #ECEDE9 #E9EDEC
square
#EAE9ED #EDE9EA #ECEDE9 #E9EDEC
split-complementary
#EAE9ED #EDECE9 #EAEDE9
monochromatic
#AAA6B6 #CAC7D1 #EAE9ED #EFEEF1 #EFEEF1
Accessibility & contrast
On white
1.21
#EAE9ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.38
#EAE9ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE9ED
17.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE9ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE9ED | 1.00 | 1.21 | 17.38 | 17.38 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EAED
Deuteranopia (green-blind)
#E8E9ED
Tritanopia (blue-blind)
#EAEAEA
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #eae9ed; /* rgb */ color: rgb(234, 233, 237); /* oklch */ color: oklch(93.6% 0.005 297.7);
Tailwind
colors: {
custom: {
50: '#f0f0f2',
500: '#eae9ed',
950: '#000000',
},
}SCSS
$custom: #eae9ed; $custom-light: #f0f0f2; $custom-dark: #000000;
JSON
{
"hex": "#eae9ed",
"rgb": {
"r": 234,
"g": 233,
"b": 237
},
"hsl": {
"h": 255,
"s": 10,
"l": 92.157
},
"oklch": {
"l": 0.93594,
"c": 0.00544,
"h": 297.7
},
"luminance": 0.81885
}Semantic roles & 50–950 ramp
primary
#EAE9ED
secondary
#BFC2B8
accent
#945183
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161617
muted
#858585