#C555DA#C555DA
#C555DA is a light, highly saturated purple. Relative luminance 0.234; OKLCH L 64.3% C 0.214 H 321.0°. Best body text is #000000 at 5.69:1 contrast (WCAG AA passes).
Color values
| HEX | #C555DA |
|---|---|
| RGB | rgb(197, 85, 218) |
| HSL | hsl(291, 64%, 59%) |
| HSV | hsv(291, 61%, 85%) |
| CMYK | cmyk(9.6%, 61%, 0%, 14.5%) |
| CIE-LAB | lab(55.51, 63.07, -48.31) |
| CIE-LCH | lch(55.51, 79.45, 322.55°) |
| OKLab | oklab(64.35% 0.1664 -0.1346) |
| OKLCH | oklch(64.35% 0.214 321) |
| XYZ | xyz(38.9279, 23.4312, 68.7883) |
| Luminance | 0.2343 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 2.11
Pinkish Purple
#D648D7
ΔE00 3.16
Heliotrope
#D94FF5
ΔE00 4.40
Pinky Purple
#C94CBE
ΔE00 5.18
Purple Pink
#D725DE
ΔE00 5.26
Bright Lilac
#C95EFB
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C555DA #6ADA55
analogous
#8355DA #C555DA #DA55AD
triadic
#C555DA #DAC555 #55DAC5
tetradic
#C555DA #DA8355 #6ADA55 #55ADDA
square
#C555DA #DA8355 #6ADA55 #55ADDA
split-complementary
#C555DA #ADDA55 #55DA83
monochromatic
#822094 #AE2BC7 #C555DA #D687E5 #E7BAF0
Accessibility & contrast
On white
3.69
#C555DA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.69
#C555DA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C555DA
5.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C555DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C555DA | 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)
#367DDE
Deuteranopia (green-blind)
#6289D7
Tritanopia (blue-blind)
#C76A90
Achromatopsia (no color)
#858585
Design tokens & code
CSS
--color: #c555da; /* rgb */ color: rgb(197, 85, 218); /* oklch */ color: oklch(64.3% 0.214 321.0);
Tailwind
colors: {
custom: {
50: '#da8be6',
500: '#c555da',
950: '#000000',
},
}SCSS
$custom: #c555da; $custom-light: #da8be6; $custom-dark: #000000;
JSON
{
"hex": "#c555da",
"rgb": {
"r": 197,
"g": 85,
"b": 218
},
"hsl": {
"h": 290.526,
"s": 64.251,
"l": 59.412
},
"oklch": {
"l": 0.64347,
"c": 0.21399,
"h": 321
},
"luminance": 0.23429
}Semantic roles & 50–950 ramp
primary
#C555DA
secondary
#B4DFAB
accent
#E7415B
background
#FDF8FE
surface
#FBF0FC
border
#D4CBD5
text
#150C16
muted
#837D84