#EAE9EE#EAE9EE
#EAE9EE is a very light, near-neutral violet. Relative luminance 0.819; OKLCH L 93.6% C 0.007 H 295.5°. Best body text is #000000 at 17.39:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE9EE |
|---|---|
| RGB | rgb(234, 233, 238) |
| HSL | hsl(252, 13%, 92%) |
| HSV | hsv(252, 2%, 93%) |
| CMYK | cmyk(1.7%, 2.1%, 0%, 6.7%) |
| CIE-LAB | lab(92.55, 1.23, -2.30) |
| CIE-LCH | lch(92.55, 2.61, 298.13°) |
| OKLab | oklab(93.62% 0.0029 -0.0061) |
| OKLCH | oklch(93.62% 0.007 295.5) |
| XYZ | xyz(78.5006, 81.9433, 92.5534) |
| Luminance | 0.8194 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 3.25
Whitesmoke
#F5F5F5
ΔE00 3.66
Gainsboro
#DCDCDC
ΔE00 4.08
Fog
#D8DCE0
ΔE00 4.13
Snow
#FFFAFA
ΔE00 4.58
Pale Grey
#FDFDFE
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE9EE #EDEEE9
analogous
#E9EBEE #EAE9EE #EDE9EE
triadic
#EAE9EE #EEEAE9 #E9EEEA
tetradic
#EAE9EE #EEE9EB #EDEEE9 #E9EEED
square
#EAE9EE #EEE9EB #EDEEE9 #E9EEED
split-complementary
#EAE9EE #EEEDE9 #EBEEE9
monochromatic
#A8A4B9 #C9C6D3 #EAE9EE #EFEEF2 #EFEEF2
Accessibility & contrast
On white
1.21
#EAE9EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.39
#EAE9EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE9EE
17.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE9EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE9EE | 1.00 | 1.21 | 17.39 | 17.39 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EAEE
Deuteranopia (green-blind)
#E8EAEE
Tritanopia (blue-blind)
#E9EAEB
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #eae9ee; /* rgb */ color: rgb(234, 233, 238); /* oklch */ color: oklch(93.6% 0.007 295.5);
Tailwind
colors: {
custom: {
50: '#f0f0f3',
500: '#eae9ee',
950: '#000000',
},
}SCSS
$custom: #eae9ee; $custom-light: #f0f0f3; $custom-dark: #000000;
JSON
{
"hex": "#eae9ee",
"rgb": {
"r": 234,
"g": 233,
"b": 238
},
"hsl": {
"h": 252,
"s": 12.821,
"l": 92.353
},
"oklch": {
"l": 0.93623,
"c": 0.00677,
"h": 295.5
},
"luminance": 0.81943
}Semantic roles & 50–950 ramp
primary
#EAE9EE
secondary
#C1C3B8
accent
#974F88
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161617
muted
#858585