#C450DD#C450DD
#C450DD is a light, highly saturated purple. Relative luminance 0.227; OKLCH L 63.8% C 0.223 H 320.1°. Best body text is #000000 at 5.54:1 contrast (WCAG AA passes).
Color values
| HEX | #C450DD |
|---|---|
| RGB | rgb(196, 80, 221) |
| HSL | hsl(289, 67%, 59%) |
| HSV | hsv(289, 64%, 87%) |
| CMYK | cmyk(11.3%, 63.8%, 0%, 13.3%) |
| CIE-LAB | lab(54.76, 65.55, -51.22) |
| CIE-LCH | lch(54.76, 83.19, 322.00°) |
| OKLab | oklab(63.82% 0.1711 -0.143) |
| OKLCH | oklch(63.82% 0.223 320.1) |
| XYZ | xyz(38.6832, 22.6954, 70.7356) |
| Luminance | 0.2269 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 1.99
Pinkish Purple
#D648D7
ΔE00 3.48
Heliotrope
#D94FF5
ΔE00 4.47
Purple Pink
#D725DE
ΔE00 4.60
Bright Lilac
#C95EFB
ΔE00 5.32
Pinky Purple
#C94CBE
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C450DD #69DD50
analogous
#7E50DD #C450DD #DD50B0
triadic
#C450DD #DDC450 #50DDC4
tetradic
#C450DD #DD7E50 #69DD50 #50B0DD
square
#C450DD #DD7E50 #69DD50 #50B0DD
split-complementary
#C450DD #B0DD50 #50DD7E
monochromatic
#801D96 #AC27C9 #C450DD #D583E7 #E7B6F1
Accessibility & contrast
On white
3.79
#C450DD on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.54
#C450DD on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C450DD
5.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C450DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C450DD | 1.00 | 3.79 | 5.54 | 5.54 |
| #FFFFFF | 3.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#277BE1
Deuteranopia (green-blind)
#5C87D9
Tritanopia (blue-blind)
#C56890
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #c450dd; /* rgb */ color: rgb(196, 80, 221); /* oklch */ color: oklch(63.8% 0.223 320.1);
Tailwind
colors: {
custom: {
50: '#d989e8',
500: '#c450dd',
950: '#000000',
},
}SCSS
$custom: #c450dd; $custom-light: #d989e8; $custom-dark: #000000;
JSON
{
"hex": "#c450dd",
"rgb": {
"r": 196,
"g": 80,
"b": 221
},
"hsl": {
"h": 289.362,
"s": 67.464,
"l": 59.02
},
"oklch": {
"l": 0.63824,
"c": 0.22298,
"h": 320.1
},
"luminance": 0.22694
}Semantic roles & 50–950 ramp
primary
#C450DD
secondary
#B3E0A9
accent
#EA3D5C
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C16
muted
#837D84