#EAAFAF#EAAFAF
#EAAFAF is a light, moderate red. Relative luminance 0.512; OKLCH L 80.8% C 0.069 H 18.7°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #EAAFAF |
|---|---|
| RGB | rgb(234, 175, 175) |
| HSL | hsl(0, 58%, 80%) |
| HSV | hsv(0, 25%, 92%) |
| CMYK | cmyk(0%, 25.2%, 25.2%, 8.2%) |
| CIE-LAB | lab(76.83, 21.52, 8.43) |
| CIE-LCH | lch(76.83, 23.11, 21.40°) |
| OKLab | oklab(80.85% 0.0656 0.0222) |
| OKLCH | oklch(80.85% 0.069 18.7) |
| XYZ | xyz(57.0005, 51.2504, 47.4390) |
| Luminance | 0.5125 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 4.84
Dusty Pink
#D8A7B1
ΔE00 5.24
Lightpink
#FFB6C1
ΔE00 5.30
Light Rose
#FFC5CB
ΔE00 5.92
Pink
#FFC0CB
ΔE00 6.13
Soft Pink
#FDB0C0
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAAFAF #AFEAEA
analogous
#EAAFCC #EAAFAF #EACCAF
triadic
#EAAFAF #AFEAAF #AFAFEA
tetradic
#EAAFAF #CCEAAF #AFEAEA #CCAFEA
square
#EAAFAF #CCEAAF #AFEAEA #CCAFEA
split-complementary
#EAAFAF #AFEACC #AFCCEA
monochromatic
#D14E4E #DD7F7F #EAAFAF #F7DFDF #F9E7E7
Accessibility & contrast
On white
1.87
#EAAFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#EAAFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAAFAF
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAAFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAAFAF | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB7AF
Deuteranopia (green-blind)
#C7C2AE
Tritanopia (blue-blind)
#F6A9AF
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #eaafaf; /* rgb */ color: rgb(234, 175, 175); /* oklch */ color: oklch(80.8% 0.069 18.7);
Tailwind
colors: {
custom: {
50: '#f2c7c6',
500: '#eaafaf',
950: '#000000',
},
}SCSS
$custom: #eaafaf; $custom-light: #f2c7c6; $custom-dark: #000000;
JSON
{
"hex": "#eaafaf",
"rgb": {
"r": 234,
"g": 175,
"b": 175
},
"hsl": {
"h": 0,
"s": 58.416,
"l": 80.196
},
"oklch": {
"l": 0.80845,
"c": 0.0693,
"h": 18.7
},
"luminance": 0.51248
}Semantic roles & 50–950 ramp
primary
#EAAFAF
secondary
#77C6C6
accent
#C6C61F
background
#FFFDFD
surface
#FEF9F9
border
#D6D2D2
text
#171313
muted
#858282