#EAE6EB#EAE6EB
#EAE6EB is a very light, near-neutral purple. Relative luminance 0.801; OKLCH L 92.9% C 0.008 H 319.5°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE6EB |
|---|---|
| RGB | rgb(234, 230, 235) |
| HSL | hsl(288, 11%, 91%) |
| HSV | hsv(288, 2%, 92%) |
| CMYK | cmyk(0.4%, 2.1%, 0%, 7.8%) |
| CIE-LAB | lab(91.72, 2.23, -1.95) |
| CIE-LCH | lch(91.72, 2.96, 318.91°) |
| OKLab | oklab(92.95% 0.006 -0.0051) |
| OKLCH | oklch(92.95% 0.008 319.5) |
| XYZ | xyz(77.2215, 80.0844, 89.9708) |
| Luminance | 0.8008 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 4.11
Gainsboro
#DCDCDC
ΔE00 4.35
Whitesmoke
#F5F5F5
ΔE00 4.60
Snow
#FFFAFA
ΔE00 4.81
Fog
#D8DCE0
ΔE00 4.93
Very Light Pink
#FFF4F2
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE6EB #E7EBE6
analogous
#E7E6EB #EAE6EB #EBE6E9
triadic
#EAE6EB #EBEAE6 #E6EBEA
tetradic
#EAE6EB #EBE7E6 #E7EBE6 #E6E9EB
square
#EAE6EB #EBE7E6 #E7EBE6 #E6E9EB
split-complementary
#EAE6EB #E9EBE6 #E6EBE7
monochromatic
#B1A2B5 #CDC4D0 #EAE6EB #F1EEF1 #F1EEF1
Accessibility & contrast
On white
1.23
#EAE6EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#EAE6EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE6EB
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE6EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE6EB | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E7EB
Deuteranopia (green-blind)
#E6E7EB
Tritanopia (blue-blind)
#EAE6E8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #eae6eb; /* rgb */ color: rgb(234, 230, 235); /* oklch */ color: oklch(92.9% 0.008 319.5);
Tailwind
colors: {
custom: {
50: '#f0edf1',
500: '#eae6eb',
950: '#000000',
},
}SCSS
$custom: #eae6eb; $custom-light: #f0edf1; $custom-dark: #000000;
JSON
{
"hex": "#eae6eb",
"rgb": {
"r": 234,
"g": 230,
"b": 235
},
"hsl": {
"h": 288,
"s": 11.111,
"l": 91.176
},
"oklch": {
"l": 0.92948,
"c": 0.00792,
"h": 319.5
},
"luminance": 0.80084
}Semantic roles & 50–950 ramp
primary
#EAE6EB
secondary
#B7C0B5
accent
#95505E
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#161616
muted
#858485