#C153E0#C153E0
#C153E0 is a light, highly saturated purple. Relative luminance 0.229; OKLCH L 64.0% C 0.220 H 318.1°. Best body text is #000000 at 5.58:1 contrast (WCAG AA passes).
Color values
| HEX | #C153E0 |
|---|---|
| RGB | rgb(193, 83, 224) |
| HSL | hsl(287, 69%, 60%) |
| HSV | hsv(287, 63%, 88%) |
| CMYK | cmyk(13.8%, 62.9%, 0%, 12.2%) |
| CIE-LAB | lab(54.98, 64.14, -52.59) |
| CIE-LCH | lch(54.98, 82.94, 320.65°) |
| OKLab | oklab(63.95% 0.1641 -0.1471) |
| OKLCH | oklch(63.95% 0.22 318.1) |
| XYZ | xyz(38.5383, 22.9074, 72.8981) |
| Luminance | 0.2291 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 2.07
Pinkish Purple
#D648D7
ΔE00 4.25
Heliotrope
#D94FF5
ΔE00 4.43
Bright Lilac
#C95EFB
ΔE00 4.73
Purple Pink
#D725DE
ΔE00 5.30
Bright Lavender
#C760FF
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C153E0 #72E053
analogous
#7B53E0 #C153E0 #E053B8
triadic
#C153E0 #E0C153 #53E0C1
tetradic
#C153E0 #E07B53 #72E053 #53B8E0
square
#C153E0 #E07B53 #72E053 #53B8E0
split-complementary
#C153E0 #B8E053 #53E07B
monochromatic
#801C9C #AB26D0 #C153E0 #D487E9 #E6BBF3
Accessibility & contrast
On white
3.76
#C153E0 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.58
#C153E0 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C153E0
5.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C153E0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C153E0 | 1.00 | 3.76 | 5.58 | 5.58 |
| #FFFFFF | 3.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#267CE4
Deuteranopia (green-blind)
#5987DD
Tritanopia (blue-blind)
#C06C92
Achromatopsia (no color)
#848484
Design tokens & code
CSS
--color: #c153e0; /* rgb */ color: rgb(193, 83, 224); /* oklch */ color: oklch(64.0% 0.220 318.1);
Tailwind
colors: {
custom: {
50: '#d78aea',
500: '#c153e0',
950: '#000000',
},
}SCSS
$custom: #c153e0; $custom-light: #d78aea; $custom-dark: #000000;
JSON
{
"hex": "#c153e0",
"rgb": {
"r": 193,
"g": 83,
"b": 224
},
"hsl": {
"h": 286.809,
"s": 69.458,
"l": 60.196
},
"oklch": {
"l": 0.63952,
"c": 0.22043,
"h": 318.1
},
"luminance": 0.22906
}Semantic roles & 50–950 ramp
primary
#C153E0
secondary
#B8E2AC
accent
#D1143E
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C16
muted
#837D84