#EAE1E2#EAE1E2
#EAE1E2 is a very light, near-neutral red. Relative luminance 0.768; OKLCH L 91.7% C 0.010 H 9.5°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE1E2 |
|---|---|
| RGB | rgb(234, 225, 226) |
| HSL | hsl(353, 18%, 90%) |
| HSV | hsv(353, 4%, 92%) |
| CMYK | cmyk(0%, 3.8%, 3.4%, 8.2%) |
| CIE-LAB | lab(90.25, 3.23, 0.60) |
| CIE-LCH | lch(90.25, 3.28, 10.56°) |
| OKLab | oklab(91.71% 0.0098 0.0016) |
| OKLCH | oklch(91.71% 0.01 9.5) |
| XYZ | xyz(74.5825, 76.8343, 82.8382) |
| Luminance | 0.7683 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 4.35
Gainsboro
#DCDCDC
ΔE00 4.67
Lavenderblush
#FFF0F5
ΔE00 4.79
Snow
#FFFAFA
ΔE00 5.44
Light Gray
#D3D3D3
ΔE00 5.71
Seashell
#FFF5EE
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE1E2 #E1EAE9
analogous
#EAE1E7 #EAE1E2 #EAE4E1
triadic
#EAE1E2 #E2EAE1 #E1E2EA
tetradic
#EAE1E2 #E7EAE1 #E1EAE9 #E4E1EA
square
#EAE1E2 #E7EAE1 #E1EAE9 #E4E1EA
split-complementary
#EAE1E2 #E1EAE4 #E1E7EA
monochromatic
#B8999C #D1BDBF #EAE1E2 #F2EDEE #F2EDEE
Accessibility & contrast
On white
1.28
#EAE1E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#EAE1E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE1E2
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE1E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE1E2 | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E2E2
Deuteranopia (green-blind)
#E4E4E2
Tritanopia (blue-blind)
#ECE0E1
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #eae1e2; /* rgb */ color: rgb(234, 225, 226); /* oklch */ color: oklch(91.7% 0.010 9.5);
Tailwind
colors: {
custom: {
50: '#f0eaeb',
500: '#eae1e2',
950: '#000000',
},
}SCSS
$custom: #eae1e2; $custom-light: #f0eaeb; $custom-dark: #000000;
JSON
{
"hex": "#eae1e2",
"rgb": {
"r": 234,
"g": 225,
"b": 226
},
"hsl": {
"h": 353.333,
"s": 17.647,
"l": 90
},
"oklch": {
"l": 0.91713,
"c": 0.0099,
"h": 9.5
},
"luminance": 0.76834
}Semantic roles & 50–950 ramp
primary
#EAE1E2
secondary
#AFC0BE
accent
#9C934A
background
#FFFEFE
surface
#FEFDFD
border
#D6D5D5
text
#161616
muted
#858484