#EFAAA2#EFAAA2
#EFAAA2 is a light, moderate red. Relative luminance 0.497; OKLCH L 80.1% C 0.083 H 26.5°. Best body text is #000000 at 10.94:1 contrast (WCAG AA passes).
Color values
| HEX | #EFAAA2 |
|---|---|
| RGB | rgb(239, 170, 162) |
| HSL | hsl(6, 71%, 79%) |
| HSV | hsv(6, 32%, 94%) |
| CMYK | cmyk(0%, 28.9%, 32.2%, 6.3%) |
| CIE-LAB | lab(75.89, 24.31, 14.25) |
| CIE-LCH | lch(75.89, 28.18, 30.38°) |
| OKLab | oklab(80.14% 0.0741 0.0369) |
| OKLCH | oklch(80.14% 0.083 26.5) |
| XYZ | xyz(56.4946, 49.7123, 40.7952) |
| Luminance | 0.4971 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.51
Light Salmon
#FEA993
ΔE00 5.56
Pale Salmon
#FFB19A
ΔE00 5.87
Peachy Pink
#FF9A8A
ΔE00 6.36
Pale Rose
#FDC1C5
ΔE00 7.36
Lightpink
#FFB6C1
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFAAA2 #A2E7EF
analogous
#EFA2C0 #EFAAA2 #EFD0A2
triadic
#EFAAA2 #A2EFAA #AAA2EF
tetradic
#EFAAA2 #C0EFA2 #A2E7EF #D0A2EF
square
#EFAAA2 #C0EFA2 #A2E7EF #D0A2EF
split-complementary
#EFAAA2 #A2EFD0 #A2C0EF
monochromatic
#DD4B3A #E67A6E #EFAAA2 #F8DAD6 #FBE7E5
Accessibility & contrast
On white
1.92
#EFAAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.94
#EFAAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFAAA2
10.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFAAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFAAA2 | 1.00 | 1.92 | 10.94 | 10.94 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B3A1
Deuteranopia (green-blind)
#C8C0A1
Tritanopia (blue-blind)
#FEA2A8
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #efaaa2; /* rgb */ color: rgb(239, 170, 162); /* oklch */ color: oklch(80.1% 0.083 26.5);
Tailwind
colors: {
custom: {
50: '#f6c3bd',
500: '#efaaa2',
950: '#000000',
},
}SCSS
$custom: #efaaa2; $custom-light: #f6c3bd; $custom-dark: #000000;
JSON
{
"hex": "#efaaa2",
"rgb": {
"r": 239,
"g": 170,
"b": 162
},
"hsl": {
"h": 6.234,
"s": 70.642,
"l": 78.627
},
"oklch": {
"l": 0.8014,
"c": 0.08275,
"h": 26.5
},
"luminance": 0.49709
}Semantic roles & 50–950 ramp
primary
#EFAAA2
secondary
#D9EFF2
accent
#BFD313
background
#FFFCFB
surface
#FFF8F6
border
#D7D1D0
text
#171212
muted
#858181