#EAACA2#EAACA2
#EAACA2 is a light, moderate red. Relative luminance 0.496; OKLCH L 80.0% C 0.075 H 29.2°. Best body text is #000000 at 10.92:1 contrast (WCAG AA passes).
Color values
| HEX | #EAACA2 |
|---|---|
| RGB | rgb(234, 172, 162) |
| HSL | hsl(8, 63%, 78%) |
| HSV | hsv(8, 31%, 92%) |
| CMYK | cmyk(0%, 26.5%, 30.8%, 8.2%) |
| CIE-LAB | lab(75.83, 21.37, 14.09) |
| CIE-LCH | lch(75.83, 25.59, 33.40°) |
| OKLab | oklab(79.97% 0.0653 0.0365) |
| OKLCH | oklch(79.97% 0.075 29.2) |
| XYZ | xyz(55.2072, 49.6092, 40.8431) |
| Luminance | 0.4961 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 5.06
Pale Salmon
#FFB19A
ΔE00 5.61
Light Salmon
#FEA993
ΔE00 5.70
Peachy Pink
#FF9A8A
ΔE00 7.27
Pinkish Tan
#D99B82
ΔE00 7.60
Pale Rose
#FDC1C5
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAACA2 #A2E0EA
analogous
#EAA2BC #EAACA2 #EAD0A2
triadic
#EAACA2 #A2EAAC #ACA2EA
tetradic
#EAACA2 #BCEAA2 #A2E0EA #D0A2EA
square
#EAACA2 #BCEAA2 #A2E0EA #D0A2EA
split-complementary
#EAACA2 #A2EAD0 #A2BCEA
monochromatic
#D3533E #DF7F70 #EAACA2 #F5D9D4 #F9E9E6
Accessibility & contrast
On white
1.92
#EAACA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.92
#EAACA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAACA2
10.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAACA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAACA2 | 1.00 | 1.92 | 10.92 | 10.92 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B4A1
Deuteranopia (green-blind)
#C8C0A1
Tritanopia (blue-blind)
#F8A4A9
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #eaaca2; /* rgb */ color: rgb(234, 172, 162); /* oklch */ color: oklch(80.0% 0.075 29.2);
Tailwind
colors: {
custom: {
50: '#f2c5bd',
500: '#eaaca2',
950: '#000000',
},
}SCSS
$custom: #eaaca2; $custom-light: #f2c5bd; $custom-dark: #000000;
JSON
{
"hex": "#eaaca2",
"rgb": {
"r": 234,
"g": 172,
"b": 162
},
"hsl": {
"h": 8.333,
"s": 63.158,
"l": 77.647
},
"oklch": {
"l": 0.79972,
"c": 0.07481,
"h": 29.2
},
"luminance": 0.49606
}Semantic roles & 50–950 ramp
primary
#EAACA2
secondary
#DAEEF1
accent
#B2CB1B
background
#FEFCFB
surface
#FDF8F6
border
#D5D1D0
text
#171312
muted
#858281