#EF9CA7#EF9CA7
#EF9CA7 is a light, moderate red. Relative luminance 0.449; OKLCH L 77.8% C 0.100 H 11.0°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #EF9CA7 |
|---|---|
| RGB | rgb(239, 156, 167) |
| HSL | hsl(352, 72%, 77%) |
| HSV | hsv(352, 35%, 94%) |
| CMYK | cmyk(0%, 34.7%, 30.1%, 6.3%) |
| CIE-LAB | lab(72.84, 32.36, 7.18) |
| CIE-LCH | lch(72.84, 33.15, 12.50°) |
| OKLab | oklab(77.83% 0.0982 0.0191) |
| OKLCH | oklch(77.83% 0.1 11) |
| XYZ | xyz(54.4618, 44.9214, 42.3539) |
| Luminance | 0.4492 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.17
Pig Pink
#E78EA5
ΔE00 4.74
Rose Pink
#F7879A
ΔE00 5.32
Soft Pink
#FDB0C0
ΔE00 5.40
Dusty Pink (survey)
#D58A94
ΔE00 5.97
Lightpink
#FFB6C1
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF9CA7 #9CEFE4
analogous
#EF9CD1 #EF9CA7 #EFBA9C
triadic
#EF9CA7 #A7EF9C #9CA7EF
tetradic
#EF9CA7 #D1EF9C #9CEFE4 #BA9CEF
square
#EF9CA7 #D1EF9C #9CEFE4 #BA9CEF
split-complementary
#EF9CA7 #9CEFBA #9CD1EF
monochromatic
#DE3349 #E66778 #EF9CA7 #F8D1D6 #FBE5E8
Accessibility & contrast
On white
2.10
#EF9CA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#EF9CA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF9CA7
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF9CA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF9CA7 | 1.00 | 2.10 | 9.98 | 9.98 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA9A7
Deuteranopia (green-blind)
#BEB9A5
Tritanopia (blue-blind)
#FE95A0
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ef9ca7; /* rgb */ color: rgb(239, 156, 167); /* oklch */ color: oklch(77.8% 0.100 11.0);
Tailwind
colors: {
custom: {
50: '#f6bac1',
500: '#ef9ca7',
950: '#000000',
},
}SCSS
$custom: #ef9ca7; $custom-light: #f6bac1; $custom-dark: #000000;
JSON
{
"hex": "#ef9ca7",
"rgb": {
"r": 239,
"g": 156,
"b": 167
},
"hsl": {
"h": 352.048,
"s": 72.174,
"l": 77.451
},
"oklch": {
"l": 0.77829,
"c": 0.09998,
"h": 11
},
"luminance": 0.44918
}Semantic roles & 50–950 ramp
primary
#EF9CA7
secondary
#D9F2EF
accent
#D4BA11
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#171112
muted
#858081