#EAE0E8#EAE0E8
#EAE0E8 is a very light, near-neutral pink. Relative luminance 0.766; OKLCH L 91.7% C 0.015 H 332.2°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE0E8 |
|---|---|
| RGB | rgb(234, 224, 232) |
| HSL | hsl(312, 19%, 90%) |
| HSV | hsv(312, 4%, 92%) |
| CMYK | cmyk(0%, 4.3%, 0.9%, 8.2%) |
| CIE-LAB | lab(90.15, 4.80, -2.68) |
| CIE-LCH | lch(90.15, 5.50, 330.79°) |
| OKLab | oklab(91.69% 0.0134 -0.0071) |
| OKLCH | oklch(91.69% 0.015 332.2) |
| XYZ | xyz(75.1506, 76.6303, 87.1604) |
| Luminance | 0.7663 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.22
Lavender (CSS)
#E6E6FA
ΔE00 6.11
Very Light Pink
#FFF4F2
ΔE00 6.27
Ghostwhite
#F8F8FF
ΔE00 6.50
Gainsboro
#DCDCDC
ΔE00 6.72
Snow
#FFFAFA
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE0E8 #E0EAE2
analogous
#E7E0EA #EAE0E8 #EAE0E3
triadic
#EAE0E8 #E8EAE0 #E0E8EA
tetradic
#EAE0E8 #EAE7E0 #E0EAE2 #E0E3EA
square
#EAE0E8 #EAE7E0 #E0EAE2 #E0E3EA
split-complementary
#EAE0E8 #E3EAE0 #E0EAE7
monochromatic
#B997B2 #D1BCCD #EAE0E8 #F3EDF1 #F3EDF1
Accessibility & contrast
On white
1.29
#EAE0E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#EAE0E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE0E8
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE0E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE0E8 | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E2E8
Deuteranopia (green-blind)
#E2E3E8
Tritanopia (blue-blind)
#EBE0E3
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #eae0e8; /* rgb */ color: rgb(234, 224, 232); /* oklch */ color: oklch(91.7% 0.015 332.2);
Tailwind
colors: {
custom: {
50: '#f0e9ef',
500: '#eae0e8',
950: '#000000',
},
}SCSS
$custom: #eae0e8; $custom-light: #f0e9ef; $custom-dark: #000000;
JSON
{
"hex": "#eae0e8",
"rgb": {
"r": 234,
"g": 224,
"b": 232
},
"hsl": {
"h": 312,
"s": 19.231,
"l": 89.804
},
"oklch": {
"l": 0.9169,
"c": 0.01518,
"h": 332.2
},
"luminance": 0.7663
}Semantic roles & 50–950 ramp
primary
#EAE0E8
secondary
#ADC1B1
accent
#9E5948
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161616
muted
#858485