#C153BE#C153BE
#C153BE is a light, vivid purple. Relative luminance 0.212; OKLCH L 62.1% C 0.190 H 328.6°. Best body text is #000000 at 5.25:1 contrast (WCAG AA passes).
Color values
| HEX | #C153BE |
|---|---|
| RGB | rgb(193, 83, 190) |
| HSL | hsl(302, 47%, 54%) |
| HSV | hsv(302, 57%, 76%) |
| CMYK | cmyk(0%, 57%, 1.6%, 24.3%) |
| CIE-LAB | lab(53.22, 57.91, -35.98) |
| CIE-LCH | lch(53.22, 68.18, 328.15°) |
| OKLab | oklab(62.1% 0.1623 -0.0989) |
| OKLCH | oklch(62.1% 0.19 328.6) |
| XYZ | xyz(34.3794, 21.2439, 50.9949) |
| Luminance | 0.2124 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 1.57
Purpley Pink
#C83CB9
ΔE00 3.74
Mediumorchid
#BA55D3
ΔE00 4.32
Pinkish Purple
#D648D7
ΔE00 4.62
Purpleish Pink
#DF4EC8
ΔE00 5.24
Purplish Pink
#CE5DAE
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C153BE #53C156
analogous
#8D53C1 #C153BE #C15387
triadic
#C153BE #BEC153 #53BEC1
tetradic
#C153BE #C18D53 #53C156 #5387C1
square
#C153BE #C18D53 #53C156 #5387C1
split-complementary
#C153BE #87C153 #53C18D
monochromatic
#71296F #9E399B #C153BE #D180CF #E1ADE0
Accessibility & contrast
On white
4.00
#C153BE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.25
#C153BE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C153BE
5.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C153BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C153BE | 1.00 | 4.00 | 5.25 | 5.25 |
| #FFFFFF | 4.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4976C1
Deuteranopia (green-blind)
#6D84BB
Tritanopia (blue-blind)
#C75F81
Achromatopsia (no color)
#7F7F7F
Design tokens & code
CSS
--color: #c153be; /* rgb */ color: rgb(193, 83, 190); /* oklch */ color: oklch(62.1% 0.190 328.6);
Tailwind
colors: {
custom: {
50: '#d689d2',
500: '#c153be',
950: '#000000',
},
}SCSS
$custom: #c153be; $custom-light: #d689d2; $custom-dark: #000000;
JSON
{
"hex": "#c153be",
"rgb": {
"r": 193,
"g": 83,
"b": 190
},
"hsl": {
"h": 301.636,
"s": 47.009,
"l": 54.118
},
"oklch": {
"l": 0.621,
"c": 0.19007,
"h": 328.6
},
"luminance": 0.21242
}Semantic roles & 50–950 ramp
primary
#C153BE
secondary
#A1CFA2
accent
#D75551
background
#FDF8FC
surface
#FBF0F9
border
#D4CBD2
text
#150C14
muted
#837D82