#EAE3E4#EAE3E4
#EAE3E4 is a very light, near-neutral red. Relative luminance 0.780; OKLCH L 92.2% C 0.008 H 7.3°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE3E4 |
|---|---|
| RGB | rgb(234, 227, 228) |
| HSL | hsl(351, 14%, 90%) |
| HSV | hsv(351, 3%, 92%) |
| CMYK | cmyk(0%, 3%, 2.6%, 8.2%) |
| CIE-LAB | lab(90.79, 2.54, 0.36) |
| CIE-LCH | lch(90.79, 2.57, 7.96°) |
| OKLab | oklab(92.16% 0.0077 0.001) |
| OKLCH | oklch(92.16% 0.008 7.3) |
| XYZ | xyz(75.4023, 78.0324, 84.4732) |
| Luminance | 0.7803 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 4.01
Very Light Pink
#FFF4F2
ΔE00 4.23
Snow
#FFFAFA
ΔE00 4.85
Whitesmoke
#F5F5F5
ΔE00 4.95
Lavenderblush
#FFF0F5
ΔE00 5.12
Light Gray
#D3D3D3
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE3E4 #E3EAE9
analogous
#EAE3E7 #EAE3E4 #EAE5E3
triadic
#EAE3E4 #E4EAE3 #E3E4EA
tetradic
#EAE3E4 #E7EAE3 #E3EAE9 #E5E3EA
square
#EAE3E4 #E7EAE3 #E3EAE9 #E5E3EA
split-complementary
#EAE3E4 #E3EAE5 #E3E7EA
monochromatic
#B69DA1 #D0C0C2 #EAE3E4 #F2EEEE #F2EEEE
Accessibility & contrast
On white
1.26
#EAE3E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#EAE3E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE3E4
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE3E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE3E4 | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E4E4
Deuteranopia (green-blind)
#E5E5E4
Tritanopia (blue-blind)
#ECE3E3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #eae3e4; /* rgb */ color: rgb(234, 227, 228); /* oklch */ color: oklch(92.2% 0.008 7.3);
Tailwind
colors: {
custom: {
50: '#f0ebec',
500: '#eae3e4',
950: '#000000',
},
}SCSS
$custom: #eae3e4; $custom-light: #f0ebec; $custom-dark: #000000;
JSON
{
"hex": "#eae3e4",
"rgb": {
"r": 234,
"g": 227,
"b": 228
},
"hsl": {
"h": 351.429,
"s": 14.286,
"l": 90.392
},
"oklch": {
"l": 0.9216,
"c": 0.00771,
"h": 7.3
},
"luminance": 0.78032
}Semantic roles & 50–950 ramp
primary
#EAE3E4
secondary
#B2C0BE
accent
#988E4D
background
#FFFEFE
surface
#FEFDFD
border
#D6D5D5
text
#161616
muted
#858484