#C550E0#C550E0
#C550E0 is a light, highly saturated purple. Relative luminance 0.230; OKLCH L 64.1% C 0.226 H 319.6°. Best body text is #000000 at 5.60:1 contrast (WCAG AA passes).
Color values
| HEX | #C550E0 |
|---|---|
| RGB | rgb(197, 80, 224) |
| HSL | hsl(289, 70%, 60%) |
| HSV | hsv(289, 64%, 88%) |
| CMYK | cmyk(12.1%, 64.3%, 0%, 12.2%) |
| CIE-LAB | lab(55.06, 66.34, -52.42) |
| CIE-LCH | lch(55.06, 84.55, 321.68°) |
| OKLab | oklab(64.13% 0.1722 -0.1465) |
| OKLCH | oklch(64.13% 0.226 319.6) |
| XYZ | xyz(39.3475, 22.9913, 72.8717) |
| Luminance | 0.2299 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 2.36
Pinkish Purple
#D648D7
ΔE00 3.59
Heliotrope
#D94FF5
ΔE00 4.09
Purple Pink
#D725DE
ΔE00 4.68
Bright Lilac
#C95EFB
ΔE00 4.91
Bright Lavender
#C760FF
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C550E0 #6BE050
analogous
#7D50E0 #C550E0 #E050B3
triadic
#C550E0 #E0C550 #50E0C5
tetradic
#C550E0 #E07D50 #6BE050 #50B3E0
square
#C550E0 #E07D50 #6BE050 #50B3E0
split-complementary
#C550E0 #B3E050 #50E07D
monochromatic
#821B9A #AE25CE #C550E0 #D684E9 #E7B8F2
Accessibility & contrast
On white
3.75
#C550E0 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.60
#C550E0 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C550E0
5.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C550E0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C550E0 | 1.00 | 3.75 | 5.60 | 5.60 |
| #FFFFFF | 3.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#237CE4
Deuteranopia (green-blind)
#5B88DC
Tritanopia (blue-blind)
#C66991
Achromatopsia (no color)
#848484
Design tokens & code
CSS
--color: #c550e0; /* rgb */ color: rgb(197, 80, 224); /* oklch */ color: oklch(64.1% 0.226 319.6);
Tailwind
colors: {
custom: {
50: '#da89ea',
500: '#c550e0',
950: '#000000',
},
}SCSS
$custom: #c550e0; $custom-light: #da89ea; $custom-dark: #000000;
JSON
{
"hex": "#c550e0",
"rgb": {
"r": 197,
"g": 80,
"b": 224
},
"hsl": {
"h": 288.75,
"s": 69.903,
"l": 59.608
},
"oklch": {
"l": 0.64127,
"c": 0.22609,
"h": 319.6
},
"luminance": 0.22989
}Semantic roles & 50–950 ramp
primary
#C550E0
secondary
#B4E2AA
accent
#ED3B5C
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C16
muted
#837D84