#EAE4EE#EAE4EE
#EAE4EE is a very light, near-neutral violet. Relative luminance 0.792; OKLCH L 92.6% C 0.015 H 312.2°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE4EE |
|---|---|
| RGB | rgb(234, 228, 238) |
| HSL | hsl(276, 23%, 91%) |
| HSV | hsv(276, 4%, 93%) |
| CMYK | cmyk(1.7%, 4.2%, 0%, 6.7%) |
| CIE-LAB | lab(91.30, 3.81, -4.13) |
| CIE-LCH | lch(91.30, 5.62, 312.66°) |
| OKLab | oklab(92.65% 0.01 -0.011) |
| OKLCH | oklch(92.65% 0.015 312.2) |
| XYZ | xyz(77.1051, 79.1524, 92.0882) |
| Luminance | 0.7915 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.47
Lavenderblush
#FFF0F5
ΔE00 4.90
Ghostwhite
#F8F8FF
ΔE00 5.11
Gainsboro
#DCDCDC
ΔE00 6.48
Snow
#FFFAFA
ΔE00 6.57
Very Light Pink
#FFF4F2
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE4EE #E8EEE4
analogous
#E5E4EE #EAE4EE #EEE4ED
triadic
#EAE4EE #EEEAE4 #E4EEEA
tetradic
#EAE4EE #EEE5E4 #E8EEE4 #E4EDEE
square
#EAE4EE #EEE5E4 #E8EEE4 #E4EDEE
split-complementary
#EAE4EE #EDEEE4 #E4EEE5
monochromatic
#B099BF #CDBED6 #EAE4EE #F0ECF3 #F0ECF3
Accessibility & contrast
On white
1.25
#EAE4EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#EAE4EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE4EE
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE4EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE4EE | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E6EE
Deuteranopia (green-blind)
#E4E6EE
Tritanopia (blue-blind)
#EAE5E7
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #eae4ee; /* rgb */ color: rgb(234, 228, 238); /* oklch */ color: oklch(92.6% 0.015 312.2);
Tailwind
colors: {
custom: {
50: '#f0ecf3',
500: '#eae4ee',
950: '#000000',
},
}SCSS
$custom: #eae4ee; $custom-light: #f0ecf3; $custom-dark: #000000;
JSON
{
"hex": "#eae4ee",
"rgb": {
"r": 234,
"g": 228,
"b": 238
},
"hsl": {
"h": 276,
"s": 22.727,
"l": 91.373
},
"oklch": {
"l": 0.92645,
"c": 0.01482,
"h": 312.2
},
"luminance": 0.79152
}Semantic roles & 50–950 ramp
primary
#EAE4EE
secondary
#B9C6B0
accent
#A14469
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#161617
muted
#858485