#EAE2E2#EAE2E2
#EAE2E2 is a very light, near-neutral red. Relative luminance 0.774; OKLCH L 91.9% C 0.009 H 17.3°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE2E2 |
|---|---|
| RGB | rgb(234, 226, 226) |
| HSL | hsl(0, 16%, 90%) |
| HSV | hsv(0, 3%, 92%) |
| CMYK | cmyk(0%, 3.4%, 3.4%, 8.2%) |
| CIE-LAB | lab(90.49, 2.71, 0.96) |
| CIE-LCH | lch(90.49, 2.88, 19.61°) |
| OKLab | oklab(91.91% 0.0083 0.0026) |
| OKLCH | oklch(91.91% 0.009 17.3) |
| XYZ | xyz(74.8536, 77.3766, 82.9286) |
| Luminance | 0.7738 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 4.16
Gainsboro
#DCDCDC
ΔE00 4.19
Snow
#FFFAFA
ΔE00 5.09
Lavenderblush
#FFF0F5
ΔE00 5.21
Seashell
#FFF5EE
ΔE00 5.27
Whitesmoke
#F5F5F5
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE2E2 #E2EAEA
analogous
#EAE2E6 #EAE2E2 #EAE6E2
triadic
#EAE2E2 #E2EAE2 #E2E2EA
tetradic
#EAE2E2 #E6EAE2 #E2EAEA #E6E2EA
square
#EAE2E2 #E6EAE2 #E2EAEA #E6E2EA
split-complementary
#EAE2E2 #E2EAE6 #E2E6EA
monochromatic
#B79B9B #D0BFBF #EAE2E2 #F2EDED #F2EDED
Accessibility & contrast
On white
1.27
#EAE2E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#EAE2E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE2E2
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE2E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE2E2 | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E3E2
Deuteranopia (green-blind)
#E5E4E2
Tritanopia (blue-blind)
#ECE1E2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #eae2e2; /* rgb */ color: rgb(234, 226, 226); /* oklch */ color: oklch(91.9% 0.009 17.3);
Tailwind
colors: {
custom: {
50: '#f0ebeb',
500: '#eae2e2',
950: '#000000',
},
}SCSS
$custom: #eae2e2; $custom-light: #f0ebeb; $custom-dark: #000000;
JSON
{
"hex": "#eae2e2",
"rgb": {
"r": 234,
"g": 226,
"b": 226
},
"hsl": {
"h": 0,
"s": 16,
"l": 90.196
},
"oklch": {
"l": 0.91908,
"c": 0.00873,
"h": 17.3
},
"luminance": 0.77376
}Semantic roles & 50–950 ramp
primary
#EAE2E2
secondary
#B0C0C0
accent
#9A9A4B
background
#FFFEFE
surface
#FEFDFD
border
#D6D5D5
text
#161616
muted
#858484