#EFA893#EFA893
#EFA893 is a light, moderate red. Relative luminance 0.485; OKLCH L 79.4% C 0.090 H 37.2°. Best body text is #000000 at 10.69:1 contrast (WCAG AA passes).
Color values
| HEX | #EFA893 |
|---|---|
| RGB | rgb(239, 168, 147) |
| HSL | hsl(14, 74%, 76%) |
| HSV | hsv(14, 38%, 94%) |
| CMYK | cmyk(0%, 29.7%, 38.5%, 6.3%) |
| CIE-LAB | lab(75.12, 23.57, 21.33) |
| CIE-LCH | lch(75.12, 31.79, 42.14°) |
| OKLab | oklab(79.44% 0.0714 0.0541) |
| OKLCH | oklch(79.44% 0.09 37.2) |
| XYZ | xyz(54.8678, 48.4663, 34.0631) |
| Luminance | 0.4846 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 2.82
Pale Salmon
#FFB19A
ΔE00 3.05
Blush (survey)
#F29E8E
ΔE00 3.62
Darksalmon
#E9967A
ΔE00 5.06
Pinkish Tan
#D99B82
ΔE00 5.08
Peachy Pink
#FF9A8A
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFA893 #93DAEF
analogous
#EF93AC #EFA893 #EFD693
triadic
#EFA893 #93EFA8 #A893EF
tetradic
#EFA893 #ACEF93 #93DAEF #D693EF
square
#EFA893 #ACEF93 #93DAEF #D693EF
split-complementary
#EFA893 #93EFD6 #93ACEF
monochromatic
#DF5228 #E77D5E #EFA893 #F7D3C8 #FBEAE4
Accessibility & contrast
On white
1.96
#EFA893 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.69
#EFA893 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFA893
10.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFA893 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFA893 | 1.00 | 1.96 | 10.69 | 10.69 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B091
Deuteranopia (green-blind)
#CABF92
Tritanopia (blue-blind)
#FF9EA2
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #efa893; /* rgb */ color: rgb(239, 168, 147); /* oklch */ color: oklch(79.4% 0.090 37.2);
Tailwind
colors: {
custom: {
50: '#f6c2b2',
500: '#efa893',
950: '#000000',
},
}SCSS
$custom: #efa893; $custom-light: #f6c2b2; $custom-dark: #000000;
JSON
{
"hex": "#efa893",
"rgb": {
"r": 239,
"g": 168,
"b": 147
},
"hsl": {
"h": 13.696,
"s": 74.194,
"l": 75.686
},
"oklch": {
"l": 0.79439,
"c": 0.08957,
"h": 37.2
},
"luminance": 0.48463
}Semantic roles & 50–950 ramp
primary
#EFA893
secondary
#D8EDF3
accent
#A9D60F
background
#FFFBFB
surface
#FFF7F6
border
#D7D0D0
text
#171211
muted
#858180