#EAE3EF#EAE3EF
#EAE3EF is a very light, near-neutral violet. Relative luminance 0.787; OKLCH L 92.5% C 0.018 H 311.6°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE3EF |
|---|---|
| RGB | rgb(234, 227, 239) |
| HSL | hsl(275, 27%, 91%) |
| HSV | hsv(275, 5%, 94%) |
| CMYK | cmyk(2.1%, 5%, 0%, 6.3%) |
| CIE-LAB | lab(91.08, 4.51, -4.98) |
| CIE-LCH | lch(91.08, 6.72, 312.13°) |
| OKLab | oklab(92.48% 0.0117 -0.0132) |
| OKLCH | oklch(92.48% 0.018 311.6) |
| XYZ | xyz(76.9782, 78.6628, 92.7727) |
| Luminance | 0.7866 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.09
Lavenderblush
#FFF0F5
ΔE00 5.09
Ghostwhite
#F8F8FF
ΔE00 5.82
Very Light Pink
#FFF4F2
ΔE00 7.32
Gainsboro
#DCDCDC
ΔE00 7.37
Snow
#FFFAFA
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE3EF #E8EFE3
analogous
#E4E3EF #EAE3EF #EFE3EE
triadic
#EAE3EF #EFEAE3 #E3EFEA
tetradic
#EAE3EF #EFE4E3 #E8EFE3 #E3EEEF
square
#EAE3EF #EFE4E3 #E8EFE3 #E3EEEF
split-complementary
#EAE3EF #EEEFE3 #E3EFE4
monochromatic
#B095C2 #CDBCD9 #EAE3EF #F0ECF4 #F0ECF4
Accessibility & contrast
On white
1.26
#EAE3EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#EAE3EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE3EF
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE3EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE3EF | 1.00 | 1.26 | 16.73 | 16.73 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E5F0
Deuteranopia (green-blind)
#E3E6EF
Tritanopia (blue-blind)
#EAE4E7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #eae3ef; /* rgb */ color: rgb(234, 227, 239); /* oklch */ color: oklch(92.5% 0.018 311.6);
Tailwind
colors: {
custom: {
50: '#f0ebf4',
500: '#eae3ef',
950: '#000000',
},
}SCSS
$custom: #eae3ef; $custom-light: #f0ebf4; $custom-dark: #000000;
JSON
{
"hex": "#eae3ef",
"rgb": {
"r": 234,
"g": 227,
"b": 239
},
"hsl": {
"h": 275,
"s": 27.273,
"l": 91.373
},
"oklch": {
"l": 0.9248,
"c": 0.0177,
"h": 311.6
},
"luminance": 0.78663
}Semantic roles & 50–950 ramp
primary
#EAE3EF
secondary
#B9C8AE
accent
#A6406A
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#161617
muted
#858485