#EEA2A0#EEA2A0
#EEA2A0 is a light, moderate red. Relative luminance 0.466; OKLCH L 78.6% C 0.091 H 21.0°. Best body text is #000000 at 10.31:1 contrast (WCAG AA passes).
Color values
| HEX | #EEA2A0 |
|---|---|
| RGB | rgb(238, 162, 160) |
| HSL | hsl(2, 70%, 78%) |
| HSV | hsv(2, 33%, 93%) |
| CMYK | cmyk(0%, 31.9%, 32.8%, 6.7%) |
| CIE-LAB | lab(73.91, 27.93, 12.53) |
| CIE-LCH | lch(73.91, 30.61, 24.17°) |
| OKLab | oklab(78.57% 0.0849 0.0326) |
| OKLCH | oklch(78.57% 0.091 21) |
| XYZ | xyz(54.5272, 46.5595, 39.3658) |
| Luminance | 0.4656 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 5.37
Peachy Pink
#FF9A8A
ΔE00 6.57
Lightpink
#FFB6C1
ΔE00 7.09
Faded Pink
#DE9DAC
ΔE00 7.12
Soft Pink
#FDB0C0
ΔE00 7.52
Light Salmon
#FEA993
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEA2A0 #A0ECEE
analogous
#EEA0C5 #EEA2A0 #EEC9A0
triadic
#EEA2A0 #A0EEA2 #A2A0EE
tetradic
#EEA2A0 #C5EEA0 #A0ECEE #C9A0EE
square
#EEA2A0 #C5EEA0 #A0ECEE #C9A0EE
split-complementary
#EEA2A0 #A0EEC9 #A0C5EE
monochromatic
#DB3C38 #E56F6C #EEA2A0 #F7D5D4 #FAE6E5
Accessibility & contrast
On white
2.04
#EEA2A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.31
#EEA2A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEA2A0
10.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEA2A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEA2A0 | 1.00 | 2.04 | 10.31 | 10.31 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AD9F
Deuteranopia (green-blind)
#C3BB9F
Tritanopia (blue-blind)
#FD9AA2
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #eea2a0; /* rgb */ color: rgb(238, 162, 160); /* oklch */ color: oklch(78.6% 0.091 21.0);
Tailwind
colors: {
custom: {
50: '#f5bebc',
500: '#eea2a0',
950: '#000000',
},
}SCSS
$custom: #eea2a0; $custom-light: #f5bebc; $custom-dark: #000000;
JSON
{
"hex": "#eea2a0",
"rgb": {
"r": 238,
"g": 162,
"b": 160
},
"hsl": {
"h": 1.538,
"s": 69.643,
"l": 78.039
},
"oklch": {
"l": 0.7857,
"c": 0.09091,
"h": 21
},
"luminance": 0.46556
}Semantic roles & 50–950 ramp
primary
#EEA2A0
secondary
#D9F1F2
accent
#CDD214
background
#FFFBFB
surface
#FFF7F6
border
#D7D0D0
text
#171212
muted
#858181