#C153DD#C153DD
#C153DD is a light, highly saturated purple. Relative luminance 0.227; OKLCH L 63.8% C 0.218 H 318.9°. Best body text is #000000 at 5.55:1 contrast (WCAG AA passes).
Color values
| HEX | #C153DD |
|---|---|
| RGB | rgb(193, 83, 221) |
| HSL | hsl(288, 67%, 60%) |
| HSV | hsv(288, 62%, 87%) |
| CMYK | cmyk(12.7%, 62.4%, 0%, 13.3%) |
| CIE-LAB | lab(54.81, 63.56, -51.16) |
| CIE-LCH | lch(54.81, 81.60, 321.17°) |
| OKLab | oklab(63.78% 0.1641 -0.143) |
| OKLCH | oklch(63.78% 0.218 318.9) |
| XYZ | xyz(38.1350, 22.7461, 70.7743) |
| Luminance | 0.2274 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 1.71
Pinkish Purple
#D648D7
ΔE00 3.99
Heliotrope
#D94FF5
ΔE00 4.66
Bright Lilac
#C95EFB
ΔE00 5.11
Purple Pink
#D725DE
ΔE00 5.18
Bright Lavender
#C760FF
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C153DD #6FDD53
analogous
#7C53DD #C153DD #DD53B4
triadic
#C153DD #DDC153 #53DDC1
tetradic
#C153DD #DD7C53 #6FDD53 #53B4DD
square
#C153DD #DD7C53 #6FDD53 #53B4DD
split-complementary
#C153DD #B4DD53 #53DD7C
monochromatic
#7F1E98 #AA28CB #C153DD #D386E7 #E6B9F1
Accessibility & contrast
On white
3.78
#C153DD on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.55
#C153DD on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C153DD
5.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C153DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C153DD | 1.00 | 3.78 | 5.55 | 5.55 |
| #FFFFFF | 3.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2B7CE1
Deuteranopia (green-blind)
#5B87DA
Tritanopia (blue-blind)
#C16A91
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #c153dd; /* rgb */ color: rgb(193, 83, 221); /* oklch */ color: oklch(63.8% 0.218 318.9);
Tailwind
colors: {
custom: {
50: '#d78ae8',
500: '#c153dd',
950: '#000000',
},
}SCSS
$custom: #c153dd; $custom-light: #d78ae8; $custom-dark: #000000;
JSON
{
"hex": "#c153dd",
"rgb": {
"r": 193,
"g": 83,
"b": 221
},
"hsl": {
"h": 287.826,
"s": 66.99,
"l": 59.608
},
"oklch": {
"l": 0.63777,
"c": 0.21767,
"h": 318.9
},
"luminance": 0.22744
}Semantic roles & 50–950 ramp
primary
#C153DD
secondary
#B6E1AB
accent
#EA3E61
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C16
muted
#837D84