#C050E1#C050E1
#C050E1 is a light, highly saturated purple. Relative luminance 0.224; OKLCH L 63.5% C 0.225 H 317.7°. Best body text is #000000 at 5.48:1 contrast (WCAG AA passes).
Color values
| HEX | #C050E1 |
|---|---|
| RGB | rgb(192, 80, 225) |
| HSL | hsl(286, 71%, 60%) |
| HSV | hsv(286, 64%, 88%) |
| CMYK | cmyk(14.7%, 64.4%, 0%, 11.8%) |
| CIE-LAB | lab(54.43, 65.40, -54.04) |
| CIE-LCH | lch(54.43, 84.83, 320.43°) |
| OKLab | oklab(63.55% 0.1663 -0.1514) |
| OKLCH | oklch(63.55% 0.225 317.7) |
| XYZ | xyz(38.1956, 22.3816, 73.5277) |
| Luminance | 0.2238 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 2.19
Pinkish Purple
#D648D7
ΔE00 4.52
Heliotrope
#D94FF5
ΔE00 4.73
Bright Lilac
#C95EFB
ΔE00 5.02
Purple Pink
#D725DE
ΔE00 5.03
Lightish Purple
#A552E6
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C050E1 #71E150
analogous
#7850E1 #C050E1 #E150B9
triadic
#C050E1 #E1C050 #50E1C0
tetradic
#C050E1 #E17850 #71E150 #50B9E1
square
#C050E1 #E17850 #71E150 #50B9E1
split-complementary
#C050E1 #B9E150 #50E178
monochromatic
#7E1B9C #A924D0 #C050E1 #D384EA #E6B8F3
Accessibility & contrast
On white
3.83
#C050E1 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.48
#C050E1 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C050E1
5.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C050E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C050E1 | 1.00 | 3.83 | 5.48 | 5.48 |
| #FFFFFF | 3.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1A7BE5
Deuteranopia (green-blind)
#5586DD
Tritanopia (blue-blind)
#BF6A92
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #c050e1; /* rgb */ color: rgb(192, 80, 225); /* oklch */ color: oklch(63.5% 0.225 317.7);
Tailwind
colors: {
custom: {
50: '#d788eb',
500: '#c050e1',
950: '#000000',
},
}SCSS
$custom: #c050e1; $custom-light: #d788eb; $custom-dark: #000000;
JSON
{
"hex": "#c050e1",
"rgb": {
"r": 192,
"g": 80,
"b": 225
},
"hsl": {
"h": 286.345,
"s": 70.732,
"l": 59.804
},
"oklch": {
"l": 0.63546,
"c": 0.2249,
"h": 317.7
},
"luminance": 0.2238
}Semantic roles & 50–950 ramp
primary
#C050E1
secondary
#B7E2AA
accent
#ED3A63
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C16
muted
#837D84