#C155DC#C155DC
#C155DC is a light, highly saturated purple. Relative luminance 0.230; OKLCH L 64.0% C 0.214 H 319.1°. Best body text is #000000 at 5.60:1 contrast (WCAG AA passes).
Color values
| HEX | #C155DC |
|---|---|
| RGB | rgb(193, 85, 220) |
| HSL | hsl(288, 66%, 60%) |
| HSV | hsv(288, 61%, 86%) |
| CMYK | cmyk(12.3%, 61.4%, 0%, 13.7%) |
| CIE-LAB | lab(55.08, 62.49, -50.17) |
| CIE-LCH | lch(55.08, 80.14, 321.24°) |
| OKLab | oklab(63.95% 0.1618 -0.1401) |
| OKLCH | oklch(63.95% 0.214 319.1) |
| XYZ | xyz(38.1574, 23.0034, 70.1264) |
| Luminance | 0.2300 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 1.68
Pinkish Purple
#D648D7
ΔE00 3.94
Heliotrope
#D94FF5
ΔE00 4.64
Bright Lilac
#C95EFB
ΔE00 5.05
Purple Pink
#D725DE
ΔE00 5.44
Bright Lavender
#C760FF
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C155DC #70DC55
analogous
#7E55DC #C155DC #DC55B4
triadic
#C155DC #DCC155 #55DCC1
tetradic
#C155DC #DC7E55 #70DC55 #55B4DC
square
#C155DC #DC7E55 #70DC55 #55B4DC
split-complementary
#C155DC #B4DC55 #55DC7E
monochromatic
#7F1F97 #AA2ACA #C155DC #D488E6 #E6BBF1
Accessibility & contrast
On white
3.75
#C155DC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.60
#C155DC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C155DC
5.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C155DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C155DC | 1.00 | 3.75 | 5.60 | 5.60 |
| #FFFFFF | 3.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#317DE0
Deuteranopia (green-blind)
#5E88D9
Tritanopia (blue-blind)
#C16B91
Achromatopsia (no color)
#848484
Design tokens & code
CSS
--color: #c155dc; /* rgb */ color: rgb(193, 85, 220); /* oklch */ color: oklch(64.0% 0.214 319.1);
Tailwind
colors: {
custom: {
50: '#d78be7',
500: '#c155dc',
950: '#000000',
},
}SCSS
$custom: #c155dc; $custom-light: #d78be7; $custom-dark: #000000;
JSON
{
"hex": "#c155dc",
"rgb": {
"r": 193,
"g": 85,
"b": 220
},
"hsl": {
"h": 288,
"s": 65.854,
"l": 59.804
},
"oklch": {
"l": 0.63952,
"c": 0.214,
"h": 319.1
},
"luminance": 0.23002
}Semantic roles & 50–950 ramp
primary
#C155DC
secondary
#B7E0AC
accent
#E93F61
background
#FDF8FE
surface
#FBF0FC
border
#D4CBD5
text
#150C16
muted
#837D84