#D34BBF#D34BBF
#D34BBF is a light, highly saturated purple. Relative luminance 0.226; OKLCH L 63.7% C 0.213 H 334.1°. Best body text is #000000 at 5.53:1 contrast (WCAG AA passes).
Color values
| HEX | #D34BBF |
|---|---|
| RGB | rgb(211, 75, 191) |
| HSL | hsl(309, 61%, 56%) |
| HSV | hsv(309, 64%, 83%) |
| CMYK | cmyk(0%, 64.5%, 9.5%, 17.3%) |
| CIE-LAB | lab(54.71, 66.09, -34.03) |
| CIE-LCH | lch(54.71, 74.34, 332.76°) |
| OKLab | oklab(63.73% 0.1915 -0.0929) |
| OKLCH | oklch(63.73% 0.213 334.1) |
| XYZ | xyz(38.7843, 22.6457, 51.6085) |
| Luminance | 0.2264 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 1.89
Purpleish Pink
#DF4EC8
ΔE00 2.61
Pinkish Purple
#D648D7
ΔE00 3.94
Purpley Pink
#C83CB9
ΔE00 4.04
Purplish Pink
#CE5DAE
ΔE00 4.83
Hot Magenta
#F504C9
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D34BBF #4BD35F
analogous
#A34BD3 #D34BBF #D34B7B
triadic
#D34BBF #BFD34B #4BBFD3
tetradic
#D34BBF #D3A34B #4BD35F #4B7BD3
square
#D34BBF #D3A34B #4BD35F #4B7BD3
split-complementary
#D34BBF #7BD34B #4BD3A3
monochromatic
#832075 #B52CA1 #D34BBF #DF7CD0 #EBADE2
Accessibility & contrast
On white
3.80
#D34BBF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.53
#D34BBF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #D34BBF
5.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D34BBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D34BBF | 1.00 | 3.80 | 5.53 | 5.53 |
| #FFFFFF | 3.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4976C2
Deuteranopia (green-blind)
#768ABC
Tritanopia (blue-blind)
#DC557E
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #d34bbf; /* rgb */ color: rgb(211, 75, 191); /* oklch */ color: oklch(63.7% 0.213 334.1);
Tailwind
colors: {
custom: {
50: '#e487d2',
500: '#d34bbf',
950: '#000000',
},
}SCSS
$custom: #d34bbf; $custom-light: #e487d2; $custom-dark: #000000;
JSON
{
"hex": "#d34bbf",
"rgb": {
"r": 211,
"g": 75,
"b": 191
},
"hsl": {
"h": 308.824,
"s": 60.714,
"l": 56.078
},
"oklch": {
"l": 0.63734,
"c": 0.2128,
"h": 334.1
},
"luminance": 0.22643
}Semantic roles & 50–950 ramp
primary
#D34BBF
secondary
#A1D9A9
accent
#E45B44
background
#FEF8FC
surface
#FDF0F9
border
#D5CBD2
text
#160C14
muted
#847D82