#EAE5EB#EAE5EB
#EAE5EB is a very light, near-neutral purple. Relative luminance 0.795; OKLCH L 92.8% C 0.010 H 320.5°. Best body text is #000000 at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE5EB |
|---|---|
| RGB | rgb(234, 229, 235) |
| HSL | hsl(290, 13%, 91%) |
| HSV | hsv(290, 3%, 92%) |
| CMYK | cmyk(0.4%, 2.6%, 0%, 7.8%) |
| CIE-LAB | lab(91.47, 2.75, -2.31) |
| CIE-LCH | lch(91.47, 3.59, 319.92°) |
| OKLab | oklab(92.75% 0.0074 -0.0061) |
| OKLCH | oklch(92.75% 0.01 320.5) |
| XYZ | xyz(76.9440, 79.5294, 89.8783) |
| Luminance | 0.7953 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 4.43
Gainsboro
#DCDCDC
ΔE00 4.87
Lavenderblush
#FFF0F5
ΔE00 4.88
Snow
#FFFAFA
ΔE00 5.23
Whitesmoke
#F5F5F5
ΔE00 5.25
Very Light Pink
#FFF4F2
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE5EB #E6EBE5
analogous
#E7E5EB #EAE5EB #EBE5E9
triadic
#EAE5EB #EBEAE5 #E5EBEA
tetradic
#EAE5EB #EBE7E5 #E6EBE5 #E5E9EB
square
#EAE5EB #EBE7E5 #E6EBE5 #E5E9EB
split-complementary
#EAE5EB #E9EBE5 #E5EBE7
monochromatic
#B2A0B6 #CEC2D0 #EAE5EB #F1EEF2 #F1EEF2
Accessibility & contrast
On white
1.24
#EAE5EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.91
#EAE5EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE5EB
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE5EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE5EB | 1.00 | 1.24 | 16.91 | 16.91 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E6EB
Deuteranopia (green-blind)
#E5E7EB
Tritanopia (blue-blind)
#EAE6E7
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #eae5eb; /* rgb */ color: rgb(234, 229, 235); /* oklch */ color: oklch(92.8% 0.010 320.5);
Tailwind
colors: {
custom: {
50: '#f0edf1',
500: '#eae5eb',
950: '#000000',
},
}SCSS
$custom: #eae5eb; $custom-light: #f0edf1; $custom-dark: #000000;
JSON
{
"hex": "#eae5eb",
"rgb": {
"r": 234,
"g": 229,
"b": 235
},
"hsl": {
"h": 290,
"s": 13.043,
"l": 90.98
},
"oklch": {
"l": 0.92752,
"c": 0.00963,
"h": 320.5
},
"luminance": 0.79529
}Semantic roles & 50–950 ramp
primary
#EAE5EB
secondary
#B6C0B4
accent
#974E5A
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#161616
muted
#858485