#EFA2AB#EFA2AB
#EFA2AB is a light, moderate red. Relative luminance 0.471; OKLCH L 79.0% C 0.092 H 11.7°. Best body text is #000000 at 10.43:1 contrast (WCAG AA passes).
Color values
| HEX | #EFA2AB |
|---|---|
| RGB | rgb(239, 162, 171) |
| HSL | hsl(353, 71%, 79%) |
| HSV | hsv(353, 32%, 94%) |
| CMYK | cmyk(0%, 32.2%, 28.5%, 6.3%) |
| CIE-LAB | lab(74.28, 29.72, 7.03) |
| CIE-LCH | lch(74.28, 30.54, 13.31°) |
| OKLab | oklab(78.96% 0.0902 0.0187) |
| OKLCH | oklch(78.96% 0.092 11.7) |
| XYZ | xyz(55.8691, 47.1352, 44.6755) |
| Luminance | 0.4713 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.11
Soft Pink
#FDB0C0
ΔE00 4.45
Lightpink
#FFB6C1
ΔE00 5.01
Dusty Pink
#D8A7B1
ΔE00 5.92
Pig Pink
#E78EA5
ΔE00 5.99
Rose Pink
#F7879A
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFA2AB #A2EFE6
analogous
#EFA2D1 #EFA2AB #EFBFA2
triadic
#EFA2AB #ABEFA2 #A2ABEF
tetradic
#EFA2AB #D1EFA2 #A2EFE6 #BFA2EF
square
#EFA2AB #D1EFA2 #A2EFE6 #BFA2EF
split-complementary
#EFA2AB #A2EFBF #A2D1EF
monochromatic
#DD3A4D #E66E7C #EFA2AB #F8D6DA #FBE5E7
Accessibility & contrast
On white
2.01
#EFA2AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.43
#EFA2AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFA2AB
10.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFA2AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFA2AB | 1.00 | 2.01 | 10.43 | 10.43 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAEAB
Deuteranopia (green-blind)
#C1BCAA
Tritanopia (blue-blind)
#FD9BA5
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #efa2ab; /* rgb */ color: rgb(239, 162, 171); /* oklch */ color: oklch(79.0% 0.092 11.7);
Tailwind
colors: {
custom: {
50: '#f6bec4',
500: '#efa2ab',
950: '#000000',
},
}SCSS
$custom: #efa2ab; $custom-light: #f6bec4; $custom-dark: #000000;
JSON
{
"hex": "#efa2ab",
"rgb": {
"r": 239,
"g": 162,
"b": 171
},
"hsl": {
"h": 352.987,
"s": 70.642,
"l": 78.627
},
"oklch": {
"l": 0.78963,
"c": 0.09208,
"h": 11.7
},
"luminance": 0.47132
}Semantic roles & 50–950 ramp
primary
#EFA2AB
secondary
#D9F2EF
accent
#D3BC13
background
#FFFBFC
surface
#FFF7F8
border
#D7D0D1
text
#171212
muted
#858181