#EAE5EE#EAE5EE
#EAE5EE is a very light, near-neutral violet. Relative luminance 0.797; OKLCH L 92.8% C 0.013 H 310.5°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE5EE |
|---|---|
| RGB | rgb(234, 229, 238) |
| HSL | hsl(273, 21%, 92%) |
| HSV | hsv(273, 4%, 93%) |
| CMYK | cmyk(1.7%, 3.8%, 0%, 6.7%) |
| CIE-LAB | lab(91.55, 3.29, -3.77) |
| CIE-LCH | lch(91.55, 5.00, 311.14°) |
| OKLab | oklab(92.84% 0.0085 -0.01) |
| OKLCH | oklch(92.84% 0.013 310.5) |
| XYZ | xyz(77.3810, 79.7042, 92.1802) |
| Luminance | 0.7970 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 4.60
Lavender (CSS)
#E6E6FA
ΔE00 4.66
Lavenderblush
#FFF0F5
ΔE00 4.99
Gainsboro
#DCDCDC
ΔE00 5.95
Snow
#FFFAFA
ΔE00 6.08
Fog
#D8DCE0
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE5EE #E9EEE5
analogous
#E6E5EE #EAE5EE #EEE5EE
triadic
#EAE5EE #EEEAE5 #E5EEEA
tetradic
#EAE5EE #EEE6E5 #E9EEE5 #E5EEEE
square
#EAE5EE #EEE6E5 #E9EEE5 #E5EEEE
split-complementary
#EAE5EE #EEEEE5 #E5EEE6
monochromatic
#AE9BBE #CCC0D6 #EAE5EE #F0ECF3 #F0ECF3
Accessibility & contrast
On white
1.24
#EAE5EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#EAE5EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE5EE
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE5EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE5EE | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E6EE
Deuteranopia (green-blind)
#E5E7EE
Tritanopia (blue-blind)
#EAE6E8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #eae5ee; /* rgb */ color: rgb(234, 229, 238); /* oklch */ color: oklch(92.8% 0.013 310.5);
Tailwind
colors: {
custom: {
50: '#f0edf3',
500: '#eae5ee',
950: '#000000',
},
}SCSS
$custom: #eae5ee; $custom-light: #f0edf3; $custom-dark: #000000;
JSON
{
"hex": "#eae5ee",
"rgb": {
"r": 234,
"g": 229,
"b": 238
},
"hsl": {
"h": 273.333,
"s": 20.93,
"l": 91.569
},
"oklch": {
"l": 0.9284,
"c": 0.01314,
"h": 310.5
},
"luminance": 0.79704
}Semantic roles & 50–950 ramp
primary
#EAE5EE
secondary
#BBC5B2
accent
#9F466E
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#161617
muted
#858485