#EFAAAE#EFAAAE
#EFAAAE is a light, moderate red. Relative luminance 0.502; OKLCH L 80.4% C 0.082 H 15.2°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #EFAAAE |
|---|---|
| RGB | rgb(239, 170, 174) |
| HSL | hsl(357, 68%, 80%) |
| HSV | hsv(357, 29%, 94%) |
| CMYK | cmyk(0%, 28.9%, 27.2%, 6.3%) |
| CIE-LAB | lab(76.17, 25.88, 8.10) |
| CIE-LCH | lch(76.17, 27.12, 17.38°) |
| OKLab | oklab(80.44% 0.0787 0.0214) |
| OKLCH | oklch(80.44% 0.082 15.2) |
| XYZ | xyz(57.6126, 50.1595, 46.6834) |
| Luminance | 0.5016 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 4.20
Soft Pink
#FDB0C0
ΔE00 4.66
Faded Pink
#DE9DAC
ΔE00 5.45
Pale Rose
#FDC1C5
ΔE00 5.48
Dusty Pink
#D8A7B1
ΔE00 5.51
Pink
#FFC0CB
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFAAAE #AAEFEB
analogous
#EFAAD0 #EFAAAE #EFC9AA
triadic
#EFAAAE #AEEFAA #AAAEEF
tetradic
#EFAAAE #D0EFAA #AAEFEB #C9AAEF
square
#EFAAAE #D0EFAA #AAEFEB #C9AAEF
split-complementary
#EFAAAE #AAEFC9 #AAD0EF
monochromatic
#DC434C #E5767D #EFAAAE #F9DEDF #FAE5E6
Accessibility & contrast
On white
1.90
#EFAAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#EFAAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFAAAE
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFAAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFAAAE | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B4AE
Deuteranopia (green-blind)
#C6C1AD
Tritanopia (blue-blind)
#FCA4AC
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #efaaae; /* rgb */ color: rgb(239, 170, 174); /* oklch */ color: oklch(80.4% 0.082 15.2);
Tailwind
colors: {
custom: {
50: '#f5c3c6',
500: '#efaaae',
950: '#000000',
},
}SCSS
$custom: #efaaae; $custom-light: #f5c3c6; $custom-dark: #000000;
JSON
{
"hex": "#efaaae",
"rgb": {
"r": 239,
"g": 170,
"b": 174
},
"hsl": {
"h": 356.522,
"s": 68.317,
"l": 80.196
},
"oklch": {
"l": 0.80442,
"c": 0.08155,
"h": 15.2
},
"luminance": 0.50156
}Semantic roles & 50–950 ramp
primary
#EFAAAE
secondary
#70CDC7
accent
#D0C515
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#171213
muted
#858282