#EF8FA4#EF8FA4
#EF8FA4 is a light, moderate red. Relative luminance 0.407; OKLCH L 75.6% C 0.118 H 6.2°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8FA4 |
|---|---|
| RGB | rgb(239, 143, 164) |
| HSL | hsl(347, 75%, 75%) |
| HSV | hsv(347, 40%, 94%) |
| CMYK | cmyk(0%, 40.2%, 31.4%, 6.3%) |
| CIE-LAB | lab(69.95, 38.78, 4.69) |
| CIE-LCH | lch(69.95, 39.06, 6.89°) |
| OKLab | oklab(75.6% 0.1175 0.0127) |
| OKLCH | oklch(75.6% 0.118 6.2) |
| XYZ | xyz(52.1218, 40.6800, 40.2216) |
| Luminance | 0.4068 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 1.79
Rose Pink
#F7879A
ΔE00 3.05
Rosa
#FE86A4
ΔE00 3.31
Pinky
#FC86AA
ΔE00 3.86
Carnation Pink
#FF7FA7
ΔE00 4.99
Dull Pink
#D5869D
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8FA4 #8FEFDA
analogous
#EF8FD4 #EF8FA4 #EFAA8F
triadic
#EF8FA4 #A4EF8F #8FA4EF
tetradic
#EF8FA4 #D4EF8F #8FEFDA #AA8FEF
square
#EF8FA4 #D4EF8F #8FEFDA #AA8FEF
split-complementary
#EF8FA4 #8FEFAA #8FD4EF
monochromatic
#E0244D #E75978 #EF8FA4 #F7C5D0 #FBE4E9
Accessibility & contrast
On white
2.30
#EF8FA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#EF8FA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8FA4
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8FA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8FA4 | 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)
#9FA0A5
Deuteranopia (green-blind)
#B6B2A2
Tritanopia (blue-blind)
#FF8796
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ef8fa4; /* rgb */ color: rgb(239, 143, 164); /* oklch */ color: oklch(75.6% 0.118 6.2);
Tailwind
colors: {
custom: {
50: '#f6b1be',
500: '#ef8fa4',
950: '#000000',
},
}SCSS
$custom: #ef8fa4; $custom-light: #f6b1be; $custom-dark: #000000;
JSON
{
"hex": "#ef8fa4",
"rgb": {
"r": 239,
"g": 143,
"b": 164
},
"hsl": {
"h": 346.875,
"s": 75,
"l": 74.902
},
"oklch": {
"l": 0.75596,
"c": 0.11823,
"h": 6.2
},
"luminance": 0.40676
}Semantic roles & 50–950 ramp
primary
#EF8FA4
secondary
#D8F3ED
accent
#D7AB0E
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#171112
muted
#858081