#EF8FD1#EF8FD1
#EF8FD1 is a light, vivid pink. Relative luminance 0.426; OKLCH L 77.0% C 0.141 H 339.7°. Best body text is #000000 at 9.52:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8FD1 |
|---|---|
| RGB | rgb(239, 143, 209) |
| HSL | hsl(319, 75%, 75%) |
| HSV | hsv(319, 40%, 94%) |
| CMYK | cmyk(0%, 40.2%, 12.6%, 6.3%) |
| CIE-LAB | lab(71.28, 45.24, -18.37) |
| CIE-LCH | lch(71.28, 48.83, 337.90°) |
| OKLab | oklab(77.05% 0.1322 -0.049) |
| OKLCH | oklch(77.05% 0.141 339.7) |
| XYZ | xyz(56.9279, 42.6025, 65.5338) |
| Luminance | 0.4260 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.56
Pink (survey)
#FF81C0
ΔE00 5.27
Lavender Pink
#DD85D7
ΔE00 5.34
Plum
#DDA0DD
ΔE00 6.04
Violet (CSS)
#EE82EE
ΔE00 7.37
Purply Pink
#F075E6
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8FD1 #8FEFAD
analogous
#DD8FEF #EF8FD1 #EF8FA1
triadic
#EF8FD1 #D1EF8F #8FD1EF
tetradic
#EF8FD1 #EFDD8F #8FEFAD #8FA1EF
square
#EF8FD1 #EFDD8F #8FEFAD #8FA1EF
split-complementary
#EF8FD1 #A1EF8F #8FEFDD
monochromatic
#E024A5 #E759BB #EF8FD1 #F7C5E7 #FBE4F4
Accessibility & contrast
On white
2.21
#EF8FD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.52
#EF8FD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8FD1
9.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8FD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8FD1 | 1.00 | 2.21 | 9.52 | 9.52 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93A5D3
Deuteranopia (green-blind)
#ABB4CE
Tritanopia (blue-blind)
#F991A7
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ef8fd1; /* rgb */ color: rgb(239, 143, 209); /* oklch */ color: oklch(77.0% 0.141 339.7);
Tailwind
colors: {
custom: {
50: '#f6b1df',
500: '#ef8fd1',
950: '#000000',
},
}SCSS
$custom: #ef8fd1; $custom-light: #f6b1df; $custom-dark: #000000;
JSON
{
"hex": "#ef8fd1",
"rgb": {
"r": 239,
"g": 143,
"b": 209
},
"hsl": {
"h": 318.75,
"s": 75,
"l": 74.902
},
"oklch": {
"l": 0.77046,
"c": 0.14097,
"h": 339.7
},
"luminance": 0.42599
}Semantic roles & 50–950 ramp
primary
#EF8FD1
secondary
#D8F3E0
accent
#D74D0E
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#171115
muted
#858083