#EF8FD4#EF8FD4
#EF8FD4 is a light, vivid pink. Relative luminance 0.427; OKLCH L 77.2% C 0.143 H 338.2°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8FD4 |
|---|---|
| RGB | rgb(239, 143, 212) |
| HSL | hsl(317, 75%, 75%) |
| HSV | hsv(317, 40%, 94%) |
| CMYK | cmyk(0%, 40.2%, 11.3%, 6.3%) |
| CIE-LAB | lab(71.39, 45.73, -19.87) |
| CIE-LCH | lch(71.39, 49.86, 336.51°) |
| OKLab | oklab(77.16% 0.133 -0.0532) |
| OKLCH | oklch(77.16% 0.143 338.2) |
| XYZ | xyz(57.3028, 42.7524, 67.5084) |
| Luminance | 0.4275 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.82
Lavender Pink
#DD85D7
ΔE00 4.88
Pink (survey)
#FF81C0
ΔE00 5.75
Plum
#DDA0DD
ΔE00 5.79
Violet (CSS)
#EE82EE
ΔE00 6.76
Purply Pink
#F075E6
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8FD4 #8FEFAA
analogous
#DA8FEF #EF8FD4 #EF8FA4
triadic
#EF8FD4 #D4EF8F #8FD4EF
tetradic
#EF8FD4 #EFDA8F #8FEFAA #8FA4EF
square
#EF8FD4 #EFDA8F #8FEFAA #8FA4EF
split-complementary
#EF8FD4 #A4EF8F #8FEFDA
monochromatic
#E024AB #E759BF #EF8FD4 #F7C5E9 #FBE4F5
Accessibility & contrast
On white
2.20
#EF8FD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#EF8FD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8FD4
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8FD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8FD4 | 1.00 | 2.20 | 9.55 | 9.55 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92A6D7
Deuteranopia (green-blind)
#AAB4D1
Tritanopia (blue-blind)
#F991A8
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ef8fd4; /* rgb */ color: rgb(239, 143, 212); /* oklch */ color: oklch(77.2% 0.143 338.2);
Tailwind
colors: {
custom: {
50: '#f6b2e1',
500: '#ef8fd4',
950: '#000000',
},
}SCSS
$custom: #ef8fd4; $custom-light: #f6b2e1; $custom-dark: #000000;
JSON
{
"hex": "#ef8fd4",
"rgb": {
"r": 239,
"g": 143,
"b": 212
},
"hsl": {
"h": 316.875,
"s": 75,
"l": 74.902
},
"oklch": {
"l": 0.77157,
"c": 0.14324,
"h": 338.2
},
"luminance": 0.42749
}Semantic roles & 50–950 ramp
primary
#EF8FD4
secondary
#D8F3E0
accent
#D7470E
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#171115
muted
#858083