#C153DC#C153DC
#C153DC is a light, highly saturated purple. Relative luminance 0.227; OKLCH L 63.7% C 0.217 H 319.2°. Best body text is #000000 at 5.54:1 contrast (WCAG AA passes).
Color values
| HEX | #C153DC |
|---|---|
| RGB | rgb(193, 83, 220) |
| HSL | hsl(288, 66%, 59%) |
| HSV | hsv(288, 62%, 86%) |
| CMYK | cmyk(12.3%, 62.3%, 0%, 13.7%) |
| CIE-LAB | lab(54.75, 63.37, -50.68) |
| CIE-LCH | lch(54.75, 81.15, 321.35°) |
| OKLab | oklab(63.72% 0.1641 -0.1416) |
| OKLCH | oklch(63.72% 0.217 319.2) |
| XYZ | xyz(38.0022, 22.6930, 70.0747) |
| Luminance | 0.2269 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 1.60
Pinkish Purple
#D648D7
ΔE00 3.91
Heliotrope
#D94FF5
ΔE00 4.74
Purple Pink
#D725DE
ΔE00 5.15
Bright Lilac
#C95EFB
ΔE00 5.24
Pinky Purple
#C94CBE
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C153DC #6EDC53
analogous
#7D53DC #C153DC #DC53B3
triadic
#C153DC #DCC153 #53DCC1
tetradic
#C153DC #DC7D53 #6EDC53 #53B3DC
square
#C153DC #DC7D53 #6EDC53 #53B3DC
split-complementary
#C153DC #B3DC53 #53DC7D
monochromatic
#7F1F96 #A929C9 #C153DC #D386E6 #E6B9F1
Accessibility & contrast
On white
3.79
#C153DC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.54
#C153DC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C153DC
5.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C153DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C153DC | 1.00 | 3.79 | 5.54 | 5.54 |
| #FFFFFF | 3.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2C7CE0
Deuteranopia (green-blind)
#5C87D9
Tritanopia (blue-blind)
#C16A90
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #c153dc; /* rgb */ color: rgb(193, 83, 220); /* oklch */ color: oklch(63.7% 0.217 319.2);
Tailwind
colors: {
custom: {
50: '#d78ae7',
500: '#c153dc',
950: '#000000',
},
}SCSS
$custom: #c153dc; $custom-light: #d78ae7; $custom-dark: #000000;
JSON
{
"hex": "#c153dc",
"rgb": {
"r": 193,
"g": 83,
"b": 220
},
"hsl": {
"h": 288.175,
"s": 66.184,
"l": 59.412
},
"oklch": {
"l": 0.63719,
"c": 0.21674,
"h": 319.2
},
"luminance": 0.22691
}Semantic roles & 50–950 ramp
primary
#C153DC
secondary
#B5E0AB
accent
#E93F60
background
#FDF8FE
surface
#FBF0FC
border
#D4CBD5
text
#150C16
muted
#837D84