#EFA6AA#EFA6AA
#EFA6AA is a light, moderate red. Relative luminance 0.485; OKLCH L 79.6% C 0.087 H 15.6°. Best body text is #000000 at 10.71:1 contrast (WCAG AA passes).
Color values
| HEX | #EFA6AA |
|---|---|
| RGB | rgb(239, 166, 170) |
| HSL | hsl(357, 70%, 79%) |
| HSV | hsv(357, 31%, 94%) |
| CMYK | cmyk(0%, 30.5%, 28.9%, 6.3%) |
| CIE-LAB | lab(75.16, 27.47, 8.84) |
| CIE-LCH | lch(75.16, 28.85, 17.84°) |
| OKLab | oklab(79.63% 0.0835 0.0233) |
| OKLCH | oklch(79.63% 0.087 15.6) |
| XYZ | xyz(56.4900, 48.5289, 44.4140) |
| Luminance | 0.4853 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 4.89
Soft Pink
#FDB0C0
ΔE00 5.08
Faded Pink
#DE9DAC
ΔE00 5.31
Dusty Pink
#D8A7B1
ΔE00 5.98
Pale Rose
#FDC1C5
ΔE00 6.48
Pink
#FFC0CB
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFA6AA #A6EFEB
analogous
#EFA6CF #EFA6AA #EFC7A6
triadic
#EFA6AA #AAEFA6 #A6AAEF
tetradic
#EFA6AA #CFEFA6 #A6EFEB #C7A6EF
square
#EFA6AA #CFEFA6 #A6EFEB #C7A6EF
split-complementary
#EFA6AA #A6EFC7 #A6CFEF
monochromatic
#DC3E47 #E67278 #EFA6AA #F8DADC #FAE5E6
Accessibility & contrast
On white
1.96
#EFA6AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.71
#EFA6AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFA6AA
10.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFA6AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFA6AA | 1.00 | 1.96 | 10.71 | 10.71 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B1AA
Deuteranopia (green-blind)
#C4BEA9
Tritanopia (blue-blind)
#FD9FA8
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #efa6aa; /* rgb */ color: rgb(239, 166, 170); /* oklch */ color: oklch(79.6% 0.087 15.6);
Tailwind
colors: {
custom: {
50: '#f6c1c3',
500: '#efa6aa',
950: '#000000',
},
}SCSS
$custom: #efa6aa; $custom-light: #f6c1c3; $custom-dark: #000000;
JSON
{
"hex": "#efa6aa",
"rgb": {
"r": 239,
"g": 166,
"b": 170
},
"hsl": {
"h": 356.712,
"s": 69.524,
"l": 79.412
},
"oklch": {
"l": 0.79633,
"c": 0.08667,
"h": 15.6
},
"luminance": 0.48525
}Semantic roles & 50–950 ramp
primary
#EFA6AA
secondary
#D9F2F1
accent
#D2C714
background
#FFFBFB
surface
#FFF7F7
border
#D7D0D0
text
#171212
muted
#858181