#EAE7EB#EAE7EB
#EAE7EB is a very light, near-neutral purple. Relative luminance 0.806; OKLCH L 93.1% C 0.006 H 317.7°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE7EB |
|---|---|
| RGB | rgb(234, 231, 235) |
| HSL | hsl(285, 9%, 91%) |
| HSV | hsv(285, 2%, 92%) |
| CMYK | cmyk(0.4%, 1.7%, 0%, 7.8%) |
| CIE-LAB | lab(91.97, 1.72, -1.58) |
| CIE-LCH | lch(91.97, 2.34, 317.37°) |
| OKLab | oklab(93.14% 0.0046 -0.0042) |
| OKLCH | oklch(93.14% 0.006 317.7) |
| XYZ | xyz(77.5005, 80.6425, 90.0638) |
| Luminance | 0.8064 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 3.87
Ghostwhite
#F8F8FF
ΔE00 3.90
Whitesmoke
#F5F5F5
ΔE00 3.95
Snow
#FFFAFA
ΔE00 4.47
Fog
#D8DCE0
ΔE00 4.49
Pale Grey
#FDFDFE
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE7EB #E8EBE7
analogous
#E8E7EB #EAE7EB #EBE7EA
triadic
#EAE7EB #EBEAE7 #E7EBEA
tetradic
#EAE7EB #EBE8E7 #E8EBE7 #E7EAEB
square
#EAE7EB #EBE8E7 #E8EBE7 #E7EAEB
split-complementary
#EAE7EB #EAEBE7 #E7EBE8
monochromatic
#B0A4B3 #CDC6CF #EAE7EB #F0EEF1 #F0EEF1
Accessibility & contrast
On white
1.23
#EAE7EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#EAE7EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE7EB
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE7EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE7EB | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E8EB
Deuteranopia (green-blind)
#E7E8EB
Tritanopia (blue-blind)
#EAE7E8
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #eae7eb; /* rgb */ color: rgb(234, 231, 235); /* oklch */ color: oklch(93.1% 0.006 317.7);
Tailwind
colors: {
custom: {
50: '#f0eef1',
500: '#eae7eb',
950: '#000000',
},
}SCSS
$custom: #eae7eb; $custom-light: #f0eef1; $custom-dark: #000000;
JSON
{
"hex": "#eae7eb",
"rgb": {
"r": 234,
"g": 231,
"b": 235
},
"hsl": {
"h": 285,
"s": 9.091,
"l": 91.373
},
"oklch": {
"l": 0.93144,
"c": 0.00622,
"h": 317.7
},
"luminance": 0.80642
}Semantic roles & 50–950 ramp
primary
#EAE7EB
secondary
#B9BFB7
accent
#935263
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161616
muted
#858585