#EF8FD7#EF8FD7
#EF8FD7 is a light, vivid pink. Relative luminance 0.429; OKLCH L 77.3% C 0.146 H 336.8°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8FD7 |
|---|---|
| RGB | rgb(239, 143, 215) |
| HSL | hsl(315, 75%, 75%) |
| HSV | hsv(315, 40%, 94%) |
| CMYK | cmyk(0%, 40.2%, 10%, 6.3%) |
| CIE-LAB | lab(71.49, 46.21, -21.37) |
| CIE-LCH | lch(71.49, 50.92, 335.18°) |
| OKLab | oklab(77.27% 0.1338 -0.0573) |
| OKLCH | oklch(77.27% 0.146 336.8) |
| XYZ | xyz(57.6848, 42.9052, 69.5200) |
| Luminance | 0.4290 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.16
Lavender Pink
#DD85D7
ΔE00 4.48
Plum
#DDA0DD
ΔE00 5.61
Violet (CSS)
#EE82EE
ΔE00 6.16
Pink (survey)
#FF81C0
ΔE00 6.25
Purply Pink
#F075E6
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8FD7 #8FEFA7
analogous
#D78FEF #EF8FD7 #EF8FA7
triadic
#EF8FD7 #D7EF8F #8FD7EF
tetradic
#EF8FD7 #EFD78F #8FEFA7 #8FA7EF
square
#EF8FD7 #EFD78F #8FEFA7 #8FA7EF
split-complementary
#EF8FD7 #A7EF8F #8FEFD7
monochromatic
#E024B1 #E759C4 #EF8FD7 #F7C5EA #FBE4F5
Accessibility & contrast
On white
2.19
#EF8FD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#EF8FD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8FD7
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8FD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8FD7 | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91A6DA
Deuteranopia (green-blind)
#A9B4D4
Tritanopia (blue-blind)
#F892AA
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ef8fd7; /* rgb */ color: rgb(239, 143, 215); /* oklch */ color: oklch(77.3% 0.146 336.8);
Tailwind
colors: {
custom: {
50: '#f6b2e3',
500: '#ef8fd7',
950: '#000000',
},
}SCSS
$custom: #ef8fd7; $custom-light: #f6b2e3; $custom-dark: #000000;
JSON
{
"hex": "#ef8fd7",
"rgb": {
"r": 239,
"g": 143,
"b": 215
},
"hsl": {
"h": 315,
"s": 75,
"l": 74.902
},
"oklch": {
"l": 0.7727,
"c": 0.14558,
"h": 336.8
},
"luminance": 0.42902
}Semantic roles & 50–950 ramp
primary
#EF8FD7
secondary
#D8F3DF
accent
#D7410E
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#171115
muted
#858083