#EF8FA7#EF8FA7
#EF8FA7 is a light, moderate red. Relative luminance 0.408; OKLCH L 75.7% C 0.119 H 4.2°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8FA7 |
|---|---|
| RGB | rgb(239, 143, 167) |
| HSL | hsl(345, 75%, 75%) |
| HSV | hsv(345, 40%, 94%) |
| CMYK | cmyk(0%, 40.2%, 30.1%, 6.3%) |
| CIE-LAB | lab(70.03, 39.16, 3.12) |
| CIE-LCH | lch(70.03, 39.29, 4.56°) |
| OKLab | oklab(75.68% 0.1186 0.0087) |
| OKLCH | oklch(75.68% 0.119 4.2) |
| XYZ | xyz(52.3959, 40.7897, 41.6653) |
| Luminance | 0.4079 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 1.42
Rosa
#FE86A4
ΔE00 3.25
Pinky
#FC86AA
ΔE00 3.34
Rose Pink
#F7879A
ΔE00 3.72
Carnation Pink
#FF7FA7
ΔE00 4.59
Dull Pink
#D5869D
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8FA7 #8FEFD7
analogous
#EF8FD7 #EF8FA7 #EFA78F
triadic
#EF8FA7 #A7EF8F #8FA7EF
tetradic
#EF8FA7 #D7EF8F #8FEFD7 #A78FEF
square
#EF8FA7 #D7EF8F #8FEFD7 #A78FEF
split-complementary
#EF8FA7 #8FEFA7 #8FD7EF
monochromatic
#E02453 #E7597D #EF8FA7 #F7C5D1 #FBE4EA
Accessibility & contrast
On white
2.29
#EF8FA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#EF8FA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8FA7
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8FA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8FA7 | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA0A8
Deuteranopia (green-blind)
#B6B2A5
Tritanopia (blue-blind)
#FE8897
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ef8fa7; /* rgb */ color: rgb(239, 143, 167); /* oklch */ color: oklch(75.7% 0.119 4.2);
Tailwind
colors: {
custom: {
50: '#f6b1c1',
500: '#ef8fa7',
950: '#000000',
},
}SCSS
$custom: #ef8fa7; $custom-light: #f6b1c1; $custom-dark: #000000;
JSON
{
"hex": "#ef8fa7",
"rgb": {
"r": 239,
"g": 143,
"b": 167
},
"hsl": {
"h": 345,
"s": 75,
"l": 74.902
},
"oklch": {
"l": 0.75681,
"c": 0.11895,
"h": 4.2
},
"luminance": 0.40786
}Semantic roles & 50–950 ramp
primary
#EF8FA7
secondary
#D8F3EC
accent
#D7A50E
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#171112
muted
#858081