#C450DF#C450DF
#C450DF is a light, highly saturated purple. Relative luminance 0.228; OKLCH L 63.9% C 0.225 H 319.6°. Best body text is #000000 at 5.56:1 contrast (WCAG AA passes).
Color values
| HEX | #C450DF |
|---|---|
| RGB | rgb(196, 80, 223) |
| HSL | hsl(289, 69%, 59%) |
| HSV | hsv(289, 64%, 87%) |
| CMYK | cmyk(12.1%, 64.1%, 0%, 12.5%) |
| CIE-LAB | lab(54.87, 65.92, -52.17) |
| CIE-LCH | lch(54.87, 84.07, 321.64°) |
| OKLab | oklab(63.94% 0.1711 -0.1458) |
| OKLCH | oklch(63.94% 0.225 319.6) |
| XYZ | xyz(38.9512, 22.8026, 72.1473) |
| Luminance | 0.2280 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 2.17
Pinkish Purple
#D648D7
ΔE00 3.66
Heliotrope
#D94FF5
ΔE00 4.30
Purple Pink
#D725DE
ΔE00 4.68
Bright Lilac
#C95EFB
ΔE00 5.06
Bright Lavender
#C760FF
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C450DF #6BDF50
analogous
#7D50DF #C450DF #DF50B3
triadic
#C450DF #DFC450 #50DFC4
tetradic
#C450DF #DF7D50 #6BDF50 #50B3DF
square
#C450DF #DF7D50 #6BDF50 #50B3DF
split-complementary
#C450DF #B3DF50 #50DF7D
monochromatic
#811C99 #AD25CC #C450DF #D584E8 #E7B7F2
Accessibility & contrast
On white
3.78
#C450DF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.56
#C450DF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C450DF
5.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C450DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C450DF | 1.00 | 3.78 | 5.56 | 5.56 |
| #FFFFFF | 3.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#247BE3
Deuteranopia (green-blind)
#5B87DB
Tritanopia (blue-blind)
#C46991
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #c450df; /* rgb */ color: rgb(196, 80, 223); /* oklch */ color: oklch(63.9% 0.225 319.6);
Tailwind
colors: {
custom: {
50: '#d989e9',
500: '#c450df',
950: '#000000',
},
}SCSS
$custom: #c450df; $custom-light: #d989e9; $custom-dark: #000000;
JSON
{
"hex": "#c450df",
"rgb": {
"r": 196,
"g": 80,
"b": 223
},
"hsl": {
"h": 288.671,
"s": 69.082,
"l": 59.412
},
"oklch": {
"l": 0.6394,
"c": 0.22477,
"h": 319.6
},
"luminance": 0.22801
}Semantic roles & 50–950 ramp
primary
#C450DF
secondary
#B4E1AA
accent
#EC3C5D
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C16
muted
#837D84