#EFAAAA#EFAAAA
#EFAAAA is a light, moderate red. Relative luminance 0.500; OKLCH L 80.3% C 0.082 H 19.0°. Best body text is #000000 at 11.00:1 contrast (WCAG AA passes).
Color values
| HEX | #EFAAAA |
|---|---|
| RGB | rgb(239, 170, 170) |
| HSL | hsl(0, 68%, 80%) |
| HSV | hsv(0, 29%, 94%) |
| CMYK | cmyk(0%, 28.9%, 28.9%, 6.3%) |
| CIE-LAB | lab(76.07, 25.34, 10.15) |
| CIE-LCH | lch(76.07, 27.30, 21.82°) |
| OKLab | oklab(80.34% 0.0772 0.0266) |
| OKLCH | oklch(80.34% 0.082 19) |
| XYZ | xyz(57.2284, 50.0058, 44.6602) |
| Luminance | 0.5000 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 5.24
Pale Rose
#FDC1C5
ΔE00 5.81
Soft Pink
#FDB0C0
ΔE00 5.98
Dusty Pink
#D8A7B1
ΔE00 6.34
Faded Pink
#DE9DAC
ΔE00 6.58
Pink
#FFC0CB
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFAAAA #AAEFEF
analogous
#EFAACC #EFAAAA #EFCCAA
triadic
#EFAAAA #AAEFAA #AAAAEF
tetradic
#EFAAAA #CCEFAA #AAEFEF #CCAAEF
square
#EFAAAA #CCEFAA #AAEFEF #CCAAEF
split-complementary
#EFAAAA #AAEFCC #AACCEF
monochromatic
#DC4343 #E57676 #EFAAAA #F9DEDE #FAE5E5
Accessibility & contrast
On white
1.91
#EFAAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.00
#EFAAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFAAAA
11.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFAAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFAAAA | 1.00 | 1.91 | 11.00 | 11.00 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B4AA
Deuteranopia (green-blind)
#C7C1A9
Tritanopia (blue-blind)
#FDA3AA
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #efaaaa; /* rgb */ color: rgb(239, 170, 170); /* oklch */ color: oklch(80.3% 0.082 19.0);
Tailwind
colors: {
custom: {
50: '#f5c3c3',
500: '#efaaaa',
950: '#000000',
},
}SCSS
$custom: #efaaaa; $custom-light: #f5c3c3; $custom-dark: #000000;
JSON
{
"hex": "#efaaaa",
"rgb": {
"r": 239,
"g": 170,
"b": 170
},
"hsl": {
"h": 0,
"s": 68.317,
"l": 80.196
},
"oklch": {
"l": 0.80339,
"c": 0.08161,
"h": 19
},
"luminance": 0.50002
}Semantic roles & 50–950 ramp
primary
#EFAAAA
secondary
#70CDCD
accent
#D0D015
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#171212
muted
#858282