#C153CC#C153CC
#C153CC is a light, highly saturated purple. Relative luminance 0.219; OKLCH L 62.8% C 0.202 H 324.0°. Best body text is #000000 at 5.38:1 contrast (WCAG AA passes).
Color values
| HEX | #C153CC |
|---|---|
| RGB | rgb(193, 83, 204) |
| HSL | hsl(295, 54%, 56%) |
| HSV | hsv(295, 59%, 80%) |
| CMYK | cmyk(5.4%, 59.3%, 0%, 20%) |
| CIE-LAB | lab(53.91, 60.39, -42.93) |
| CIE-LCH | lch(53.91, 74.10, 324.59°) |
| OKLab | oklab(62.83% 0.1635 -0.119) |
| OKLCH | oklch(62.83% 0.202 324) |
| XYZ | xyz(35.9837, 21.8856, 59.4440) |
| Luminance | 0.2188 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 2.03
Pinky Purple
#C94CBE
ΔE00 3.27
Pinkish Purple
#D648D7
ΔE00 3.47
Purpley Pink
#C83CB9
ΔE00 5.01
Purple Pink
#D725DE
ΔE00 5.35
Purpleish Pink
#DF4EC8
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C153CC #5ECC53
analogous
#8553CC #C153CC #CC539B
triadic
#C153CC #CCC153 #53CCC1
tetradic
#C153CC #CC8553 #5ECC53 #539BCC
square
#C153CC #CC8553 #5ECC53 #539BCC
split-complementary
#C153CC #9BCC53 #53CC85
monochromatic
#77267F #A334AE #C153CC #D282DA #E3B1E8
Accessibility & contrast
On white
3.91
#C153CC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.38
#C153CC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C153CC
5.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C153CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C153CC | 1.00 | 3.91 | 5.38 | 5.38 |
| #FFFFFF | 3.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3E78D0
Deuteranopia (green-blind)
#6685C9
Tritanopia (blue-blind)
#C46488
Achromatopsia (no color)
#818181
Design tokens & code
CSS
--color: #c153cc; /* rgb */ color: rgb(193, 83, 204); /* oklch */ color: oklch(62.8% 0.202 324.0);
Tailwind
colors: {
custom: {
50: '#d78adc',
500: '#c153cc',
950: '#000000',
},
}SCSS
$custom: #c153cc; $custom-light: #d78adc; $custom-dark: #000000;
JSON
{
"hex": "#c153cc",
"rgb": {
"r": 193,
"g": 83,
"b": 204
},
"hsl": {
"h": 294.545,
"s": 54.26,
"l": 56.275
},
"oklch": {
"l": 0.62828,
"c": 0.20226,
"h": 324
},
"luminance": 0.21884
}Semantic roles & 50–950 ramp
primary
#C153CC
secondary
#A9D6A4
accent
#DE4A58
background
#FDF8FD
surface
#FBF0FB
border
#D4CBD4
text
#150C15
muted
#837D83