#C050DD#C050DD
#C050DD is a light, highly saturated purple. Relative luminance 0.222; OKLCH L 63.3% C 0.221 H 318.8°. Best body text is #000000 at 5.43:1 contrast (WCAG AA passes).
Color values
| HEX | #C050DD |
|---|---|
| RGB | rgb(192, 80, 221) |
| HSL | hsl(288, 67%, 59%) |
| HSV | hsv(288, 64%, 87%) |
| CMYK | cmyk(13.1%, 63.8%, 0%, 13.3%) |
| CIE-LAB | lab(54.20, 64.63, -52.14) |
| CIE-LCH | lch(54.20, 83.04, 321.11°) |
| OKLab | oklab(63.31% 0.1664 -0.1458) |
| OKLCH | oklch(63.31% 0.221 318.8) |
| XYZ | xyz(37.6563, 22.1659, 70.6875) |
| Luminance | 0.2216 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 1.69
Pinkish Purple
#D648D7
ΔE00 4.19
Purple Pink
#D725DE
ΔE00 4.85
Heliotrope
#D94FF5
ΔE00 4.99
Bright Lilac
#C95EFB
ΔE00 5.48
Lightish Purple
#A552E6
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C050DD #6DDD50
analogous
#7A50DD #C050DD #DD50B3
triadic
#C050DD #DDC050 #50DDC0
tetradic
#C050DD #DD7A50 #6DDD50 #50B3DD
square
#C050DD #DD7A50 #6DDD50 #50B3DD
split-complementary
#C050DD #B3DD50 #50DD7A
monochromatic
#7D1D96 #A827C9 #C050DD #D283E7 #E5B6F1
Accessibility & contrast
On white
3.87
#C050DD on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.43
#C050DD on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C050DD
5.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C050DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C050DD | 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)
#237AE1
Deuteranopia (green-blind)
#5885DA
Tritanopia (blue-blind)
#C06990
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #c050dd; /* rgb */ color: rgb(192, 80, 221); /* oklch */ color: oklch(63.3% 0.221 318.8);
Tailwind
colors: {
custom: {
50: '#d688e8',
500: '#c050dd',
950: '#000000',
},
}SCSS
$custom: #c050dd; $custom-light: #d688e8; $custom-dark: #000000;
JSON
{
"hex": "#c050dd",
"rgb": {
"r": 192,
"g": 80,
"b": 221
},
"hsl": {
"h": 287.66,
"s": 67.464,
"l": 59.02
},
"oklch": {
"l": 0.6331,
"c": 0.22125,
"h": 318.8
},
"luminance": 0.22164
}Semantic roles & 50–950 ramp
primary
#C050DD
secondary
#B4E0A9
accent
#EA3D61
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C16
muted
#837D84