#D74F9D#D74F9D
#D74F9D is a light, vivid pink. Relative luminance 0.225; OKLCH L 63.3% C 0.188 H 348.4°. Best body text is #000000 at 5.49:1 contrast (WCAG AA passes).
Color values
| HEX | #D74F9D |
|---|---|
| RGB | rgb(215, 79, 157) |
| HSL | hsl(326, 63%, 58%) |
| HSV | hsv(326, 63%, 84%) |
| CMYK | cmyk(0%, 63.3%, 27%, 15.7%) |
| CIE-LAB | lab(54.53, 60.77, -14.46) |
| CIE-LCH | lch(54.53, 62.47, 346.61°) |
| OKLab | oklab(63.27% 0.1842 -0.0379) |
| OKLCH | oklch(63.27% 0.188 348.4) |
| XYZ | xyz(36.9077, 22.4771, 34.2865) |
| Luminance | 0.2247 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 4.39
Pale Magenta
#D767AD
ΔE00 5.14
Shocking Pink
#FE02A2
ΔE00 6.27
Neon Pink
#FE019A
ΔE00 6.52
Barbie Pink
#FE46A5
ΔE00 6.64
Bright Pink
#FE01B1
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D74F9D #4FD789
analogous
#CD4FD7 #D74F9D #D74F59
triadic
#D74F9D #9DD74F #4F9DD7
tetradic
#D74F9D #D7CD4F #4FD789 #4F59D7
square
#D74F9D #D7CD4F #4FD789 #4F59D7
split-complementary
#D74F9D #59D74F #4FD7CD
monochromatic
#8C205E #BE2B7F #D74F9D #E281B9 #EEB3D5
Accessibility & contrast
On white
3.82
#D74F9D on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.49
#D74F9D on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #D74F9D
5.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D74F9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D74F9D | 1.00 | 3.82 | 5.49 | 5.49 |
| #FFFFFF | 3.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#60739F
Deuteranopia (green-blind)
#868B9A
Tritanopia (blue-blind)
#E54A6F
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #d74f9d; /* rgb */ color: rgb(215, 79, 157); /* oklch */ color: oklch(63.3% 0.188 348.4);
Tailwind
colors: {
custom: {
50: '#e788ba',
500: '#d74f9d',
950: '#000000',
},
}SCSS
$custom: #d74f9d; $custom-light: #e788ba; $custom-dark: #000000;
JSON
{
"hex": "#d74f9d",
"rgb": {
"r": 215,
"g": 79,
"b": 157
},
"hsl": {
"h": 325.588,
"s": 62.963,
"l": 57.647
},
"oklch": {
"l": 0.63274,
"c": 0.18804,
"h": 348.4
},
"luminance": 0.22473
}Semantic roles & 50–950 ramp
primary
#D74F9D
secondary
#A6DCBD
accent
#E68842
background
#FEF8FB
surface
#FDF0F6
border
#D5CBD0
text
#160C11
muted
#847D80