#C155DD#C155DD
#C155DD is a light, highly saturated purple. Relative luminance 0.231; OKLCH L 64.0% C 0.215 H 318.8°. Best body text is #000000 at 5.61:1 contrast (WCAG AA passes).
Color values
| HEX | #C155DD |
|---|---|
| RGB | rgb(193, 85, 221) |
| HSL | hsl(288, 67%, 60%) |
| HSV | hsv(288, 62%, 87%) |
| CMYK | cmyk(12.7%, 61.5%, 0%, 13.3%) |
| CIE-LAB | lab(55.13, 62.68, -50.65) |
| CIE-LCH | lch(55.13, 80.59, 321.06°) |
| OKLab | oklab(64.01% 0.1618 -0.1415) |
| OKLCH | oklch(64.01% 0.215 318.8) |
| XYZ | xyz(38.2902, 23.0566, 70.8260) |
| Luminance | 0.2306 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 1.79
Pinkish Purple
#D648D7
ΔE00 4.02
Heliotrope
#D94FF5
ΔE00 4.55
Bright Lilac
#C95EFB
ΔE00 4.91
Purple Pink
#D725DE
ΔE00 5.47
Bright Lavender
#C760FF
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C155DD #71DD55
analogous
#7D55DD #C155DD #DD55B5
triadic
#C155DD #DDC155 #55DDC1
tetradic
#C155DD #DD7D55 #71DD55 #55B5DD
square
#C155DD #DD7D55 #71DD55 #55B5DD
split-complementary
#C155DD #B5DD55 #55DD7D
monochromatic
#801F99 #AA29CC #C155DD #D488E7 #E6BBF1
Accessibility & contrast
On white
3.74
#C155DD on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.61
#C155DD on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C155DD
5.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C155DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C155DD | 1.00 | 3.74 | 5.61 | 5.61 |
| #FFFFFF | 3.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F7DE1
Deuteranopia (green-blind)
#5D88DA
Tritanopia (blue-blind)
#C16C91
Achromatopsia (no color)
#848484
Design tokens & code
CSS
--color: #c155dd; /* rgb */ color: rgb(193, 85, 221); /* oklch */ color: oklch(64.0% 0.215 318.8);
Tailwind
colors: {
custom: {
50: '#d78be8',
500: '#c155dd',
950: '#000000',
},
}SCSS
$custom: #c155dd; $custom-light: #d78be8; $custom-dark: #000000;
JSON
{
"hex": "#c155dd",
"rgb": {
"r": 193,
"g": 85,
"b": 221
},
"hsl": {
"h": 287.647,
"s": 66.667,
"l": 60
},
"oklch": {
"l": 0.64009,
"c": 0.21493,
"h": 318.8
},
"luminance": 0.23055
}Semantic roles & 50–950 ramp
primary
#C155DD
secondary
#B7E1AD
accent
#EA3E61
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C16
muted
#837D84