#C555DC#C555DC
#C555DC is a light, highly saturated purple. Relative luminance 0.235; OKLCH L 64.5% C 0.216 H 320.5°. Best body text is #000000 at 5.71:1 contrast (WCAG AA passes).
Color values
| HEX | #C555DC |
|---|---|
| RGB | rgb(197, 85, 220) |
| HSL | hsl(290, 66%, 60%) |
| HSV | hsv(290, 61%, 86%) |
| CMYK | cmyk(10.5%, 61.4%, 0%, 13.7%) |
| CIE-LAB | lab(55.62, 63.44, -49.27) |
| CIE-LCH | lch(55.62, 80.33, 322.16°) |
| OKLab | oklab(64.46% 0.1664 -0.1374) |
| OKLCH | oklch(64.46% 0.216 320.5) |
| XYZ | xyz(39.1912, 23.5365, 70.1749) |
| Luminance | 0.2354 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 2.20
Pinkish Purple
#D648D7
ΔE00 3.31
Heliotrope
#D94FF5
ΔE00 4.19
Bright Lilac
#C95EFB
ΔE00 4.98
Purple Pink
#D725DE
ΔE00 5.29
Pinky Purple
#C94CBE
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C555DC #6CDC55
analogous
#8255DC #C555DC #DC55AF
triadic
#C555DC #DCC555 #55DCC5
tetradic
#C555DC #DC8255 #6CDC55 #55AFDC
square
#C555DC #DC8255 #6CDC55 #55AFDC
split-complementary
#C555DC #AFDC55 #55DC82
monochromatic
#831F97 #AF2ACA #C555DC #D688E6 #E8BBF1
Accessibility & contrast
On white
3.68
#C555DC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.71
#C555DC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C555DC
5.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C555DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C555DC | 1.00 | 3.68 | 5.71 | 5.71 |
| #FFFFFF | 3.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#347DE0
Deuteranopia (green-blind)
#6189D9
Tritanopia (blue-blind)
#C66B91
Achromatopsia (no color)
#858585
Design tokens & code
CSS
--color: #c555dc; /* rgb */ color: rgb(197, 85, 220); /* oklch */ color: oklch(64.5% 0.216 320.5);
Tailwind
colors: {
custom: {
50: '#da8be7',
500: '#c555dc',
950: '#000000',
},
}SCSS
$custom: #c555dc; $custom-light: #da8be7; $custom-dark: #000000;
JSON
{
"hex": "#c555dc",
"rgb": {
"r": 197,
"g": 85,
"b": 220
},
"hsl": {
"h": 289.778,
"s": 65.854,
"l": 59.804
},
"oklch": {
"l": 0.64459,
"c": 0.2158,
"h": 320.5
},
"luminance": 0.23535
}Semantic roles & 50–950 ramp
primary
#C555DC
secondary
#B5E0AC
accent
#E93F5C
background
#FDF8FE
surface
#FBF0FC
border
#D4CBD5
text
#150C16
muted
#837D84