#EAAFAA#EAAFAA
#EAAFAA is a light, moderate red. Relative luminance 0.511; OKLCH L 80.7% C 0.070 H 24.2°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #EAAFAA |
|---|---|
| RGB | rgb(234, 175, 170) |
| HSL | hsl(5, 60%, 79%) |
| HSV | hsv(5, 27%, 92%) |
| CMYK | cmyk(0%, 25.2%, 27.4%, 8.2%) |
| CIE-LAB | lab(76.71, 20.83, 10.99) |
| CIE-LCH | lch(76.71, 23.55, 27.81°) |
| OKLab | oklab(80.72% 0.0637 0.0287) |
| OKLCH | oklch(80.72% 0.07 24.2) |
| XYZ | xyz(56.5185, 51.0576, 44.9005) |
| Luminance | 0.5105 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 5.82
Dusty Pink
#D8A7B1
ΔE00 6.75
Blush (survey)
#F29E8E
ΔE00 6.80
Lightpink
#FFB6C1
ΔE00 6.86
Light Rose
#FFC5CB
ΔE00 6.97
Pale Salmon
#FFB19A
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAAFAA #AAE5EA
analogous
#EAAAC5 #EAAFAA #EACFAA
triadic
#EAAFAA #AAEAAF #AFAAEA
tetradic
#EAAFAA #C5EAAA #AAE5EA #CFAAEA
square
#EAAFAA #C5EAAA #AAE5EA #CFAAEA
split-complementary
#EAAFAA #AAEACF #AAC5EA
monochromatic
#D25348 #DE8179 #EAAFAA #F6DDDB #F9E8E6
Accessibility & contrast
On white
1.87
#EAAFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#EAAFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAAFAA
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAAFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAAFAA | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB7A9
Deuteranopia (green-blind)
#C8C2A9
Tritanopia (blue-blind)
#F7A8AE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #eaafaa; /* rgb */ color: rgb(234, 175, 170); /* oklch */ color: oklch(80.7% 0.070 24.2);
Tailwind
colors: {
custom: {
50: '#f2c7c3',
500: '#eaafaa',
950: '#000000',
},
}SCSS
$custom: #eaafaa; $custom-light: #f2c7c3; $custom-dark: #000000;
JSON
{
"hex": "#eaafaa",
"rgb": {
"r": 234,
"g": 175,
"b": 170
},
"hsl": {
"h": 4.688,
"s": 60.377,
"l": 79.216
},
"oklch": {
"l": 0.80717,
"c": 0.06988,
"h": 24.2
},
"luminance": 0.51055
}Semantic roles & 50–950 ramp
primary
#EAAFAA
secondary
#72BFC6
accent
#BBC81D
background
#FFFDFD
surface
#FEF9F9
border
#D6D2D2
text
#171312
muted
#858282