#CC50F3#CC50F3
#CC50F3 is a light, highly saturated purple. Relative luminance 0.250; OKLCH L 66.2% C 0.246 H 317.0°. Best body text is #000000 at 6.01:1 contrast (WCAG AA passes).
Color values
| HEX | #CC50F3 |
|---|---|
| RGB | rgb(204, 80, 243) |
| HSL | hsl(286, 87%, 63%) |
| HSV | hsv(286, 67%, 95%) |
| CMYK | cmyk(16%, 67.1%, 0%, 4.7%) |
| CIE-LAB | lab(57.12, 71.45, -59.73) |
| CIE-LCH | lch(57.12, 93.13, 320.11°) |
| OKLab | oklab(66.16% 0.1798 -0.1677) |
| OKLCH | oklch(66.16% 0.246 317) |
| XYZ | xyz(43.9458, 25.0475, 87.2964) |
| Luminance | 0.2505 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Heliotrope
#D94FF5
ΔE00 2.21
Bright Lilac
#C95EFB
ΔE00 2.69
Bright Lavender
#C760FF
ΔE00 3.36
Mediumorchid
#BA55D3
ΔE00 4.96
Pinkish Purple
#D648D7
ΔE00 5.02
Purple Pink
#D725DE
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC50F3 #77F350
analogous
#7A50F3 #CC50F3 #F350C9
triadic
#CC50F3 #F3CC50 #50F3CC
tetradic
#CC50F3 #F37A50 #77F350 #50C9F3
square
#CC50F3 #F37A50 #77F350 #50C9F3
split-complementary
#CC50F3 #C9F350 #50F37A
monochromatic
#920DBC #BB17EF #CC50F3 #DD89F7 #EDC3FB
Accessibility & contrast
On white
3.49
#CC50F3 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.01
#CC50F3 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC50F3
6.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC50F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC50F3 | 1.00 | 3.49 | 6.01 | 6.01 |
| #FFFFFF | 3.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0081F8
Deuteranopia (green-blind)
#538DEF
Tritanopia (blue-blind)
#CA6F9C
Achromatopsia (no color)
#898989
Design tokens & code
CSS
--color: #cc50f3; /* rgb */ color: rgb(204, 80, 243); /* oklch */ color: oklch(66.2% 0.246 317.0);
Tailwind
colors: {
custom: {
50: '#e08af8',
500: '#cc50f3',
950: '#000000',
},
}SCSS
$custom: #cc50f3; $custom-light: #e08af8; $custom-dark: #000000;
JSON
{
"hex": "#cc50f3",
"rgb": {
"r": 204,
"g": 80,
"b": 243
},
"hsl": {
"h": 285.644,
"s": 87.166,
"l": 63.333
},
"oklch": {
"l": 0.66156,
"c": 0.24581,
"h": 317
},
"luminance": 0.25046
}Semantic roles & 50–950 ramp
primary
#CC50F3
secondary
#C0ECB2
accent
#E40238
background
#FEF8FF
surface
#FCF0FF
border
#D5CBD7
text
#160C17
muted
#847D85