#EF8FD5#EF8FD5
#EF8FD5 is a light, vivid pink. Relative luminance 0.428; OKLCH L 77.2% C 0.144 H 337.7°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8FD5 |
|---|---|
| RGB | rgb(239, 143, 213) |
| HSL | hsl(316, 75%, 75%) |
| HSV | hsv(316, 40%, 94%) |
| CMYK | cmyk(0%, 40.2%, 10.9%, 6.3%) |
| CIE-LAB | lab(71.42, 45.89, -20.37) |
| CIE-LCH | lch(71.42, 50.21, 336.06°) |
| OKLab | oklab(77.2% 0.1333 -0.0546) |
| OKLCH | oklch(77.2% 0.144 337.7) |
| XYZ | xyz(57.4294, 42.8031, 68.1748) |
| Luminance | 0.4280 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.93
Lavender Pink
#DD85D7
ΔE00 4.74
Plum
#DDA0DD
ΔE00 5.73
Pink (survey)
#FF81C0
ΔE00 5.91
Violet (CSS)
#EE82EE
ΔE00 6.56
Purply Pink
#F075E6
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8FD5 #8FEFA9
analogous
#D98FEF #EF8FD5 #EF8FA5
triadic
#EF8FD5 #D5EF8F #8FD5EF
tetradic
#EF8FD5 #EFD98F #8FEFA9 #8FA5EF
square
#EF8FD5 #EFD98F #8FEFA9 #8FA5EF
split-complementary
#EF8FD5 #A5EF8F #8FEFD9
monochromatic
#E024AD #E759C1 #EF8FD5 #F7C5E9 #FBE4F5
Accessibility & contrast
On white
2.20
#EF8FD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#EF8FD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8FD5
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8FD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8FD5 | 1.00 | 2.20 | 9.56 | 9.56 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91A6D8
Deuteranopia (green-blind)
#AAB4D2
Tritanopia (blue-blind)
#F992A9
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ef8fd5; /* rgb */ color: rgb(239, 143, 213); /* oklch */ color: oklch(77.2% 0.144 337.7);
Tailwind
colors: {
custom: {
50: '#f6b2e2',
500: '#ef8fd5',
950: '#000000',
},
}SCSS
$custom: #ef8fd5; $custom-light: #f6b2e2; $custom-dark: #000000;
JSON
{
"hex": "#ef8fd5",
"rgb": {
"r": 239,
"g": 143,
"b": 213
},
"hsl": {
"h": 316.25,
"s": 75,
"l": 74.902
},
"oklch": {
"l": 0.77195,
"c": 0.14402,
"h": 337.7
},
"luminance": 0.428
}Semantic roles & 50–950 ramp
primary
#EF8FD5
secondary
#D8F3DF
accent
#D7450E
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#171115
muted
#858083