#C550E8#C550E8
#C550E8 is a light, highly saturated purple. Relative luminance 0.234; OKLCH L 64.6% C 0.233 H 317.5°. Best body text is #000000 at 5.69:1 contrast (WCAG AA passes).
Color values
| HEX | #C550E8 |
|---|---|
| RGB | rgb(197, 80, 232) |
| HSL | hsl(286, 77%, 61%) |
| HSV | hsv(286, 66%, 91%) |
| CMYK | cmyk(15.1%, 65.5%, 0%, 9%) |
| CIE-LAB | lab(55.52, 67.85, -56.20) |
| CIE-LCH | lch(55.52, 88.10, 320.37°) |
| OKLab | oklab(64.6% 0.172 -0.1575) |
| OKLCH | oklch(64.6% 0.233 317.5) |
| XYZ | xyz(40.4580, 23.4355, 78.7206) |
| Luminance | 0.2343 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 3.25
Heliotrope
#D94FF5
ΔE00 3.59
Bright Lilac
#C95EFB
ΔE00 3.98
Pinkish Purple
#D648D7
ΔE00 4.44
Bright Lavender
#C760FF
ΔE00 4.61
Purple Pink
#D725DE
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C550E8 #73E850
analogous
#7950E8 #C550E8 #E850BF
triadic
#C550E8 #E8C550 #50E8C5
tetradic
#C550E8 #E87950 #73E850 #50BFE8
square
#C550E8 #E87950 #73E850 #50BFE8
split-complementary
#C550E8 #BFE850 #50E879
monochromatic
#8616A8 #B11DDE #C550E8 #D786EF #E9BCF6
Accessibility & contrast
On white
3.69
#C550E8 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.69
#C550E8 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C550E8
5.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C550E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C550E8 | 1.00 | 3.69 | 5.69 | 5.69 |
| #FFFFFF | 3.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0D7EED
Deuteranopia (green-blind)
#5589E4
Tritanopia (blue-blind)
#C46C96
Achromatopsia (no color)
#858585
Design tokens & code
CSS
--color: #c550e8; /* rgb */ color: rgb(197, 80, 232); /* oklch */ color: oklch(64.6% 0.233 317.5);
Tailwind
colors: {
custom: {
50: '#da89f0',
500: '#c550e8',
950: '#000000',
},
}SCSS
$custom: #c550e8; $custom-light: #da89f0; $custom-dark: #000000;
JSON
{
"hex": "#c550e8",
"rgb": {
"r": 197,
"g": 80,
"b": 232
},
"hsl": {
"h": 286.184,
"s": 76.768,
"l": 61.176
},
"oklch": {
"l": 0.64601,
"c": 0.23327,
"h": 317.5
},
"luminance": 0.23434
}Semantic roles & 50–950 ramp
primary
#C550E8
secondary
#BBE6AD
accent
#D90D3C
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C17
muted
#837D85