#C450E7#C450E7
#C450E7 is a light, highly saturated purple. Relative luminance 0.232; OKLCH L 64.4% C 0.232 H 317.4°. Best body text is #000000 at 5.65:1 contrast (WCAG AA passes).
Color values
| HEX | #C450E7 |
|---|---|
| RGB | rgb(196, 80, 231) |
| HSL | hsl(286, 76%, 61%) |
| HSV | hsv(286, 65%, 91%) |
| CMYK | cmyk(15.2%, 65.4%, 0%, 9.4%) |
| CIE-LAB | lab(55.32, 67.44, -55.95) |
| CIE-LCH | lch(55.32, 87.63, 320.32°) |
| OKLab | oklab(64.41% 0.1709 -0.1569) |
| OKLCH | oklch(64.41% 0.232 317.4) |
| XYZ | xyz(40.0553, 23.2442, 77.9625) |
| Luminance | 0.2324 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 3.08
Heliotrope
#D94FF5
ΔE00 3.79
Bright Lilac
#C95EFB
ΔE00 4.14
Pinkish Purple
#D648D7
ΔE00 4.48
Bright Lavender
#C760FF
ΔE00 4.76
Purple Pink
#D725DE
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C450E7 #73E750
analogous
#7850E7 #C450E7 #E750BE
triadic
#C450E7 #E7C450 #50E7C4
tetradic
#C450E7 #E77850 #73E750 #50BEE7
square
#C450E7 #E77850 #73E750 #50BEE7
split-complementary
#C450E7 #BEE750 #50E778
monochromatic
#8517A6 #B01EDC #C450E7 #D686EE #E8BCF6
Accessibility & contrast
On white
3.72
#C450E7 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.65
#C450E7 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C450E7
5.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C450E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C450E7 | 1.00 | 3.72 | 5.65 | 5.65 |
| #FFFFFF | 3.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0F7DEB
Deuteranopia (green-blind)
#5488E3
Tritanopia (blue-blind)
#C36C95
Achromatopsia (no color)
#848484
Design tokens & code
CSS
--color: #c450e7; /* rgb */ color: rgb(196, 80, 231); /* oklch */ color: oklch(64.4% 0.232 317.4);
Tailwind
colors: {
custom: {
50: '#da89ef',
500: '#c450e7',
950: '#000000',
},
}SCSS
$custom: #c450e7; $custom-light: #da89ef; $custom-dark: #000000;
JSON
{
"hex": "#c450e7",
"rgb": {
"r": 196,
"g": 80,
"b": 231
},
"hsl": {
"h": 286.093,
"s": 75.879,
"l": 60.98
},
"oklch": {
"l": 0.64414,
"c": 0.23197,
"h": 317.4
},
"luminance": 0.23243
}Semantic roles & 50–950 ramp
primary
#C450E7
secondary
#BAE6AD
accent
#D80D3C
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C16
muted
#837D84