#EAE7EE#EAE7EE
#EAE7EE is a very light, near-neutral violet. Relative luminance 0.808; OKLCH L 93.2% C 0.010 H 305.4°. Best body text is #000000 at 17.16:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE7EE |
|---|---|
| RGB | rgb(234, 231, 238) |
| HSL | hsl(266, 17%, 92%) |
| HSV | hsv(266, 3%, 93%) |
| CMYK | cmyk(1.7%, 2.9%, 0%, 6.7%) |
| CIE-LAB | lab(92.05, 2.26, -3.03) |
| CIE-LCH | lch(92.05, 3.78, 306.67°) |
| OKLab | oklab(93.23% 0.0057 -0.008) |
| OKLCH | oklch(93.23% 0.01 305.4) |
| XYZ | xyz(77.9376, 80.8173, 92.3657) |
| Luminance | 0.8082 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 3.71
Gainsboro
#DCDCDC
ΔE00 4.93
Whitesmoke
#F5F5F5
ΔE00 4.93
Fog
#D8DCE0
ΔE00 5.02
Snow
#FFFAFA
ΔE00 5.20
Lavender (CSS)
#E6E6FA
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE7EE #EBEEE7
analogous
#E7E8EE #EAE7EE #EEE7EE
triadic
#EAE7EE #EEEAE7 #E7EEEA
tetradic
#EAE7EE #EEE7E8 #EBEEE7 #E7EEEE
square
#EAE7EE #EEE7E8 #EBEEE7 #E7EEEE
split-complementary
#EAE7EE #EEEEE7 #E8EEE7
monochromatic
#AB9FBB #CBC3D5 #EAE7EE #EFEDF2 #EFEDF2
Accessibility & contrast
On white
1.22
#EAE7EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.16
#EAE7EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE7EE
17.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE7EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE7EE | 1.00 | 1.22 | 17.16 | 17.16 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E8EE
Deuteranopia (green-blind)
#E6E8EE
Tritanopia (blue-blind)
#EAE8E9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #eae7ee; /* rgb */ color: rgb(234, 231, 238); /* oklch */ color: oklch(93.2% 0.010 305.4);
Tailwind
colors: {
custom: {
50: '#f0eef3',
500: '#eae7ee',
950: '#000000',
},
}SCSS
$custom: #eae7ee; $custom-light: #f0eef3; $custom-dark: #000000;
JSON
{
"hex": "#eae7ee",
"rgb": {
"r": 234,
"g": 231,
"b": 238
},
"hsl": {
"h": 265.714,
"s": 17.073,
"l": 91.961
},
"oklch": {
"l": 0.93231,
"c": 0.00988,
"h": 305.4
},
"luminance": 0.80817
}Semantic roles & 50–950 ramp
primary
#EAE7EE
secondary
#BEC5B5
accent
#9B4A79
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161617
muted
#858585