#D84F99#D84F99
#D84F99 is a light, vivid pink. Relative luminance 0.225; OKLCH L 63.3% C 0.187 H 350.3°. Best body text is #000000 at 5.50:1 contrast (WCAG AA passes).
Color values
| HEX | #D84F99 |
|---|---|
| RGB | rgb(216, 79, 153) |
| HSL | hsl(328, 64%, 58%) |
| HSV | hsv(328, 63%, 85%) |
| CMYK | cmyk(0%, 63.4%, 29.2%, 15.3%) |
| CIE-LAB | lab(54.55, 60.56, -12.07) |
| CIE-LCH | lch(54.55, 61.75, 348.73°) |
| OKLab | oklab(63.27% 0.1841 -0.0314) |
| OKLCH | oklch(63.27% 0.187 350.3) |
| XYZ | xyz(36.8663, 22.4946, 32.5312) |
| Luminance | 0.2249 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 5.23
Pale Magenta
#D767AD
ΔE00 5.49
Shocking Pink
#FE02A2
ΔE00 6.23
Neon Pink
#FE019A
ΔE00 6.25
Darkish Pink
#DA467D
ΔE00 6.37
Barbie Pink
#FE46A5
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D84F99 #4FD88E
analogous
#D24FD8 #D84F99 #D84F54
triadic
#D84F99 #99D84F #4F99D8
tetradic
#D84F99 #D8D24F #4FD88E #4F54D8
square
#D84F99 #D8D24F #4FD88E #4F54D8
split-complementary
#D84F99 #54D84F #4FD8D2
monochromatic
#8D1F5B #BF2A7B #D84F99 #E381B6 #EEB3D3
Accessibility & contrast
On white
3.82
#D84F99 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.50
#D84F99 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #D84F99
5.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D84F99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D84F99 | 1.00 | 3.82 | 5.50 | 5.50 |
| #FFFFFF | 3.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#62739B
Deuteranopia (green-blind)
#888B96
Tritanopia (blue-blind)
#E7496D
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #d84f99; /* rgb */ color: rgb(216, 79, 153); /* oklch */ color: oklch(63.3% 0.187 350.3);
Tailwind
colors: {
custom: {
50: '#e888b7',
500: '#d84f99',
950: '#000000',
},
}SCSS
$custom: #d84f99; $custom-light: #e888b7; $custom-dark: #000000;
JSON
{
"hex": "#d84f99",
"rgb": {
"r": 216,
"g": 79,
"b": 153
},
"hsl": {
"h": 327.591,
"s": 63.721,
"l": 57.843
},
"oklch": {
"l": 0.63272,
"c": 0.18674,
"h": 350.3
},
"luminance": 0.22491
}Semantic roles & 50–950 ramp
primary
#D84F99
secondary
#A6DDBF
accent
#E78D41
background
#FEF8FB
surface
#FDF0F6
border
#D5CBD0
text
#170C11
muted
#857D80