#D34BBE#D34BBE
#D34BBE is a light, highly saturated purple. Relative luminance 0.226; OKLCH L 63.7% C 0.212 H 334.5°. Best body text is #000000 at 5.52:1 contrast (WCAG AA passes).
Color values
| HEX | #D34BBE |
|---|---|
| RGB | rgb(211, 75, 190) |
| HSL | hsl(309, 61%, 56%) |
| HSV | hsv(309, 64%, 83%) |
| CMYK | cmyk(0%, 64.5%, 10%, 17.3%) |
| CIE-LAB | lab(54.66, 65.94, -33.53) |
| CIE-LCH | lch(54.66, 73.97, 333.05°) |
| OKLab | oklab(63.69% 0.1913 -0.0915) |
| OKLCH | oklch(63.69% 0.212 334.5) |
| XYZ | xyz(38.6746, 22.6019, 51.0309) |
| Luminance | 0.2260 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 1.95
Purpleish Pink
#DF4EC8
ΔE00 2.66
Purpley Pink
#C83CB9
ΔE00 4.04
Pinkish Purple
#D648D7
ΔE00 4.12
Purplish Pink
#CE5DAE
ΔE00 4.70
Hot Magenta
#F504C9
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D34BBE #4BD360
analogous
#A44BD3 #D34BBE #D34B7A
triadic
#D34BBE #BED34B #4BBED3
tetradic
#D34BBE #D3A44B #4BD360 #4B7AD3
square
#D34BBE #D3A44B #4BD360 #4B7AD3
split-complementary
#D34BBE #7AD34B #4BD3A4
monochromatic
#832074 #B52CA0 #D34BBE #DF7CD0 #EBADE2
Accessibility & contrast
On white
3.80
#D34BBE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.52
#D34BBE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #D34BBE
5.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D34BBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D34BBE | 1.00 | 3.80 | 5.52 | 5.52 |
| #FFFFFF | 3.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4A76C1
Deuteranopia (green-blind)
#768ABB
Tritanopia (blue-blind)
#DD557E
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #d34bbe; /* rgb */ color: rgb(211, 75, 190); /* oklch */ color: oklch(63.7% 0.212 334.5);
Tailwind
colors: {
custom: {
50: '#e487d2',
500: '#d34bbe',
950: '#000000',
},
}SCSS
$custom: #d34bbe; $custom-light: #e487d2; $custom-dark: #000000;
JSON
{
"hex": "#d34bbe",
"rgb": {
"r": 211,
"g": 75,
"b": 190
},
"hsl": {
"h": 309.265,
"s": 60.714,
"l": 56.078
},
"oklch": {
"l": 0.63686,
"c": 0.21207,
"h": 334.5
},
"luminance": 0.22599
}Semantic roles & 50–950 ramp
primary
#D34BBE
secondary
#A1D9A9
accent
#E45D44
background
#FEF8FC
surface
#FDF0F9
border
#D5CBD2
text
#160C14
muted
#847D82