#D74E9B#D74E9B
#D74E9B is a light, vivid pink. Relative luminance 0.223; OKLCH L 63.1% C 0.188 H 349.1°. Best body text is #000000 at 5.45:1 contrast (WCAG AA passes).
Color values
| HEX | #D74E9B |
|---|---|
| RGB | rgb(215, 78, 155) |
| HSL | hsl(326, 63%, 57%) |
| HSV | hsv(326, 64%, 84%) |
| CMYK | cmyk(0%, 63.7%, 27.9%, 15.7%) |
| CIE-LAB | lab(54.31, 60.93, -13.62) |
| CIE-LCH | lch(54.31, 62.43, 347.40°) |
| OKLab | oklab(63.09% 0.1849 -0.0356) |
| OKLCH | oklch(63.09% 0.188 349.1) |
| XYZ | xyz(36.6667, 22.2662, 33.3708) |
| Luminance | 0.2226 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 4.78
Pale Magenta
#D767AD
ΔE00 5.45
Shocking Pink
#FE02A2
ΔE00 6.22
Neon Pink
#FE019A
ΔE00 6.38
Barbie Pink
#FE46A5
ΔE00 6.66
Bright Pink
#FE01B1
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D74E9B #4ED78A
analogous
#CE4ED7 #D74E9B #D74E57
triadic
#D74E9B #9BD74E #4E9BD7
tetradic
#D74E9B #D7CE4E #4ED78A #4E57D7
square
#D74E9B #D7CE4E #4ED78A #4E57D7
split-complementary
#D74E9B #57D74E #4ED7CE
monochromatic
#8B1F5C #BD2B7D #D74E9B #E280B7 #EEB2D3
Accessibility & contrast
On white
3.85
#D74E9B on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.45
#D74E9B on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #D74E9B
5.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D74E9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D74E9B | 1.00 | 3.85 | 5.45 | 5.45 |
| #FFFFFF | 3.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#60739D
Deuteranopia (green-blind)
#878B98
Tritanopia (blue-blind)
#E6496E
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #d74e9b; /* rgb */ color: rgb(215, 78, 155); /* oklch */ color: oklch(63.1% 0.188 349.1);
Tailwind
colors: {
custom: {
50: '#e788b8',
500: '#d74e9b',
950: '#000000',
},
}SCSS
$custom: #d74e9b; $custom-light: #e788b8; $custom-dark: #000000;
JSON
{
"hex": "#d74e9b",
"rgb": {
"r": 215,
"g": 78,
"b": 155
},
"hsl": {
"h": 326.277,
"s": 63.134,
"l": 57.451
},
"oklch": {
"l": 0.63088,
"c": 0.18832,
"h": 349.1
},
"luminance": 0.22262
}Semantic roles & 50–950 ramp
primary
#D74E9B
secondary
#A5DCBD
accent
#E68A42
background
#FEF8FB
surface
#FDF0F6
border
#D5CBD0
text
#160C11
muted
#847D80