#D47DB3#D47DB3
#D47DB3 is a light, vivid pink. Relative luminance 0.319; OKLCH L 70.0% C 0.126 H 343.0°. Best body text is #000000 at 7.38:1 contrast (WCAG AA passes).
Color values
| HEX | #D47DB3 |
|---|---|
| RGB | rgb(212, 125, 179) |
| HSL | hsl(323, 50%, 66%) |
| HSV | hsv(323, 41%, 83%) |
| CMYK | cmyk(0%, 41%, 15.6%, 16.9%) |
| CIE-LAB | lab(63.28, 40.99, -13.99) |
| CIE-LCH | lch(63.28, 43.31, 341.16°) |
| OKLab | oklab(69.97% 0.1209 -0.0371) |
| OKLCH | oklch(69.97% 0.126 343) |
| XYZ | xyz(42.6221, 31.9216, 46.5556) |
| Luminance | 0.3192 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 5.09
Orchid (survey)
#C875C4
ΔE00 6.54
Lavender Pink
#DD85D7
ΔE00 7.05
Bubblegum Pink
#FE83CC
ΔE00 7.41
Pink (survey)
#FF81C0
ΔE00 7.42
Bubblegum (survey)
#FF6CB5
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D47DB3 #7DD49E
analogous
#C97DD4 #D47DB3 #D47D87
triadic
#D47DB3 #B3D47D #7DB3D4
tetradic
#D47DB3 #D4C97D #7DD49E #7D87D4
square
#D47DB3 #D4C97D #7DD49E #7D87D4
split-complementary
#D47DB3 #87D47D #7DD4C9
monochromatic
#A13578 #C54F98 #D47DB3 #E3ABCE #F2D9E9
Accessibility & contrast
On white
2.84
#D47DB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.38
#D47DB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D47DB3
7.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D47DB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D47DB3 | 1.00 | 2.84 | 7.38 | 7.38 |
| #FFFFFF | 2.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8291B5
Deuteranopia (green-blind)
#989EB1
Tritanopia (blue-blind)
#DE7D91
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #d47db3; /* rgb */ color: rgb(212, 125, 179); /* oklch */ color: oklch(70.0% 0.126 343.0);
Tailwind
colors: {
custom: {
50: '#e3a4c9',
500: '#d47db3',
950: '#000000',
},
}SCSS
$custom: #d47db3; $custom-light: #e3a4c9; $custom-dark: #000000;
JSON
{
"hex": "#d47db3",
"rgb": {
"r": 212,
"g": 125,
"b": 179
},
"hsl": {
"h": 322.759,
"s": 50.289,
"l": 66.078
},
"oklch": {
"l": 0.6997,
"c": 0.12641,
"h": 343
},
"luminance": 0.31919
}Semantic roles & 50–950 ramp
primary
#D47DB3
secondary
#C8E5D3
accent
#BE6128
background
#FEFAFC
surface
#FCF4F8
border
#D5CED1
text
#160F13
muted
#847F82