#C555BE#C555BE
#C555BE is a light, vivid purple. Relative luminance 0.221; OKLCH L 62.9% C 0.190 H 330.0°. Best body text is #000000 at 5.42:1 contrast (WCAG AA passes).
Color values
| HEX | #C555BE |
|---|---|
| RGB | rgb(197, 85, 190) |
| HSL | hsl(304, 49%, 55%) |
| HSV | hsv(304, 57%, 77%) |
| CMYK | cmyk(0%, 56.9%, 3.6%, 22.7%) |
| CIE-LAB | lab(54.12, 58.07, -34.52) |
| CIE-LCH | lch(54.12, 67.56, 329.27°) |
| OKLab | oklab(62.88% 0.1642 -0.0947) |
| OKLCH | oklch(62.88% 0.19 330) |
| XYZ | xyz(35.5684, 22.0874, 51.0951) |
| Luminance | 0.2208 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 1.55
Purpley Pink
#C83CB9
ΔE00 4.24
Purpleish Pink
#DF4EC8
ΔE00 4.38
Pinkish Purple
#D648D7
ΔE00 4.44
Mediumorchid
#BA55D3
ΔE00 4.93
Purplish Pink
#CE5DAE
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C555BE #55C55C
analogous
#9455C5 #C555BE #C55586
triadic
#C555BE #BEC555 #55BEC5
tetradic
#C555BE #C59455 #55C55C #5586C5
square
#C555BE #C59455 #55C55C #5586C5
split-complementary
#C555BE #86C555 #55C594
monochromatic
#772972 #A5389E #C555BE #D583CF #E4B0E1
Accessibility & contrast
On white
3.88
#C555BE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.42
#C555BE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C555BE
5.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C555BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C555BE | 1.00 | 3.88 | 5.42 | 5.42 |
| #FFFFFF | 3.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4D78C1
Deuteranopia (green-blind)
#7187BB
Tritanopia (blue-blind)
#CC6082
Achromatopsia (no color)
#818181
Design tokens & code
CSS
--color: #c555be; /* rgb */ color: rgb(197, 85, 190); /* oklch */ color: oklch(62.9% 0.190 330.0);
Tailwind
colors: {
custom: {
50: '#d98bd2',
500: '#c555be',
950: '#000000',
},
}SCSS
$custom: #c555be; $custom-light: #d98bd2; $custom-dark: #000000;
JSON
{
"hex": "#c555be",
"rgb": {
"r": 197,
"g": 85,
"b": 190
},
"hsl": {
"h": 303.75,
"s": 49.123,
"l": 55.294
},
"oklch": {
"l": 0.62878,
"c": 0.1895,
"h": 330
},
"luminance": 0.22085
}Semantic roles & 50–950 ramp
primary
#C555BE
secondary
#A3D2A6
accent
#D9584F
background
#FDF8FC
surface
#FBF0F9
border
#D4CBD2
text
#150C14
muted
#837D82