#EAE2EF#EAE2EF
#EAE2EF is a very light, near-neutral violet. Relative luminance 0.781; OKLCH L 92.3% C 0.019 H 312.8°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE2EF |
|---|---|
| RGB | rgb(234, 226, 239) |
| HSL | hsl(277, 29%, 91%) |
| HSV | hsv(277, 5%, 94%) |
| CMYK | cmyk(2.1%, 5.4%, 0%, 6.3%) |
| CIE-LAB | lab(90.83, 5.03, -5.35) |
| CIE-LCH | lch(90.83, 7.34, 313.22°) |
| OKLab | oklab(92.29% 0.0132 -0.0142) |
| OKLCH | oklch(92.29% 0.019 312.8) |
| XYZ | xyz(76.7055, 78.1173, 92.6818) |
| Luminance | 0.7812 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.15
Lavenderblush
#FFF0F5
ΔE00 5.21
Ghostwhite
#F8F8FF
ΔE00 6.38
Very Light Pink
#FFF4F2
ΔE00 7.72
Gainsboro
#DCDCDC
ΔE00 7.89
Snow
#FFFAFA
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE2EF #E7EFE2
analogous
#E3E2EF #EAE2EF #EFE2ED
triadic
#EAE2EF #EFEAE2 #E2EFEA
tetradic
#EAE2EF #EFE3E2 #E7EFE2 #E2EDEF
square
#EAE2EF #EFE3E2 #E7EFE2 #E2EDEF
split-complementary
#EAE2EF #EDEFE2 #E2EFE3
monochromatic
#B193C3 #CDBBD9 #EAE2EF #F1EBF4 #F1EBF4
Accessibility & contrast
On white
1.26
#EAE2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#EAE2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE2EF
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE2EF | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E4F0
Deuteranopia (green-blind)
#E2E5EF
Tritanopia (blue-blind)
#EAE3E6
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #eae2ef; /* rgb */ color: rgb(234, 226, 239); /* oklch */ color: oklch(92.3% 0.019 312.8);
Tailwind
colors: {
custom: {
50: '#f0ebf4',
500: '#eae2ef',
950: '#000000',
},
}SCSS
$custom: #eae2ef; $custom-light: #f0ebf4; $custom-dark: #000000;
JSON
{
"hex": "#eae2ef",
"rgb": {
"r": 234,
"g": 226,
"b": 239
},
"hsl": {
"h": 276.923,
"s": 28.889,
"l": 91.176
},
"oklch": {
"l": 0.92286,
"c": 0.01937,
"h": 312.8
},
"luminance": 0.78117
}Semantic roles & 50–950 ramp
primary
#EAE2EF
secondary
#B7C8AD
accent
#A83E67
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#161617
muted
#858485