#EAAFAB#EAAFAB
#EAAFAB is a light, moderate red. Relative luminance 0.511; OKLCH L 80.7% C 0.070 H 23.1°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #EAAFAB |
|---|---|
| RGB | rgb(234, 175, 171) |
| HSL | hsl(4, 60%, 79%) |
| HSV | hsv(4, 27%, 92%) |
| CMYK | cmyk(0%, 25.2%, 26.9%, 8.2%) |
| CIE-LAB | lab(76.74, 20.96, 10.48) |
| CIE-LCH | lch(76.74, 23.43, 26.55°) |
| OKLab | oklab(80.74% 0.0641 0.0274) |
| OKLCH | oklch(80.74% 0.07 23.1) |
| XYZ | xyz(56.6134, 51.0956, 45.4006) |
| Luminance | 0.5109 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 5.58
Dusty Pink
#D8A7B1
ΔE00 6.43
Lightpink
#FFB6C1
ΔE00 6.53
Light Rose
#FFC5CB
ΔE00 6.73
Blush (survey)
#F29E8E
ΔE00 7.05
Pink
#FFC0CB
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAAFAB #ABE6EA
analogous
#EAABC7 #EAAFAB #EACFAB
triadic
#EAAFAB #ABEAAF #AFABEA
tetradic
#EAAFAB #C7EAAB #ABE6EA #CFABEA
square
#EAAFAB #C7EAAB #ABE6EA #CFABEA
split-complementary
#EAAFAB #ABEACF #ABC7EA
monochromatic
#D25249 #DE807A #EAAFAB #F6DEDC #F9E8E7
Accessibility & contrast
On white
1.87
#EAAFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#EAAFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAAFAB
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAAFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAAFAB | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB7AA
Deuteranopia (green-blind)
#C8C2AA
Tritanopia (blue-blind)
#F7A9AE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #eaafab; /* rgb */ color: rgb(234, 175, 171); /* oklch */ color: oklch(80.7% 0.070 23.1);
Tailwind
colors: {
custom: {
50: '#f2c7c4',
500: '#eaafab',
950: '#000000',
},
}SCSS
$custom: #eaafab; $custom-light: #f2c7c4; $custom-dark: #000000;
JSON
{
"hex": "#eaafab",
"rgb": {
"r": 234,
"g": 175,
"b": 171
},
"hsl": {
"h": 3.81,
"s": 60,
"l": 79.412
},
"oklch": {
"l": 0.80742,
"c": 0.06972,
"h": 23.1
},
"luminance": 0.51093
}Semantic roles & 50–950 ramp
primary
#EAAFAB
secondary
#73C1C6
accent
#BDC81E
background
#FFFDFD
surface
#FEF9F9
border
#D6D2D2
text
#171312
muted
#858282