#EFACA9#EFACA9
#EFACA9 is a light, moderate red. Relative luminance 0.507; OKLCH L 80.7% C 0.079 H 21.9°. Best body text is #000000 at 11.14:1 contrast (WCAG AA passes).
Color values
| HEX | #EFACA9 |
|---|---|
| RGB | rgb(239, 172, 169) |
| HSL | hsl(3, 69%, 80%) |
| HSV | hsv(3, 29%, 94%) |
| CMYK | cmyk(0%, 28%, 29.3%, 6.3%) |
| CIE-LAB | lab(76.51, 24.15, 11.31) |
| CIE-LCH | lch(76.51, 26.67, 25.10°) |
| OKLab | oklab(80.67% 0.0736 0.0295) |
| OKLCH | oklch(80.67% 0.079 21.9) |
| XYZ | xyz(57.5120, 50.7237, 44.2898) |
| Luminance | 0.5072 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 5.82
Lightpink
#FFB6C1
ΔE00 5.95
Blush (survey)
#F29E8E
ΔE00 6.33
Dusty Pink
#D8A7B1
ΔE00 6.93
Soft Pink
#FDB0C0
ΔE00 6.95
Light Rose
#FFC5CB
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFACA9 #A9ECEF
analogous
#EFA9C9 #EFACA9 #EFCFA9
triadic
#EFACA9 #A9EFAC #ACA9EF
tetradic
#EFACA9 #C9EFA9 #A9ECEF #CFA9EF
square
#EFACA9 #C9EFA9 #A9ECEF #CFA9EF
split-complementary
#EFACA9 #A9EFCF #A9C9EF
monochromatic
#DC4842 #E57A75 #EFACA9 #F9DEDD #FAE6E5
Accessibility & contrast
On white
1.88
#EFACA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.14
#EFACA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFACA9
11.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFACA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFACA9 | 1.00 | 1.88 | 11.14 | 11.14 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B5A9
Deuteranopia (green-blind)
#C9C2A8
Tritanopia (blue-blind)
#FDA5AB
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #efaca9; /* rgb */ color: rgb(239, 172, 169); /* oklch */ color: oklch(80.7% 0.079 21.9);
Tailwind
colors: {
custom: {
50: '#f5c5c2',
500: '#efaca9',
950: '#000000',
},
}SCSS
$custom: #efaca9; $custom-light: #f5c5c2; $custom-dark: #000000;
JSON
{
"hex": "#efaca9",
"rgb": {
"r": 239,
"g": 172,
"b": 169
},
"hsl": {
"h": 2.571,
"s": 68.627,
"l": 80
},
"oklch": {
"l": 0.8067,
"c": 0.07933,
"h": 21.9
},
"luminance": 0.5072
}Semantic roles & 50–950 ramp
primary
#EFACA9
secondary
#70C9CD
accent
#C9D115
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#171312
muted
#858282