#D04F9D#D04F9D
#D04F9D is a light, vivid pink. Relative luminance 0.214; OKLCH L 62.2% C 0.182 H 346.4°. Best body text is #000000 at 5.29:1 contrast (WCAG AA passes).
Color values
| HEX | #D04F9D |
|---|---|
| RGB | rgb(208, 79, 157) |
| HSL | hsl(324, 58%, 56%) |
| HSV | hsv(324, 62%, 82%) |
| CMYK | cmyk(0%, 62%, 24.5%, 18.4%) |
| CIE-LAB | lab(53.43, 58.77, -16.24) |
| CIE-LCH | lch(53.43, 60.97, 344.55°) |
| OKLab | oklab(62.25% 0.1773 -0.0429) |
| OKLCH | oklch(62.25% 0.182 346.4) |
| XYZ | xyz(34.8955, 21.4396, 34.1922) |
| Luminance | 0.2144 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 4.02
Pale Magenta
#D767AD
ΔE00 5.67
Shocking Pink
#FE02A2
ΔE00 7.24
Pinky Purple
#C94CBE
ΔE00 7.41
Bright Pink
#FE01B1
ΔE00 7.43
Neon Pink
#FE019A
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D04F9D #4FD082
analogous
#C34FD0 #D04F9D #D04F5D
triadic
#D04F9D #9DD04F #4F9DD0
tetradic
#D04F9D #D0C34F #4FD082 #4F5DD0
square
#D04F9D #D0C34F #4FD082 #4F5DD0
split-complementary
#D04F9D #5DD04F #4FD0C3
monochromatic
#82235C #B2307F #D04F9D #DD7FB8 #EAB0D3
Accessibility & contrast
On white
3.97
#D04F9D on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.29
#D04F9D on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #D04F9D
5.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D04F9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D04F9D | 1.00 | 3.97 | 5.29 | 5.29 |
| #FFFFFF | 3.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5D729F
Deuteranopia (green-blind)
#82889A
Tritanopia (blue-blind)
#DD4C6F
Achromatopsia (no color)
#808080
Design tokens & code
CSS
--color: #d04f9d; /* rgb */ color: rgb(208, 79, 157); /* oklch */ color: oklch(62.2% 0.182 346.4);
Tailwind
colors: {
custom: {
50: '#e288ba',
500: '#d04f9d',
950: '#000000',
},
}SCSS
$custom: #d04f9d; $custom-light: #e288ba; $custom-dark: #000000;
JSON
{
"hex": "#d04f9d",
"rgb": {
"r": 208,
"g": 79,
"b": 157
},
"hsl": {
"h": 323.721,
"s": 57.848,
"l": 56.275
},
"oklch": {
"l": 0.62247,
"c": 0.18242,
"h": 346.4
},
"luminance": 0.21436
}Semantic roles & 50–950 ramp
primary
#D04F9D
secondary
#A3D8B8
accent
#E18447
background
#FEF8FB
surface
#FDF0F6
border
#D5CBD0
text
#160C11
muted
#847D80