#C450CC#C450CC
#C450CC is a light, highly saturated purple. Relative luminance 0.218; OKLCH L 62.9% C 0.208 H 325.1°. Best body text is #000000 at 5.37:1 contrast (WCAG AA passes).
Color values
| HEX | #C450CC |
|---|---|
| RGB | rgb(196, 80, 204) |
| HSL | hsl(296, 55%, 56%) |
| HSV | hsv(296, 61%, 80%) |
| CMYK | cmyk(3.9%, 60.8%, 0%, 20%) |
| CIE-LAB | lab(53.85, 62.45, -42.99) |
| CIE-LCH | lch(53.85, 75.82, 325.46°) |
| OKLab | oklab(62.88% 0.1706 -0.1191) |
| OKLCH | oklch(62.88% 0.208 325.1) |
| XYZ | xyz(36.5318, 21.8348, 59.4054) |
| Luminance | 0.2183 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 2.48
Pinky Purple
#C94CBE
ΔE00 2.88
Pinkish Purple
#D648D7
ΔE00 3.03
Purpley Pink
#C83CB9
ΔE00 4.57
Purple Pink
#D725DE
ΔE00 4.87
Purpleish Pink
#DF4EC8
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C450CC #58CC50
analogous
#8650CC #C450CC #CC5096
triadic
#C450CC #CCC450 #50CCC4
tetradic
#C450CC #CC8650 #58CC50 #5096CC
square
#C450CC #CC8650 #58CC50 #5096CC
split-complementary
#C450CC #96CC50 #50CC86
monochromatic
#77247D #A532AD #C450CC #D47FDA #E4AFE8
Accessibility & contrast
On white
3.91
#C450CC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.37
#C450CC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C450CC
5.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C450CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C450CC | 1.00 | 3.91 | 5.37 | 5.37 |
| #FFFFFF | 3.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3C78D0
Deuteranopia (green-blind)
#6686C9
Tritanopia (blue-blind)
#C86187
Achromatopsia (no color)
#818181
Design tokens & code
CSS
--color: #c450cc; /* rgb */ color: rgb(196, 80, 204); /* oklch */ color: oklch(62.9% 0.208 325.1);
Tailwind
colors: {
custom: {
50: '#d988dc',
500: '#c450cc',
950: '#000000',
},
}SCSS
$custom: #c450cc; $custom-light: #d988dc; $custom-dark: #000000;
JSON
{
"hex": "#c450cc",
"rgb": {
"r": 196,
"g": 80,
"b": 204
},
"hsl": {
"h": 296.129,
"s": 54.867,
"l": 55.686
},
"oklch": {
"l": 0.62875,
"c": 0.20804,
"h": 325.1
},
"luminance": 0.21833
}Semantic roles & 50–950 ramp
primary
#C450CC
secondary
#A5D6A2
accent
#DE4A53
background
#FDF8FD
surface
#FBF0FB
border
#D4CBD4
text
#150C15
muted
#837D83