#D74F99#D74F99
#D74F99 is a light, vivid pink. Relative luminance 0.223; OKLCH L 63.1% C 0.186 H 350.1°. Best body text is #000000 at 5.47:1 contrast (WCAG AA passes).
Color values
| HEX | #D74F99 |
|---|---|
| RGB | rgb(215, 79, 153) |
| HSL | hsl(327, 63%, 58%) |
| HSV | hsv(327, 63%, 84%) |
| CMYK | cmyk(0%, 63.3%, 28.8%, 15.7%) |
| CIE-LAB | lab(54.39, 60.27, -12.32) |
| CIE-LCH | lch(54.39, 61.52, 348.44°) |
| OKLab | oklab(63.12% 0.1831 -0.0321) |
| OKLCH | oklch(63.12% 0.186 350.1) |
| XYZ | xyz(36.5717, 22.3427, 32.5174) |
| Luminance | 0.2234 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 5.14
Pale Magenta
#D767AD
ΔE00 5.52
Shocking Pink
#FE02A2
ΔE00 6.34
Neon Pink
#FE019A
ΔE00 6.38
Darkish Pink
#DA467D
ΔE00 6.45
Barbie Pink
#FE46A5
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D74F99 #4FD78D
analogous
#D14FD7 #D74F99 #D74F55
triadic
#D74F99 #99D74F #4F99D7
tetradic
#D74F99 #D7D14F #4FD78D #4F55D7
square
#D74F99 #D7D14F #4FD78D #4F55D7
split-complementary
#D74F99 #55D74F #4FD7D1
monochromatic
#8C205B #BE2B7B #D74F99 #E281B6 #EEB3D3
Accessibility & contrast
On white
3.84
#D74F99 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.47
#D74F99 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #D74F99
5.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D74F99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D74F99 | 1.00 | 3.84 | 5.47 | 5.47 |
| #FFFFFF | 3.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#61739B
Deuteranopia (green-blind)
#888B96
Tritanopia (blue-blind)
#E6496D
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #d74f99; /* rgb */ color: rgb(215, 79, 153); /* oklch */ color: oklch(63.1% 0.186 350.1);
Tailwind
colors: {
custom: {
50: '#e788b7',
500: '#d74f99',
950: '#000000',
},
}SCSS
$custom: #d74f99; $custom-light: #e788b7; $custom-dark: #000000;
JSON
{
"hex": "#d74f99",
"rgb": {
"r": 215,
"g": 79,
"b": 153
},
"hsl": {
"h": 327.353,
"s": 62.963,
"l": 57.647
},
"oklch": {
"l": 0.63124,
"c": 0.18591,
"h": 350.1
},
"luminance": 0.22339
}Semantic roles & 50–950 ramp
primary
#D74F99
secondary
#A6DCBE
accent
#E68D42
background
#FEF8FB
surface
#FDF0F6
border
#D5CBD0
text
#160C11
muted
#847D80