#EFA4AA#EFA4AA
#EFA4AA is a light, moderate red. Relative luminance 0.478; OKLCH L 79.3% C 0.089 H 14.0°. Best body text is #000000 at 10.56:1 contrast (WCAG AA passes).
Color values
| HEX | #EFA4AA |
|---|---|
| RGB | rgb(239, 164, 170) |
| HSL | hsl(355, 70%, 79%) |
| HSV | hsv(355, 31%, 94%) |
| CMYK | cmyk(0%, 31.4%, 28.9%, 6.3%) |
| CIE-LAB | lab(74.70, 28.53, 8.19) |
| CIE-LCH | lch(74.70, 29.68, 16.02°) |
| OKLab | oklab(79.28% 0.0866 0.0216) |
| OKLCH | oklch(79.28% 0.089 14) |
| XYZ | xyz(56.1292, 47.8074, 44.2938) |
| Luminance | 0.4780 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.78
Soft Pink
#FDB0C0
ΔE00 4.81
Lightpink
#FFB6C1
ΔE00 4.93
Dusty Pink
#D8A7B1
ΔE00 5.95
Pale Rose
#FDC1C5
ΔE00 6.93
Pig Pink
#E78EA5
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFA4AA #A4EFE9
analogous
#EFA4D0 #EFA4AA #EFC4A4
triadic
#EFA4AA #AAEFA4 #A4AAEF
tetradic
#EFA4AA #D0EFA4 #A4EFE9 #C4A4EF
square
#EFA4AA #D0EFA4 #A4EFE9 #C4A4EF
split-complementary
#EFA4AA #A4EFC4 #A4D0EF
monochromatic
#DD3C49 #E67079 #EFA4AA #F8D8DB #FAE5E7
Accessibility & contrast
On white
1.99
#EFA4AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.56
#EFA4AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFA4AA
10.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFA4AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFA4AA | 1.00 | 1.99 | 10.56 | 10.56 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AFAA
Deuteranopia (green-blind)
#C3BDA9
Tritanopia (blue-blind)
#FD9DA6
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #efa4aa; /* rgb */ color: rgb(239, 164, 170); /* oklch */ color: oklch(79.3% 0.089 14.0);
Tailwind
colors: {
custom: {
50: '#f6bfc3',
500: '#efa4aa',
950: '#000000',
},
}SCSS
$custom: #efa4aa; $custom-light: #f6bfc3; $custom-dark: #000000;
JSON
{
"hex": "#efa4aa",
"rgb": {
"r": 239,
"g": 164,
"b": 170
},
"hsl": {
"h": 355.2,
"s": 70.093,
"l": 79.02
},
"oklch": {
"l": 0.79284,
"c": 0.08929,
"h": 14
},
"luminance": 0.47804
}Semantic roles & 50–950 ramp
primary
#EFA4AA
secondary
#D9F2F0
accent
#D2C313
background
#FFFBFB
surface
#FFF7F7
border
#D7D0D0
text
#171212
muted
#858181