#EFAAA3#EFAAA3
#EFAAA3 is a light, moderate red. Relative luminance 0.497; OKLCH L 80.2% C 0.083 H 25.5°. Best body text is #000000 at 10.95:1 contrast (WCAG AA passes).
Color values
| HEX | #EFAAA3 |
|---|---|
| RGB | rgb(239, 170, 163) |
| HSL | hsl(6, 70%, 79%) |
| HSV | hsv(6, 32%, 94%) |
| CMYK | cmyk(0%, 28.9%, 31.8%, 6.3%) |
| CIE-LAB | lab(75.91, 24.44, 13.74) |
| CIE-LCH | lch(75.91, 28.03, 29.35°) |
| OKLab | oklab(80.16% 0.0745 0.0356) |
| OKLCH | oklch(80.16% 0.083 25.5) |
| XYZ | xyz(56.5838, 49.7480, 41.2652) |
| Luminance | 0.4975 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.78
Light Salmon
#FEA993
ΔE00 5.90
Pale Salmon
#FFB19A
ΔE00 6.21
Peachy Pink
#FF9A8A
ΔE00 6.55
Pale Rose
#FDC1C5
ΔE00 7.12
Lightpink
#FFB6C1
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFAAA3 #A3E8EF
analogous
#EFA3C2 #EFAAA3 #EFD0A3
triadic
#EFAAA3 #A3EFAA #AAA3EF
tetradic
#EFAAA3 #C2EFA3 #A3E8EF #D0A3EF
square
#EFAAA3 #C2EFA3 #A3E8EF #D0A3EF
split-complementary
#EFAAA3 #A3EFD0 #A3C2EF
monochromatic
#DD4A3B #E67A6F #EFAAA3 #F8DAD7 #FAE7E5
Accessibility & contrast
On white
1.92
#EFAAA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.95
#EFAAA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFAAA3
10.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFAAA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFAAA3 | 1.00 | 1.92 | 10.95 | 10.95 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B3A2
Deuteranopia (green-blind)
#C8C0A2
Tritanopia (blue-blind)
#FEA2A8
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #efaaa3; /* rgb */ color: rgb(239, 170, 163); /* oklch */ color: oklch(80.2% 0.083 25.5);
Tailwind
colors: {
custom: {
50: '#f6c3be',
500: '#efaaa3',
950: '#000000',
},
}SCSS
$custom: #efaaa3; $custom-light: #f6c3be; $custom-dark: #000000;
JSON
{
"hex": "#efaaa3",
"rgb": {
"r": 239,
"g": 170,
"b": 163
},
"hsl": {
"h": 5.526,
"s": 70.37,
"l": 78.824
},
"oklch": {
"l": 0.80164,
"c": 0.08254,
"h": 25.5
},
"luminance": 0.49745
}Semantic roles & 50–950 ramp
primary
#EFAAA3
secondary
#D9F0F2
accent
#C1D213
background
#FFFCFB
surface
#FFF8F6
border
#D7D1D0
text
#171212
muted
#858181