#EAA2AC#EAA2AC
#EAA2AC is a light, moderate red. Relative luminance 0.463; OKLCH L 78.4% C 0.086 H 10.1°. Best body text is #000000 at 10.26:1 contrast (WCAG AA passes).
Color values
| HEX | #EAA2AC |
|---|---|
| RGB | rgb(234, 162, 172) |
| HSL | hsl(352, 63%, 78%) |
| HSV | hsv(352, 31%, 92%) |
| CMYK | cmyk(0%, 30.8%, 26.5%, 8.2%) |
| CIE-LAB | lab(73.75, 28.03, 5.65) |
| CIE-LCH | lch(73.75, 28.59, 11.40°) |
| OKLab | oklab(78.44% 0.085 0.0151) |
| OKLCH | oklch(78.44% 0.086 10.1) |
| XYZ | xyz(54.2996, 46.3149, 45.1013) |
| Luminance | 0.4631 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.06
Soft Pink
#FDB0C0
ΔE00 4.54
Dusty Pink
#D8A7B1
ΔE00 4.90
Lightpink
#FFB6C1
ΔE00 5.21
Pig Pink
#E78EA5
ΔE00 5.73
Dusty Pink (survey)
#D58A94
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAA2AC #A2EAE0
analogous
#EAA2D0 #EAA2AC #EABCA2
triadic
#EAA2AC #ACEAA2 #A2ACEA
tetradic
#EAA2AC #D0EAA2 #A2EAE0 #BCA2EA
square
#EAA2AC #D0EAA2 #A2EAE0 #BCA2EA
split-complementary
#EAA2AC #A2EABC #A2D0EA
monochromatic
#D33E53 #DF707F #EAA2AC #F5D4D9 #F9E6E9
Accessibility & contrast
On white
2.05
#EAA2AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.26
#EAA2AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAA2AC
10.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAA2AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAA2AC | 1.00 | 2.05 | 10.26 | 10.26 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEADAC
Deuteranopia (green-blind)
#BFBAAB
Tritanopia (blue-blind)
#F79CA6
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #eaa2ac; /* rgb */ color: rgb(234, 162, 172); /* oklch */ color: oklch(78.4% 0.086 10.1);
Tailwind
colors: {
custom: {
50: '#f2bec4',
500: '#eaa2ac',
950: '#000000',
},
}SCSS
$custom: #eaa2ac; $custom-light: #f2bec4; $custom-dark: #000000;
JSON
{
"hex": "#eaa2ac",
"rgb": {
"r": 234,
"g": 162,
"b": 172
},
"hsl": {
"h": 351.667,
"s": 63.158,
"l": 77.647
},
"oklch": {
"l": 0.78444,
"c": 0.08631,
"h": 10.1
},
"luminance": 0.46312
}Semantic roles & 50–950 ramp
primary
#EAA2AC
secondary
#DAF1EE
accent
#CBB21B
background
#FEFBFC
surface
#FDF7F8
border
#D5D0D1
text
#171212
muted
#858181