#D34CB0#D34CB0
#D34CB0 is a light, highly saturated pink. Relative luminance 0.222; OKLCH L 63.1% C 0.201 H 339.5°. Best body text is #000000 at 5.43:1 contrast (WCAG AA passes).
Color values
| HEX | #D34CB0 |
|---|---|
| RGB | rgb(211, 76, 176) |
| HSL | hsl(316, 61%, 56%) |
| HSV | hsv(316, 64%, 83%) |
| CMYK | cmyk(0%, 64%, 16.6%, 17.3%) |
| CIE-LAB | lab(54.19, 63.47, -26.14) |
| CIE-LCH | lch(54.19, 68.64, 337.61°) |
| OKLab | oklab(63.15% 0.1881 -0.0705) |
| OKLCH | oklch(63.15% 0.201 339.5) |
| XYZ | xyz(37.2857, 22.1557, 43.3786) |
| Luminance | 0.2215 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 3.15
Pinky Purple
#C94CBE
ΔE00 3.87
Purpleish Pink
#DF4EC8
ΔE00 4.26
Purpley Pink
#C83CB9
ΔE00 5.08
Hot Magenta
#F504C9
ΔE00 6.19
Pale Magenta
#D767AD
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D34CB0 #4CD36F
analogous
#B34CD3 #D34CB0 #D34C6D
triadic
#D34CB0 #B0D34C #4CB0D3
tetradic
#D34CB0 #D3B34C #4CD36F #4C6DD3
square
#D34CB0 #D3B34C #4CD36F #4C6DD3
split-complementary
#D34CB0 #6DD34C #4CD3B3
monochromatic
#84206A #B52D92 #D34CB0 #DF7DC6 #EBAEDB
Accessibility & contrast
On white
3.87
#D34CB0 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.43
#D34CB0 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #D34CB0
5.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D34CB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D34CB0 | 1.00 | 3.87 | 5.43 | 5.43 |
| #FFFFFF | 3.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5374B3
Deuteranopia (green-blind)
#7C89AD
Tritanopia (blue-blind)
#DF5077
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #d34cb0; /* rgb */ color: rgb(211, 76, 176); /* oklch */ color: oklch(63.1% 0.201 339.5);
Tailwind
colors: {
custom: {
50: '#e487c8',
500: '#d34cb0',
950: '#000000',
},
}SCSS
$custom: #d34cb0; $custom-light: #e487c8; $custom-dark: #000000;
JSON
{
"hex": "#d34cb0",
"rgb": {
"r": 211,
"g": 76,
"b": 176
},
"hsl": {
"h": 315.556,
"s": 60.538,
"l": 56.275
},
"oklch": {
"l": 0.63145,
"c": 0.20085,
"h": 339.5
},
"luminance": 0.22152
}Semantic roles & 50–950 ramp
primary
#D34CB0
secondary
#A2D9B0
accent
#E46D44
background
#FEF8FC
surface
#FDF0F8
border
#D5CBD1
text
#160C13
muted
#847D82