#EAE2E5#EAE2E5
#EAE2E5 is a very light, near-neutral pink. Relative luminance 0.775; OKLCH L 92.0% C 0.010 H 352.4°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE2E5 |
|---|---|
| RGB | rgb(234, 226, 229) |
| HSL | hsl(338, 16%, 90%) |
| HSV | hsv(338, 3%, 92%) |
| CMYK | cmyk(0%, 3.4%, 2.1%, 8.2%) |
| CIE-LAB | lab(90.57, 3.23, -0.50) |
| CIE-LCH | lch(90.57, 3.27, 351.29°) |
| OKLab | oklab(91.99% 0.0095 -0.0013) |
| OKLCH | oklch(91.99% 0.01 352.4) |
| XYZ | xyz(75.2688, 77.5427, 85.1155) |
| Luminance | 0.7754 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.52
Very Light Pink
#FFF4F2
ΔE00 4.63
Gainsboro
#DCDCDC
ΔE00 4.74
Snow
#FFFAFA
ΔE00 5.35
Whitesmoke
#F5F5F5
ΔE00 5.69
Ghostwhite
#F8F8FF
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE2E5 #E2EAE7
analogous
#EAE2E9 #EAE2E5 #EAE3E2
triadic
#EAE2E5 #E5EAE2 #E2E5EA
tetradic
#EAE2E5 #E9EAE2 #E2EAE7 #E3E2EA
square
#EAE2E5 #E9EAE2 #E2EAE7 #E3E2EA
split-complementary
#EAE2E5 #E2EAE3 #E2E9EA
monochromatic
#B79BA5 #D0BFC5 #EAE2E5 #F2EDEF #F2EDEF
Accessibility & contrast
On white
1.27
#EAE2E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#EAE2E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE2E5
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE2E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE2E5 | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E3E5
Deuteranopia (green-blind)
#E4E4E5
Tritanopia (blue-blind)
#EBE2E3
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #eae2e5; /* rgb */ color: rgb(234, 226, 229); /* oklch */ color: oklch(92.0% 0.010 352.4);
Tailwind
colors: {
custom: {
50: '#f0ebed',
500: '#eae2e5',
950: '#000000',
},
}SCSS
$custom: #eae2e5; $custom-light: #f0ebed; $custom-dark: #000000;
JSON
{
"hex": "#eae2e5",
"rgb": {
"r": 234,
"g": 226,
"b": 229
},
"hsl": {
"h": 337.5,
"s": 16,
"l": 90.196
},
"oklch": {
"l": 0.91993,
"c": 0.00954,
"h": 352.4
},
"luminance": 0.77542
}Semantic roles & 50–950 ramp
primary
#EAE2E5
secondary
#B0C0BA
accent
#9A7D4B
background
#FFFEFE
surface
#FEFDFD
border
#D6D5D5
text
#161616
muted
#858484