#EAE8F2#EAE8F2
#EAE8F2 is a very light, near-neutral violet. Relative luminance 0.816; OKLCH L 93.5% C 0.014 H 295.3°. Best body text is #000000 at 17.32:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE8F2 |
|---|---|
| RGB | rgb(234, 232, 242) |
| HSL | hsl(252, 28%, 93%) |
| HSV | hsv(252, 4%, 95%) |
| CMYK | cmyk(3.3%, 4.1%, 0%, 5.1%) |
| CIE-LAB | lab(92.41, 2.47, -4.60) |
| CIE-LCH | lch(92.41, 5.22, 298.28°) |
| OKLab | oklab(93.54% 0.0058 -0.0122) |
| OKLCH | oklch(93.54% 0.014 295.3) |
| XYZ | xyz(78.8125, 81.6164, 95.5887) |
| Luminance | 0.8162 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 3.70
Lavender (CSS)
#E6E6FA
ΔE00 3.99
Fog
#D8DCE0
ΔE00 5.58
Whitesmoke
#F5F5F5
ΔE00 5.78
Lavenderblush
#FFF0F5
ΔE00 5.94
Gainsboro
#DCDCDC
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE8F2 #F0F2E8
analogous
#E8EBF2 #EAE8F2 #EFE8F2
triadic
#EAE8F2 #F2EAE8 #E8F2EA
tetradic
#EAE8F2 #F2E8EB #F0F2E8 #E8F2EF
square
#EAE8F2 #F2E8EB #F0F2E8 #E8F2EF
split-complementary
#EAE8F2 #F2EFE8 #EBF2E8
monochromatic
#A39AC6 #C6C1DC #EAE8F2 #EDEBF4 #EDEBF4
Accessibility & contrast
On white
1.21
#EAE8F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.32
#EAE8F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE8F2
17.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE8F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE8F2 | 1.00 | 1.21 | 17.32 | 17.32 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E9F2
Deuteranopia (green-blind)
#E6E9F2
Tritanopia (blue-blind)
#E9E9EB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #eae8f2; /* rgb */ color: rgb(234, 232, 242); /* oklch */ color: oklch(93.5% 0.014 295.3);
Tailwind
colors: {
custom: {
50: '#f0eff6',
500: '#eae8f2',
950: '#000000',
},
}SCSS
$custom: #eae8f2; $custom-light: #f0eff6; $custom-dark: #000000;
JSON
{
"hex": "#eae8f2",
"rgb": {
"r": 234,
"g": 232,
"b": 242
},
"hsl": {
"h": 252,
"s": 27.778,
"l": 92.941
},
"oklch": {
"l": 0.93544,
"c": 0.01354,
"h": 295.3
},
"luminance": 0.81616
}Semantic roles & 50–950 ramp
primary
#EAE8F2
secondary
#C7CCB3
accent
#A63F92
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161617
muted
#858585