#EFAA94#EFAA94
#EFAA94 is a light, moderate red. Relative luminance 0.492; OKLCH L 79.8% C 0.088 H 38.4°. Best body text is #000000 at 10.85:1 contrast (WCAG AA passes).
Color values
| HEX | #EFAA94 |
|---|---|
| RGB | rgb(239, 170, 148) |
| HSL | hsl(15, 74%, 76%) |
| HSV | hsv(15, 38%, 94%) |
| CMYK | cmyk(0%, 28.9%, 38.1%, 6.3%) |
| CIE-LAB | lab(75.60, 22.63, 21.45) |
| CIE-LCH | lch(75.60, 31.18, 43.47°) |
| OKLab | oklab(79.82% 0.0686 0.0544) |
| OKLCH | oklch(79.82% 0.088 38.4) |
| XYZ | xyz(55.3187, 49.2419, 34.6022) |
| Luminance | 0.4924 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 2.91
Light Salmon
#FEA993
ΔE00 3.13
Blush (survey)
#F29E8E
ΔE00 4.33
Pinkish Tan
#D99B82
ΔE00 5.11
Darksalmon
#E9967A
ΔE00 5.40
Lightsalmon
#FFA07A
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFAA94 #94D9EF
analogous
#EF94AB #EFAA94 #EFD794
triadic
#EFAA94 #94EFAA #AA94EF
tetradic
#EFAA94 #ABEF94 #94D9EF #D794EF
square
#EFAA94 #ABEF94 #94D9EF #D794EF
split-complementary
#EFAA94 #94EFD7 #94ABEF
monochromatic
#DF552A #E7805F #EFAA94 #F7D4C9 #FBEAE4
Accessibility & contrast
On white
1.94
#EFAA94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.85
#EFAA94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFAA94
10.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFAA94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFAA94 | 1.00 | 1.94 | 10.85 | 10.85 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB292
Deuteranopia (green-blind)
#CBC094
Tritanopia (blue-blind)
#FFA0A4
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #efaa94; /* rgb */ color: rgb(239, 170, 148); /* oklch */ color: oklch(79.8% 0.088 38.4);
Tailwind
colors: {
custom: {
50: '#f6c3b3',
500: '#efaa94',
950: '#000000',
},
}SCSS
$custom: #efaa94; $custom-light: #f6c3b3; $custom-dark: #000000;
JSON
{
"hex": "#efaa94",
"rgb": {
"r": 239,
"g": 170,
"b": 148
},
"hsl": {
"h": 14.505,
"s": 73.984,
"l": 75.882
},
"oklch": {
"l": 0.7982,
"c": 0.08756,
"h": 38.4
},
"luminance": 0.49238
}Semantic roles & 50–950 ramp
primary
#EFAA94
secondary
#D8ECF3
accent
#A6D60F
background
#FFFCFB
surface
#FFF8F6
border
#D7D1D0
text
#171211
muted
#858180