#C153DF#C153DF
#C153DF is a light, highly saturated purple. Relative luminance 0.229; OKLCH L 63.9% C 0.220 H 318.4°. Best body text is #000000 at 5.57:1 contrast (WCAG AA passes).
Color values
| HEX | #C153DF |
|---|---|
| RGB | rgb(193, 83, 223) |
| HSL | hsl(287, 69%, 60%) |
| HSV | hsv(287, 63%, 87%) |
| CMYK | cmyk(13.5%, 62.8%, 0%, 12.5%) |
| CIE-LAB | lab(54.92, 63.95, -52.12) |
| CIE-LCH | lch(54.92, 82.49, 320.82°) |
| OKLab | oklab(63.89% 0.1641 -0.1457) |
| OKLCH | oklch(63.89% 0.22 318.4) |
| XYZ | xyz(38.4030, 22.8533, 72.1860) |
| Luminance | 0.2285 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 1.95
Pinkish Purple
#D648D7
ΔE00 4.16
Heliotrope
#D94FF5
ΔE00 4.50
Bright Lilac
#C95EFB
ΔE00 4.85
Purple Pink
#D725DE
ΔE00 5.25
Bright Lavender
#C760FF
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C153DF #71DF53
analogous
#7B53DF #C153DF #DF53B7
triadic
#C153DF #DFC153 #53DFC1
tetradic
#C153DF #DF7B53 #71DF53 #53B7DF
square
#C153DF #DF7B53 #71DF53 #53B7DF
split-complementary
#C153DF #B7DF53 #53DF7B
monochromatic
#801D9B #AA26CE #C153DF #D487E9 #E6BAF2
Accessibility & contrast
On white
3.77
#C153DF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.57
#C153DF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C153DF
5.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C153DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C153DF | 1.00 | 3.77 | 5.57 | 5.57 |
| #FFFFFF | 3.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#287CE3
Deuteranopia (green-blind)
#5A87DC
Tritanopia (blue-blind)
#C16B92
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #c153df; /* rgb */ color: rgb(193, 83, 223); /* oklch */ color: oklch(63.9% 0.220 318.4);
Tailwind
colors: {
custom: {
50: '#d78ae9',
500: '#c153df',
950: '#000000',
},
}SCSS
$custom: #c153df; $custom-light: #d78ae9; $custom-dark: #000000;
JSON
{
"hex": "#c153df",
"rgb": {
"r": 193,
"g": 83,
"b": 223
},
"hsl": {
"h": 287.143,
"s": 68.627,
"l": 60
},
"oklch": {
"l": 0.63893,
"c": 0.2195,
"h": 318.4
},
"luminance": 0.22852
}Semantic roles & 50–950 ramp
primary
#C153DF
secondary
#B7E2AC
accent
#EB3C62
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C16
muted
#837D84