#EFA0AE#EFA0AE
#EFA0AE is a light, moderate red. Relative luminance 0.465; OKLCH L 78.7% C 0.095 H 7.9°. Best body text is #000000 at 10.31:1 contrast (WCAG AA passes).
Color values
| HEX | #EFA0AE |
|---|---|
| RGB | rgb(239, 160, 174) |
| HSL | hsl(349, 71%, 78%) |
| HSV | hsv(349, 33%, 94%) |
| CMYK | cmyk(0%, 33.1%, 27.2%, 6.3%) |
| CIE-LAB | lab(73.90, 31.18, 4.84) |
| CIE-LCH | lch(73.90, 31.55, 8.83°) |
| OKLab | oklab(78.7% 0.0944 0.0131) |
| OKLCH | oklch(78.7% 0.095 7.9) |
| XYZ | xyz(55.8088, 46.5519, 46.0821) |
| Luminance | 0.4655 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.35
Soft Pink
#FDB0C0
ΔE00 4.12
Pig Pink
#E78EA5
ΔE00 4.78
Lightpink
#FFB6C1
ΔE00 5.29
Dusty Pink
#D8A7B1
ΔE00 5.97
Rose Pink
#F7879A
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFA0AE #A0EFE1
analogous
#EFA0D5 #EFA0AE #EFB9A0
triadic
#EFA0AE #AEEFA0 #A0AEEF
tetradic
#EFA0AE #D5EFA0 #A0EFE1 #B9A0EF
square
#EFA0AE #D5EFA0 #A0EFE1 #B9A0EF
split-complementary
#EFA0AE #A0EFB9 #A0D5EF
monochromatic
#DD3755 #E66C81 #EFA0AE #F8D4DB #FBE5E9
Accessibility & contrast
On white
2.04
#EFA0AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.31
#EFA0AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFA0AE
10.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFA0AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFA0AE | 1.00 | 2.04 | 10.31 | 10.31 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACADAE
Deuteranopia (green-blind)
#BFBBAC
Tritanopia (blue-blind)
#FD9AA5
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #efa0ae; /* rgb */ color: rgb(239, 160, 174); /* oklch */ color: oklch(78.7% 0.095 7.9);
Tailwind
colors: {
custom: {
50: '#f6bdc6',
500: '#efa0ae',
950: '#000000',
},
}SCSS
$custom: #efa0ae; $custom-light: #f6bdc6; $custom-dark: #000000;
JSON
{
"hex": "#efa0ae",
"rgb": {
"r": 239,
"g": 160,
"b": 174
},
"hsl": {
"h": 349.367,
"s": 71.171,
"l": 78.235
},
"oklch": {
"l": 0.787,
"c": 0.09534,
"h": 7.9
},
"luminance": 0.46548
}Semantic roles & 50–950 ramp
primary
#EFA0AE
secondary
#D9F2EE
accent
#D3B112
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#171213
muted
#858182