#E2AFA6#E2AFA6
#E2AFA6 is a light, moderate red. Relative luminance 0.496; OKLCH L 79.8% C 0.061 H 29.9°. Best body text is #000000 at 10.92:1 contrast (WCAG AA passes).
Color values
| HEX | #E2AFA6 |
|---|---|
| RGB | rgb(226, 175, 166) |
| HSL | hsl(9, 51%, 77%) |
| HSV | hsv(9, 27%, 89%) |
| CMYK | cmyk(0%, 22.6%, 26.5%, 11.4%) |
| CIE-LAB | lab(75.81, 17.29, 11.77) |
| CIE-LCH | lch(75.81, 20.91, 34.26°) |
| OKLab | oklab(79.8% 0.0532 0.0307) |
| OKLCH | oklch(79.8% 0.061 29.9) |
| XYZ | xyz(53.5778, 49.5844, 42.8176) |
| Luminance | 0.4958 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.94
Pale Salmon
#FFB19A
ΔE00 7.14
Blush (survey)
#F29E8E
ΔE00 7.18
Light Salmon
#FEA993
ΔE00 7.62
Pale Rose
#FDC1C5
ΔE00 7.63
Dusty Pink
#D8A7B1
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2AFA6 #A6D9E2
analogous
#E2A6BB #E2AFA6 #E2CDA6
triadic
#E2AFA6 #A6E2AF #AFA6E2
tetradic
#E2AFA6 #BBE2A6 #A6D9E2 #CDA6E2
square
#E2AFA6 #BBE2A6 #A6D9E2 #CDA6E2
split-complementary
#E2AFA6 #A6E2CD #A6BBE2
monochromatic
#C45C4A #D38678 #E2AFA6 #F1D8D4 #F7EAE8
Accessibility & contrast
On white
1.92
#E2AFA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.92
#E2AFA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2AFA6
10.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2AFA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2AFA6 | 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)
#BAB5A5
Deuteranopia (green-blind)
#C5BFA6
Tritanopia (blue-blind)
#EEA9AD
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #e2afa6; /* rgb */ color: rgb(226, 175, 166); /* oklch */ color: oklch(79.8% 0.061 29.9);
Tailwind
colors: {
custom: {
50: '#ecc7c0',
500: '#e2afa6',
950: '#000000',
},
}SCSS
$custom: #e2afa6; $custom-light: #ecc7c0; $custom-dark: #000000;
JSON
{
"hex": "#e2afa6",
"rgb": {
"r": 226,
"g": 175,
"b": 166
},
"hsl": {
"h": 9,
"s": 50.847,
"l": 76.863
},
"oklch": {
"l": 0.79804,
"c": 0.06141,
"h": 29.9
},
"luminance": 0.49582
}Semantic roles & 50–950 ramp
primary
#E2AFA6
secondary
#DCECEF
accent
#A8BE27
background
#FEFCFB
surface
#FDF8F7
border
#D5D1D0
text
#161312
muted
#848281