#EFA69A#EFA69A
#EFA69A is a light, moderate red. Relative luminance 0.480; OKLCH L 79.2% C 0.089 H 29.6°. Best body text is #000000 at 10.59:1 contrast (WCAG AA passes).
Color values
| HEX | #EFA69A |
|---|---|
| RGB | rgb(239, 166, 154) |
| HSL | hsl(8, 73%, 77%) |
| HSV | hsv(8, 36%, 94%) |
| CMYK | cmyk(0%, 30.5%, 35.6%, 6.3%) |
| CIE-LAB | lab(74.80, 25.45, 17.08) |
| CIE-LCH | lch(74.80, 30.65, 33.87°) |
| OKLab | oklab(79.24% 0.0773 0.0438) |
| OKLCH | oklch(79.24% 0.089 29.6) |
| XYZ | xyz(55.0675, 47.9599, 36.9224) |
| Luminance | 0.4796 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 2.75
Light Salmon
#FEA993
ΔE00 4.13
Pale Salmon
#FFB19A
ΔE00 4.88
Peachy Pink
#FF9A8A
ΔE00 4.94
Darksalmon
#E9967A
ΔE00 6.90
Pinkish Tan
#D99B82
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFA69A #9AE3EF
analogous
#EF9AB8 #EFA69A #EFD19A
triadic
#EFA69A #9AEFA6 #A69AEF
tetradic
#EFA69A #B8EF9A #9AE3EF #D19AEF
square
#EFA69A #B8EF9A #9AE3EF #D19AEF
split-complementary
#EFA69A #9AEFD1 #9AB8EF
monochromatic
#DE4930 #E77765 #EFA69A #F7D5CF #FBE8E5
Accessibility & contrast
On white
1.98
#EFA69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.59
#EFA69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFA69A
10.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFA69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFA69A | 1.00 | 1.98 | 10.59 | 10.59 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6AF99
Deuteranopia (green-blind)
#C7BE99
Tritanopia (blue-blind)
#FF9DA3
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #efa69a; /* rgb */ color: rgb(239, 166, 154); /* oklch */ color: oklch(79.2% 0.089 29.6);
Tailwind
colors: {
custom: {
50: '#f6c1b7',
500: '#efa69a',
950: '#000000',
},
}SCSS
$custom: #efa69a; $custom-light: #f6c1b7; $custom-dark: #000000;
JSON
{
"hex": "#efa69a",
"rgb": {
"r": 239,
"g": 166,
"b": 154
},
"hsl": {
"h": 8.471,
"s": 72.65,
"l": 77.059
},
"oklch": {
"l": 0.7924,
"c": 0.08886,
"h": 29.6
},
"luminance": 0.47956
}Semantic roles & 50–950 ramp
primary
#EFA69A
secondary
#D9EFF2
accent
#B9D511
background
#FFFBFB
surface
#FFF7F6
border
#D7D0D0
text
#171211
muted
#858180