#C050E8#C050E8
#C050E8 is a light, highly saturated purple. Relative luminance 0.228; OKLCH L 64.0% C 0.231 H 315.9°. Best body text is #000000 at 5.55:1 contrast (WCAG AA passes).
Color values
| HEX | #C050E8 |
|---|---|
| RGB | rgb(192, 80, 232) |
| HSL | hsl(284, 77%, 61%) |
| HSV | hsv(284, 66%, 91%) |
| CMYK | cmyk(17.2%, 65.5%, 0%, 9%) |
| CIE-LAB | lab(54.84, 66.76, -57.33) |
| CIE-LCH | lch(54.84, 87.99, 319.35°) |
| OKLab | oklab(63.97% 0.1661 -0.161) |
| OKLCH | oklch(63.97% 0.231 315.9) |
| XYZ | xyz(39.1701, 22.7714, 78.6603) |
| Luminance | 0.2277 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 3.14
Bright Lilac
#C95EFB
ΔE00 4.32
Heliotrope
#D94FF5
ΔE00 4.42
Bright Lavender
#C760FF
ΔE00 4.84
Lightish Purple
#A552E6
ΔE00 4.90
Pinkish Purple
#D648D7
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C050E8 #78E850
analogous
#7450E8 #C050E8 #E850C4
triadic
#C050E8 #E8C050 #50E8C0
tetradic
#C050E8 #E87450 #78E850 #50C4E8
square
#C050E8 #E87450 #78E850 #50C4E8
split-complementary
#C050E8 #C4E850 #50E874
monochromatic
#8116A8 #AB1DDE #C050E8 #D386EF #E7BCF6
Accessibility & contrast
On white
3.78
#C050E8 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.55
#C050E8 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C050E8
5.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C050E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C050E8 | 1.00 | 3.78 | 5.55 | 5.55 |
| #FFFFFF | 3.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007DED
Deuteranopia (green-blind)
#4F86E4
Tritanopia (blue-blind)
#BD6D96
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #c050e8; /* rgb */ color: rgb(192, 80, 232); /* oklch */ color: oklch(64.0% 0.231 315.9);
Tailwind
colors: {
custom: {
50: '#d789f0',
500: '#c050e8',
950: '#000000',
},
}SCSS
$custom: #c050e8; $custom-light: #d789f0; $custom-dark: #000000;
JSON
{
"hex": "#c050e8",
"rgb": {
"r": 192,
"g": 80,
"b": 232
},
"hsl": {
"h": 284.211,
"s": 76.768,
"l": 61.176
},
"oklch": {
"l": 0.6397,
"c": 0.23133,
"h": 315.9
},
"luminance": 0.2277
}Semantic roles & 50–950 ramp
primary
#C050E8
secondary
#BCE6AD
accent
#D90D42
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C17
muted
#837D85