#EF8FA5#EF8FA5
#EF8FA5 is a light, moderate red. Relative luminance 0.407; OKLCH L 75.6% C 0.118 H 5.5°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8FA5 |
|---|---|
| RGB | rgb(239, 143, 165) |
| HSL | hsl(346, 75%, 75%) |
| HSV | hsv(346, 40%, 94%) |
| CMYK | cmyk(0%, 40.2%, 31%, 6.3%) |
| CIE-LAB | lab(69.98, 38.91, 4.17) |
| CIE-LCH | lch(69.98, 39.13, 6.11°) |
| OKLab | oklab(75.62% 0.1179 0.0114) |
| OKLCH | oklch(75.62% 0.118 5.5) |
| XYZ | xyz(52.2125, 40.7163, 40.6991) |
| Luminance | 0.4071 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 1.61
Rosa
#FE86A4
ΔE00 3.26
Rose Pink
#F7879A
ΔE00 3.26
Pinky
#FC86AA
ΔE00 3.67
Carnation Pink
#FF7FA7
ΔE00 4.84
Dull Pink
#D5869D
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8FA5 #8FEFD9
analogous
#EF8FD5 #EF8FA5 #EFA98F
triadic
#EF8FA5 #A5EF8F #8FA5EF
tetradic
#EF8FA5 #D5EF8F #8FEFD9 #A98FEF
square
#EF8FA5 #D5EF8F #8FEFD9 #A98FEF
split-complementary
#EF8FA5 #8FEFA9 #8FD5EF
monochromatic
#E0244F #E7597A #EF8FA5 #F7C5D0 #FBE4E9
Accessibility & contrast
On white
2.30
#EF8FA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#EF8FA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8FA5
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8FA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8FA5 | 1.00 | 2.30 | 9.14 | 9.14 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA0A6
Deuteranopia (green-blind)
#B6B2A3
Tritanopia (blue-blind)
#FE8797
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ef8fa5; /* rgb */ color: rgb(239, 143, 165); /* oklch */ color: oklch(75.6% 0.118 5.5);
Tailwind
colors: {
custom: {
50: '#f6b1bf',
500: '#ef8fa5',
950: '#000000',
},
}SCSS
$custom: #ef8fa5; $custom-light: #f6b1bf; $custom-dark: #000000;
JSON
{
"hex": "#ef8fa5",
"rgb": {
"r": 239,
"g": 143,
"b": 165
},
"hsl": {
"h": 346.25,
"s": 75,
"l": 74.902
},
"oklch": {
"l": 0.75624,
"c": 0.11846,
"h": 5.5
},
"luminance": 0.40712
}Semantic roles & 50–950 ramp
primary
#EF8FA5
secondary
#D8F3ED
accent
#D7A90E
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#171112
muted
#858081