#EAE3EE#EAE3EE
#EAE3EE is a very light, near-neutral violet. Relative luminance 0.786; OKLCH L 92.5% C 0.016 H 313.6°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE3EE |
|---|---|
| RGB | rgb(234, 227, 238) |
| HSL | hsl(278, 24%, 91%) |
| HSV | hsv(278, 5%, 93%) |
| CMYK | cmyk(1.7%, 4.6%, 0%, 6.7%) |
| CIE-LAB | lab(91.05, 4.32, -4.50) |
| CIE-LCH | lch(91.05, 6.24, 313.87°) |
| OKLab | oklab(92.45% 0.0114 -0.0119) |
| OKLCH | oklch(92.45% 0.016 313.6) |
| XYZ | xyz(76.8308, 78.6038, 91.9968) |
| Luminance | 0.7860 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.38
Lavenderblush
#FFF0F5
ΔE00 4.90
Ghostwhite
#F8F8FF
ΔE00 5.65
Very Light Pink
#FFF4F2
ΔE00 6.98
Gainsboro
#DCDCDC
ΔE00 7.02
Snow
#FFFAFA
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE3EE #E7EEE3
analogous
#E4E3EE #EAE3EE #EEE3EC
triadic
#EAE3EE #EEEAE3 #E3EEEA
tetradic
#EAE3EE #EEE4E3 #E7EEE3 #E3ECEE
square
#EAE3EE #EEE4E3 #E7EEE3 #E3ECEE
split-complementary
#EAE3EE #ECEEE3 #E3EEE4
monochromatic
#B197C0 #CDBDD7 #EAE3EE #F1ECF3 #F1ECF3
Accessibility & contrast
On white
1.26
#EAE3EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#EAE3EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE3EE
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE3EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE3EE | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E5EF
Deuteranopia (green-blind)
#E3E6EE
Tritanopia (blue-blind)
#EAE4E6
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #eae3ee; /* rgb */ color: rgb(234, 227, 238); /* oklch */ color: oklch(92.5% 0.016 313.6);
Tailwind
colors: {
custom: {
50: '#f0ebf3',
500: '#eae3ee',
950: '#000000',
},
}SCSS
$custom: #eae3ee; $custom-light: #f0ebf3; $custom-dark: #000000;
JSON
{
"hex": "#eae3ee",
"rgb": {
"r": 234,
"g": 227,
"b": 238
},
"hsl": {
"h": 278.182,
"s": 24.444,
"l": 91.176
},
"oklch": {
"l": 0.9245,
"c": 0.01649,
"h": 313.6
},
"luminance": 0.78604
}Semantic roles & 50–950 ramp
primary
#EAE3EE
secondary
#B7C6AF
accent
#A34366
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#161617
muted
#858485