#EFA19E#EFA19E
#EFA19E is a light, moderate red. Relative luminance 0.463; OKLCH L 78.5% C 0.094 H 21.8°. Best body text is #000000 at 10.26:1 contrast (WCAG AA passes).
Color values
| HEX | #EFA19E |
|---|---|
| RGB | rgb(239, 161, 158) |
| HSL | hsl(2, 72%, 78%) |
| HSV | hsv(2, 34%, 94%) |
| CMYK | cmyk(0%, 32.6%, 33.9%, 6.3%) |
| CIE-LAB | lab(73.75, 28.58, 13.42) |
| CIE-LCH | lch(73.75, 31.58, 25.16°) |
| OKLab | oklab(78.46% 0.0868 0.0348) |
| OKLCH | oklch(78.46% 0.094 21.8) |
| XYZ | xyz(54.5149, 46.3128, 38.4091) |
| Luminance | 0.4631 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.88
Peachy Pink
#FF9A8A
ΔE00 6.03
Light Salmon
#FEA993
ΔE00 7.17
Lightpink
#FFB6C1
ΔE00 7.53
Faded Pink
#DE9DAC
ΔE00 7.60
Soft Pink
#FDB0C0
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFA19E #9EECEF
analogous
#EF9EC3 #EFA19E #EFC99E
triadic
#EFA19E #9EEFA1 #A19EEF
tetradic
#EFA19E #C3EF9E #9EECEF #C99EEF
square
#EFA19E #C3EF9E #9EECEF #C99EEF
split-complementary
#EFA19E #9EEFC9 #9EC3EF
monochromatic
#DE3B35 #E66E69 #EFA19E #F8D4D3 #FBE6E5
Accessibility & contrast
On white
2.05
#EFA19E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.26
#EFA19E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFA19E
10.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFA19E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFA19E | 1.00 | 2.05 | 10.26 | 10.26 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AC9D
Deuteranopia (green-blind)
#C3BB9D
Tritanopia (blue-blind)
#FE98A1
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #efa19e; /* rgb */ color: rgb(239, 161, 158); /* oklch */ color: oklch(78.5% 0.094 21.8);
Tailwind
colors: {
custom: {
50: '#f6bdba',
500: '#efa19e',
950: '#000000',
},
}SCSS
$custom: #efa19e; $custom-light: #f6bdba; $custom-dark: #000000;
JSON
{
"hex": "#efa19e",
"rgb": {
"r": 239,
"g": 161,
"b": 158
},
"hsl": {
"h": 2.222,
"s": 71.681,
"l": 77.843
},
"oklch": {
"l": 0.78457,
"c": 0.09351,
"h": 21.8
},
"luminance": 0.46309
}Semantic roles & 50–950 ramp
primary
#EFA19E
secondary
#D9F1F2
accent
#CDD412
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#171211
muted
#858180