#EFACAF#EFACAF
#EFACAF is a light, moderate red. Relative luminance 0.510; OKLCH L 80.8% C 0.079 H 16.0°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #EFACAF |
|---|---|
| RGB | rgb(239, 172, 175) |
| HSL | hsl(357, 68%, 81%) |
| HSV | hsv(357, 28%, 94%) |
| CMYK | cmyk(0%, 28%, 26.8%, 6.3%) |
| CIE-LAB | lab(76.65, 24.95, 8.25) |
| CIE-LCH | lch(76.65, 26.28, 18.29°) |
| OKLab | oklab(80.82% 0.0759 0.0218) |
| OKLCH | oklch(80.82% 0.079 16) |
| XYZ | xyz(58.0882, 50.9542, 47.3246) |
| Luminance | 0.5095 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 4.18
Soft Pink
#FDB0C0
ΔE00 4.86
Pale Rose
#FDC1C5
ΔE00 5.04
Dusty Pink
#D8A7B1
ΔE00 5.52
Pink
#FFC0CB
ΔE00 5.79
Faded Pink
#DE9DAC
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFACAF #ACEFEC
analogous
#EFACD0 #EFACAF #EFCAAC
triadic
#EFACAF #AFEFAC #ACAFEF
tetradic
#EFACAF #D0EFAC #ACEFEC #CAACEF
square
#EFACAF #D0EFAC #ACEFEC #CAACEF
split-complementary
#EFACAF #ACEFCA #ACD0EF
monochromatic
#DB454C #E5797E #EFACAF #F9DFE0 #FAE5E6
Accessibility & contrast
On white
1.88
#EFACAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#EFACAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFACAF
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFACAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFACAF | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B6AF
Deuteranopia (green-blind)
#C8C2AE
Tritanopia (blue-blind)
#FCA6AD
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #efacaf; /* rgb */ color: rgb(239, 172, 175); /* oklch */ color: oklch(80.8% 0.079 16.0);
Tailwind
colors: {
custom: {
50: '#f5c5c6',
500: '#efacaf',
950: '#000000',
},
}SCSS
$custom: #efacaf; $custom-light: #f5c5c6; $custom-dark: #000000;
JSON
{
"hex": "#efacaf",
"rgb": {
"r": 239,
"g": 172,
"b": 175
},
"hsl": {
"h": 357.313,
"s": 67.677,
"l": 80.588
},
"oklch": {
"l": 0.80824,
"c": 0.07898,
"h": 16
},
"luminance": 0.50951
}Semantic roles & 50–950 ramp
primary
#EFACAF
secondary
#72CDC9
accent
#D0C716
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#171313
muted
#858282