#C550E9#C550E9
#C550E9 is a light, highly saturated purple. Relative luminance 0.235; OKLCH L 64.7% C 0.234 H 317.3°. Best body text is #000000 at 5.70:1 contrast (WCAG AA passes).
Color values
| HEX | #C550E9 |
|---|---|
| RGB | rgb(197, 80, 233) |
| HSL | hsl(286, 78%, 61%) |
| HSV | hsv(286, 66%, 91%) |
| CMYK | cmyk(15.5%, 65.7%, 0%, 8.6%) |
| CIE-LAB | lab(55.58, 68.04, -56.66) |
| CIE-LCH | lch(55.58, 88.55, 320.21°) |
| OKLab | oklab(64.66% 0.172 -0.1589) |
| OKLCH | oklch(64.66% 0.234 317.3) |
| XYZ | xyz(40.6005, 23.4925, 79.4708) |
| Luminance | 0.2349 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 3.38
Heliotrope
#D94FF5
ΔE00 3.55
Bright Lilac
#C95EFB
ΔE00 3.88
Bright Lavender
#C760FF
ΔE00 4.50
Pinkish Purple
#D648D7
ΔE00 4.56
Purple Pink
#D725DE
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C550E9 #74E950
analogous
#7950E9 #C550E9 #E950C1
triadic
#C550E9 #E9C550 #50E9C5
tetradic
#C550E9 #E97950 #74E950 #50C1E9
square
#C550E9 #E97950 #74E950 #50C1E9
split-complementary
#C550E9 #C1E950 #50E979
monochromatic
#8615A9 #B21CE0 #C550E9 #D786F0 #E9BDF7
Accessibility & contrast
On white
3.69
#C550E9 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.70
#C550E9 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C550E9
5.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C550E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C550E9 | 1.00 | 3.69 | 5.70 | 5.70 |
| #FFFFFF | 3.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#087EEE
Deuteranopia (green-blind)
#5489E5
Tritanopia (blue-blind)
#C46C96
Achromatopsia (no color)
#858585
Design tokens & code
CSS
--color: #c550e9; /* rgb */ color: rgb(197, 80, 233); /* oklch */ color: oklch(64.7% 0.234 317.3);
Tailwind
colors: {
custom: {
50: '#da89f1',
500: '#c550e9',
950: '#000000',
},
}SCSS
$custom: #c550e9; $custom-light: #da89f1; $custom-dark: #000000;
JSON
{
"hex": "#c550e9",
"rgb": {
"r": 197,
"g": 80,
"b": 233
},
"hsl": {
"h": 285.882,
"s": 77.665,
"l": 61.373
},
"oklch": {
"l": 0.64661,
"c": 0.23417,
"h": 317.3
},
"luminance": 0.23491
}Semantic roles & 50–950 ramp
primary
#C550E9
secondary
#BBE7AE
accent
#DA0C3C
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C17
muted
#837D85