#C550E1#C550E1
#C550E1 is a light, highly saturated purple. Relative luminance 0.230; OKLCH L 64.2% C 0.227 H 319.3°. Best body text is #000000 at 5.61:1 contrast (WCAG AA passes).
Color values
| HEX | #C550E1 |
|---|---|
| RGB | rgb(197, 80, 225) |
| HSL | hsl(288, 71%, 60%) |
| HSV | hsv(288, 64%, 88%) |
| CMYK | cmyk(12.4%, 64.4%, 0%, 11.8%) |
| CIE-LAB | lab(55.12, 66.53, -52.89) |
| CIE-LCH | lch(55.12, 84.99, 321.51°) |
| OKLab | oklab(64.19% 0.1722 -0.1479) |
| OKLCH | oklch(64.19% 0.227 319.3) |
| XYZ | xyz(39.4835, 23.0457, 73.5881) |
| Luminance | 0.2304 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 2.45
Pinkish Purple
#D648D7
ΔE00 3.69
Heliotrope
#D94FF5
ΔE00 4.01
Purple Pink
#D725DE
ΔE00 4.72
Bright Lilac
#C95EFB
ΔE00 4.78
Bright Lavender
#C760FF
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C550E1 #6CE150
analogous
#7D50E1 #C550E1 #E150B4
triadic
#C550E1 #E1C550 #50E1C5
tetradic
#C550E1 #E17D50 #6CE150 #50B4E1
square
#C550E1 #E17D50 #6CE150 #50B4E1
split-complementary
#C550E1 #B4E150 #50E17D
monochromatic
#831B9C #AF24D0 #C550E1 #D684EA #E8B8F3
Accessibility & contrast
On white
3.74
#C550E1 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.61
#C550E1 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C550E1
5.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C550E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C550E1 | 1.00 | 3.74 | 5.61 | 5.61 |
| #FFFFFF | 3.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#217CE5
Deuteranopia (green-blind)
#5A88DD
Tritanopia (blue-blind)
#C56992
Achromatopsia (no color)
#848484
Design tokens & code
CSS
--color: #c550e1; /* rgb */ color: rgb(197, 80, 225); /* oklch */ color: oklch(64.2% 0.227 319.3);
Tailwind
colors: {
custom: {
50: '#da89eb',
500: '#c550e1',
950: '#000000',
},
}SCSS
$custom: #c550e1; $custom-light: #da89eb; $custom-dark: #000000;
JSON
{
"hex": "#c550e1",
"rgb": {
"r": 197,
"g": 80,
"b": 225
},
"hsl": {
"h": 288.414,
"s": 70.732,
"l": 59.804
},
"oklch": {
"l": 0.64186,
"c": 0.22698,
"h": 319.3
},
"luminance": 0.23044
}Semantic roles & 50–950 ramp
primary
#C550E1
secondary
#B5E2AA
accent
#ED3A5D
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C16
muted
#837D84