#EFA2AF#EFA2AF
#EFA2AF is a light, moderate red. Relative luminance 0.473; OKLCH L 79.1% C 0.093 H 8.3°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #EFA2AF |
|---|---|
| RGB | rgb(239, 162, 175) |
| HSL | hsl(350, 71%, 79%) |
| HSV | hsv(350, 32%, 94%) |
| CMYK | cmyk(0%, 32.2%, 26.8%, 6.3%) |
| CIE-LAB | lab(74.37, 30.26, 4.98) |
| CIE-LCH | lch(74.37, 30.66, 9.34°) |
| OKLab | oklab(79.07% 0.0917 0.0134) |
| OKLCH | oklch(79.07% 0.093 8.3) |
| XYZ | xyz(56.2561, 47.2900, 46.7139) |
| Luminance | 0.4729 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.40
Soft Pink
#FDB0C0
ΔE00 3.80
Lightpink
#FFB6C1
ΔE00 4.85
Pig Pink
#E78EA5
ΔE00 5.29
Dusty Pink
#D8A7B1
ΔE00 5.68
Pastel Pink
#FFBACD
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFA2AF #A2EFE2
analogous
#EFA2D5 #EFA2AF #EFBBA2
triadic
#EFA2AF #AFEFA2 #A2AFEF
tetradic
#EFA2AF #D5EFA2 #A2EFE2 #BBA2EF
square
#EFA2AF #D5EFA2 #A2EFE2 #BBA2EF
split-complementary
#EFA2AF #A2EFBB #A2D5EF
monochromatic
#DD3A55 #E66E82 #EFA2AF #F8D6DC #FBE5E9
Accessibility & contrast
On white
2.01
#EFA2AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.46
#EFA2AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFA2AF
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFA2AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFA2AF | 1.00 | 2.01 | 10.46 | 10.46 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEAEAF
Deuteranopia (green-blind)
#C1BCAE
Tritanopia (blue-blind)
#FD9CA7
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #efa2af; /* rgb */ color: rgb(239, 162, 175); /* oklch */ color: oklch(79.1% 0.093 8.3);
Tailwind
colors: {
custom: {
50: '#f6bec6',
500: '#efa2af',
950: '#000000',
},
}SCSS
$custom: #efa2af; $custom-light: #f6bec6; $custom-dark: #000000;
JSON
{
"hex": "#efa2af",
"rgb": {
"r": 239,
"g": 162,
"b": 175
},
"hsl": {
"h": 349.87,
"s": 70.642,
"l": 78.627
},
"oklch": {
"l": 0.79071,
"c": 0.09263,
"h": 8.3
},
"luminance": 0.47287
}Semantic roles & 50–950 ramp
primary
#EFA2AF
secondary
#D9F2EE
accent
#D3B213
background
#FFFBFC
surface
#FFF7F8
border
#D7D0D1
text
#171213
muted
#858182