#C153DE#C153DE
#C153DE is a light, highly saturated purple. Relative luminance 0.228; OKLCH L 63.8% C 0.219 H 318.7°. Best body text is #000000 at 5.56:1 contrast (WCAG AA passes).
Color values
| HEX | #C153DE |
|---|---|
| RGB | rgb(193, 83, 222) |
| HSL | hsl(287, 68%, 60%) |
| HSV | hsv(287, 63%, 87%) |
| CMYK | cmyk(13.1%, 62.6%, 0%, 12.9%) |
| CIE-LAB | lab(54.87, 63.75, -51.64) |
| CIE-LCH | lch(54.87, 82.04, 320.99°) |
| OKLab | oklab(63.83% 0.1641 -0.1444) |
| OKLCH | oklch(63.83% 0.219 318.7) |
| XYZ | xyz(38.2686, 22.7995, 71.4780) |
| Luminance | 0.2280 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 1.83
Pinkish Purple
#D648D7
ΔE00 4.07
Heliotrope
#D94FF5
ΔE00 4.58
Bright Lilac
#C95EFB
ΔE00 4.98
Purple Pink
#D725DE
ΔE00 5.21
Bright Lavender
#C760FF
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C153DE #70DE53
analogous
#7C53DE #C153DE #DE53B6
triadic
#C153DE #DEC153 #53DEC1
tetradic
#C153DE #DE7C53 #70DE53 #53B6DE
square
#C153DE #DE7C53 #70DE53 #53B6DE
split-complementary
#C153DE #B6DE53 #53DE7C
monochromatic
#7F1D99 #AA27CD #C153DE #D486E8 #E6BAF2
Accessibility & contrast
On white
3.78
#C153DE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.56
#C153DE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C153DE
5.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C153DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C153DE | 1.00 | 3.78 | 5.56 | 5.56 |
| #FFFFFF | 3.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#297CE2
Deuteranopia (green-blind)
#5B87DB
Tritanopia (blue-blind)
#C16B91
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #c153de; /* rgb */ color: rgb(193, 83, 222); /* oklch */ color: oklch(63.8% 0.219 318.7);
Tailwind
colors: {
custom: {
50: '#d78ae9',
500: '#c153de',
950: '#000000',
},
}SCSS
$custom: #c153de; $custom-light: #d78ae9; $custom-dark: #000000;
JSON
{
"hex": "#c153de",
"rgb": {
"r": 193,
"g": 83,
"b": 222
},
"hsl": {
"h": 287.482,
"s": 67.805,
"l": 59.804
},
"oklch": {
"l": 0.63835,
"c": 0.21858,
"h": 318.7
},
"luminance": 0.22798
}Semantic roles & 50–950 ramp
primary
#C153DE
secondary
#B7E1AC
accent
#EB3D61
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C16
muted
#837D84