#EFAAA1#EFAAA1
#EFAAA1 is a light, moderate red. Relative luminance 0.497; OKLCH L 80.1% C 0.083 H 27.4°. Best body text is #000000 at 10.93:1 contrast (WCAG AA passes).
Color values
| HEX | #EFAAA1 |
|---|---|
| RGB | rgb(239, 170, 161) |
| HSL | hsl(7, 71%, 78%) |
| HSV | hsv(7, 33%, 94%) |
| CMYK | cmyk(0%, 28.9%, 32.6%, 6.3%) |
| CIE-LAB | lab(75.87, 24.18, 14.77) |
| CIE-LCH | lch(75.87, 28.34, 31.41°) |
| OKLab | oklab(80.12% 0.0737 0.0382) |
| OKLCH | oklch(80.12% 0.083 27.4) |
| XYZ | xyz(56.4060, 49.6769, 40.3289) |
| Luminance | 0.4967 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.27
Light Salmon
#FEA993
ΔE00 5.23
Pale Salmon
#FFB19A
ΔE00 5.53
Peachy Pink
#FF9A8A
ΔE00 6.19
Pale Rose
#FDC1C5
ΔE00 7.61
Pinkish Tan
#D99B82
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFAAA1 #A1E6EF
analogous
#EFA1BF #EFAAA1 #EFD1A1
triadic
#EFAAA1 #A1EFAA #AAA1EF
tetradic
#EFAAA1 #BFEFA1 #A1E6EF #D1A1EF
square
#EFAAA1 #BFEFA1 #A1E6EF #D1A1EF
split-complementary
#EFAAA1 #A1EFD1 #A1BFEF
monochromatic
#DD4B38 #E67B6D #EFAAA1 #F8D9D5 #FBE7E5
Accessibility & contrast
On white
1.92
#EFAAA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.93
#EFAAA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFAAA1
10.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFAAA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFAAA1 | 1.00 | 1.92 | 10.93 | 10.93 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B3A0
Deuteranopia (green-blind)
#C9C0A0
Tritanopia (blue-blind)
#FEA2A8
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #efaaa1; /* rgb */ color: rgb(239, 170, 161); /* oklch */ color: oklch(80.1% 0.083 27.4);
Tailwind
colors: {
custom: {
50: '#f6c3bc',
500: '#efaaa1',
950: '#000000',
},
}SCSS
$custom: #efaaa1; $custom-light: #f6c3bc; $custom-dark: #000000;
JSON
{
"hex": "#efaaa1",
"rgb": {
"r": 239,
"g": 170,
"b": 161
},
"hsl": {
"h": 6.923,
"s": 70.909,
"l": 78.431
},
"oklch": {
"l": 0.80116,
"c": 0.08298,
"h": 27.4
},
"luminance": 0.49673
}Semantic roles & 50–950 ramp
primary
#EFAAA1
secondary
#D9EFF2
accent
#BDD313
background
#FFFCFB
surface
#FFF8F6
border
#D7D1D0
text
#171212
muted
#858181