#C550DD#C550DD
#C550DD is a light, highly saturated purple. Relative luminance 0.228; OKLCH L 64.0% C 0.223 H 320.4°. Best body text is #000000 at 5.57:1 contrast (WCAG AA passes).
Color values
| HEX | #C550DD |
|---|---|
| RGB | rgb(197, 80, 221) |
| HSL | hsl(290, 67%, 59%) |
| HSV | hsv(290, 64%, 87%) |
| CMYK | cmyk(10.9%, 63.8%, 0%, 13.3%) |
| CIE-LAB | lab(54.90, 65.78, -50.99) |
| CIE-LCH | lch(54.90, 83.23, 322.22°) |
| OKLab | oklab(63.95% 0.1722 -0.1423) |
| OKLCH | oklch(63.95% 0.223 320.4) |
| XYZ | xyz(38.9442, 22.8300, 70.7479) |
| Luminance | 0.2283 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 2.10
Pinkish Purple
#D648D7
ΔE00 3.31
Heliotrope
#D94FF5
ΔE00 4.35
Purple Pink
#D725DE
ΔE00 4.56
Bright Lilac
#C95EFB
ΔE00 5.29
Pinky Purple
#C94CBE
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C550DD #68DD50
analogous
#7F50DD #C550DD #DD50AF
triadic
#C550DD #DDC550 #50DDC5
tetradic
#C550DD #DD7F50 #68DD50 #50AFDD
square
#C550DD #DD7F50 #68DD50 #50AFDD
split-complementary
#C550DD #AFDD50 #50DD7F
monochromatic
#811D96 #AD27C9 #C550DD #D683E7 #E7B6F1
Accessibility & contrast
On white
3.77
#C550DD on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.57
#C550DD on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C550DD
5.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C550DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C550DD | 1.00 | 3.77 | 5.57 | 5.57 |
| #FFFFFF | 3.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#287BE1
Deuteranopia (green-blind)
#5D88D9
Tritanopia (blue-blind)
#C66890
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #c550dd; /* rgb */ color: rgb(197, 80, 221); /* oklch */ color: oklch(64.0% 0.223 320.4);
Tailwind
colors: {
custom: {
50: '#da89e8',
500: '#c550dd',
950: '#000000',
},
}SCSS
$custom: #c550dd; $custom-light: #da89e8; $custom-dark: #000000;
JSON
{
"hex": "#c550dd",
"rgb": {
"r": 197,
"g": 80,
"b": 221
},
"hsl": {
"h": 289.787,
"s": 67.464,
"l": 59.02
},
"oklch": {
"l": 0.63953,
"c": 0.22342,
"h": 320.4
},
"luminance": 0.22828
}Semantic roles & 50–950 ramp
primary
#C550DD
secondary
#B2E0A9
accent
#EA3D5B
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C16
muted
#837D84