#EF98DC#EF98DC
#EF98DC is a light, vivid pink. Relative luminance 0.460; OKLCH L 78.9% C 0.134 H 335.1°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #EF98DC |
|---|---|
| RGB | rgb(239, 152, 220) |
| HSL | hsl(313, 73%, 77%) |
| HSV | hsv(313, 36%, 94%) |
| CMYK | cmyk(0%, 36.4%, 7.9%, 6.3%) |
| CIE-LAB | lab(73.53, 42.40, -21.02) |
| CIE-LCH | lch(73.53, 47.32, 333.63°) |
| OKLab | oklab(78.87% 0.1218 -0.0564) |
| OKLCH | oklch(78.87% 0.134 335.1) |
| XYZ | xyz(59.7428, 45.9775, 73.4240) |
| Luminance | 0.4597 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 4.18
Lavender Pink
#DD85D7
ΔE00 5.62
Bubblegum Pink
#FE83CC
ΔE00 5.66
Violet (CSS)
#EE82EE
ΔE00 7.08
Pink (survey)
#FF81C0
ΔE00 7.50
Purply Pink
#F075E6
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF98DC #98EFAB
analogous
#D698EF #EF98DC #EF98B1
triadic
#EF98DC #DCEF98 #98DCEF
tetradic
#EF98DC #EFD698 #98EFAB #98B1EF
square
#EF98DC #EFD698 #98EFAB #98B1EF
split-complementary
#EF98DC #B1EF98 #98EFD6
monochromatic
#DF2EB8 #E763CA #EF98DC #F7CDEE #FBE5F6
Accessibility & contrast
On white
2.06
#EF98DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#EF98DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF98DC
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF98DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF98DC | 1.00 | 2.06 | 10.20 | 10.20 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98ADDF
Deuteranopia (green-blind)
#AEB9D9
Tritanopia (blue-blind)
#F79CB1
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ef98dc; /* rgb */ color: rgb(239, 152, 220); /* oklch */ color: oklch(78.9% 0.134 335.1);
Tailwind
colors: {
custom: {
50: '#f5b8e7',
500: '#ef98dc',
950: '#000000',
},
}SCSS
$custom: #ef98dc; $custom-light: #f5b8e7; $custom-dark: #000000;
JSON
{
"hex": "#ef98dc",
"rgb": {
"r": 239,
"g": 152,
"b": 220
},
"hsl": {
"h": 313.103,
"s": 73.109,
"l": 76.667
},
"oklch": {
"l": 0.78868,
"c": 0.13422,
"h": 335.1
},
"luminance": 0.45975
}Semantic roles & 50–950 ramp
primary
#EF98DC
secondary
#D8F3DE
accent
#D53B10
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#171116
muted
#858084