#EF99DC#EF99DC
#EF99DC is a light, vivid pink. Relative luminance 0.463; OKLCH L 79.0% C 0.133 H 335.2°. Best body text is #000000 at 10.26:1 contrast (WCAG AA passes).
Color values
| HEX | #EF99DC |
|---|---|
| RGB | rgb(239, 153, 220) |
| HSL | hsl(313, 73%, 77%) |
| HSV | hsv(313, 36%, 94%) |
| CMYK | cmyk(0%, 36%, 7.9%, 6.3%) |
| CIE-LAB | lab(73.74, 41.87, -20.70) |
| CIE-LCH | lch(73.74, 46.71, 333.70°) |
| OKLab | oklab(79.03% 0.1203 -0.0555) |
| OKLCH | oklch(79.03% 0.133 335.2) |
| XYZ | xyz(59.9057, 46.3035, 73.4783) |
| Luminance | 0.4630 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 4.07
Bubblegum Pink
#FE83CC
ΔE00 5.80
Lavender Pink
#DD85D7
ΔE00 5.83
Violet (CSS)
#EE82EE
ΔE00 7.30
Pink (survey)
#FF81C0
ΔE00 7.58
Purply Pink
#F075E6
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF99DC #99EFAC
analogous
#D799EF #EF99DC #EF99B1
triadic
#EF99DC #DCEF99 #99DCEF
tetradic
#EF99DC #EFD799 #99EFAC #99B1EF
square
#EF99DC #EFD799 #99EFAC #99B1EF
split-complementary
#EF99DC #B1EF99 #99EFD7
monochromatic
#DE2FB8 #E764CA #EF99DC #F7CEEE #FBE5F6
Accessibility & contrast
On white
2.05
#EF99DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.26
#EF99DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF99DC
10.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF99DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF99DC | 1.00 | 2.05 | 10.26 | 10.26 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99ADDF
Deuteranopia (green-blind)
#AFBAD9
Tritanopia (blue-blind)
#F79CB1
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ef99dc; /* rgb */ color: rgb(239, 153, 220); /* oklch */ color: oklch(79.0% 0.133 335.2);
Tailwind
colors: {
custom: {
50: '#f5b8e7',
500: '#ef99dc',
950: '#000000',
},
}SCSS
$custom: #ef99dc; $custom-light: #f5b8e7; $custom-dark: #000000;
JSON
{
"hex": "#ef99dc",
"rgb": {
"r": 239,
"g": 153,
"b": 220
},
"hsl": {
"h": 313.256,
"s": 72.881,
"l": 76.863
},
"oklch": {
"l": 0.79027,
"c": 0.1325,
"h": 335.2
},
"luminance": 0.463
}Semantic roles & 50–950 ramp
primary
#EF99DC
secondary
#D8F3DE
accent
#D53C11
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#171116
muted
#858084