#EF9FA7#EF9FA7
#EF9FA7 is a light, moderate red. Relative luminance 0.459; OKLCH L 78.3% C 0.096 H 13.0°. Best body text is #000000 at 10.19:1 contrast (WCAG AA passes).
Color values
| HEX | #EF9FA7 |
|---|---|
| RGB | rgb(239, 159, 167) |
| HSL | hsl(354, 71%, 78%) |
| HSV | hsv(354, 33%, 94%) |
| CMYK | cmyk(0%, 33.5%, 30.1%, 6.3%) |
| CIE-LAB | lab(73.51, 30.78, 8.13) |
| CIE-LCH | lch(73.51, 31.83, 14.80°) |
| OKLab | oklab(78.34% 0.0934 0.0215) |
| OKLCH | oklch(78.34% 0.096 13) |
| XYZ | xyz(54.9714, 45.9407, 42.5238) |
| Luminance | 0.4594 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.52
Soft Pink
#FDB0C0
ΔE00 5.27
Lightpink
#FFB6C1
ΔE00 5.79
Pig Pink
#E78EA5
ΔE00 5.81
Rose Pink
#F7879A
ΔE00 6.16
Dusty Pink (survey)
#D58A94
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF9FA7 #9FEFE7
analogous
#EF9FCF #EF9FA7 #EFBF9F
triadic
#EF9FA7 #A7EF9F #9FA7EF
tetradic
#EF9FA7 #CFEF9F #9FEFE7 #BF9FEF
square
#EF9FA7 #CFEF9F #9FEFE7 #BF9FEF
split-complementary
#EF9FA7 #9FEFBF #9FCFEF
monochromatic
#DE3647 #E66B77 #EF9FA7 #F8D3D7 #FBE5E7
Accessibility & contrast
On white
2.06
#EF9FA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.19
#EF9FA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF9FA7
10.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF9FA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF9FA7 | 1.00 | 2.06 | 10.19 | 10.19 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADABA7
Deuteranopia (green-blind)
#C0BAA6
Tritanopia (blue-blind)
#FE98A2
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ef9fa7; /* rgb */ color: rgb(239, 159, 167); /* oklch */ color: oklch(78.3% 0.096 13.0);
Tailwind
colors: {
custom: {
50: '#f6bcc1',
500: '#ef9fa7',
950: '#000000',
},
}SCSS
$custom: #ef9fa7; $custom-light: #f6bcc1; $custom-dark: #000000;
JSON
{
"hex": "#ef9fa7",
"rgb": {
"r": 239,
"g": 159,
"b": 167
},
"hsl": {
"h": 354,
"s": 71.429,
"l": 78.039
},
"oklch": {
"l": 0.7834,
"c": 0.09585,
"h": 13
},
"luminance": 0.45937
}Semantic roles & 50–950 ramp
primary
#EF9FA7
secondary
#D9F2F0
accent
#D3C012
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#171212
muted
#858181