#D050C4#D050C4
#D050C4 is a light, highly saturated purple. Relative luminance 0.231; OKLCH L 64.1% C 0.208 H 331.6°. Best body text is #000000 at 5.63:1 contrast (WCAG AA passes).
Color values
| HEX | #D050C4 |
|---|---|
| RGB | rgb(208, 80, 196) |
| HSL | hsl(306, 58%, 56%) |
| HSV | hsv(306, 62%, 82%) |
| CMYK | cmyk(0%, 61.5%, 5.8%, 18.4%) |
| CIE-LAB | lab(55.21, 64.10, -36.15) |
| CIE-LCH | lch(55.21, 73.59, 330.58°) |
| OKLab | oklab(64.09% 0.183 -0.0991) |
| OKLCH | oklch(64.09% 0.208 331.6) |
| XYZ | xyz(38.8448, 23.1356, 54.6335) |
| Luminance | 0.2313 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 1.87
Purpleish Pink
#DF4EC8
ΔE00 2.62
Pinkish Purple
#D648D7
ΔE00 3.15
Purpley Pink
#C83CB9
ΔE00 4.51
Purplish Pink
#CE5DAE
ΔE00 5.25
Mediumorchid
#BA55D3
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D050C4 #50D05C
analogous
#9C50D0 #D050C4 #D05084
triadic
#D050C4 #C4D050 #50C4D0
tetradic
#D050C4 #D09C50 #50D05C #5084D0
square
#D050C4 #D09C50 #50D05C #5084D0
split-complementary
#D050C4 #84D050 #50D09C
monochromatic
#83237A #B330A7 #D050C4 #DD80D4 #EAB0E5
Accessibility & contrast
On white
3.73
#D050C4 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.63
#D050C4 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #D050C4
5.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D050C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D050C4 | 1.00 | 3.73 | 5.63 | 5.63 |
| #FFFFFF | 3.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4979C8
Deuteranopia (green-blind)
#748BC1
Tritanopia (blue-blind)
#D85C83
Achromatopsia (no color)
#848484
Design tokens & code
CSS
--color: #d050c4; /* rgb */ color: rgb(208, 80, 196); /* oklch */ color: oklch(64.1% 0.208 331.6);
Tailwind
colors: {
custom: {
50: '#e289d6',
500: '#d050c4',
950: '#000000',
},
}SCSS
$custom: #d050c4; $custom-light: #e289d6; $custom-dark: #000000;
JSON
{
"hex": "#d050c4",
"rgb": {
"r": 208,
"g": 80,
"b": 196
},
"hsl": {
"h": 305.625,
"s": 57.658,
"l": 56.471
},
"oklch": {
"l": 0.64089,
"c": 0.20811,
"h": 331.6
},
"luminance": 0.23133
}Semantic roles & 50–950 ramp
primary
#D050C4
secondary
#A4D8A9
accent
#E15547
background
#FEF8FD
surface
#FCF0FA
border
#D5CBD3
text
#160C14
muted
#847D83