#C155DF#C155DF
#C155DF is a light, highly saturated purple. Relative luminance 0.232; OKLCH L 64.1% C 0.217 H 318.3°. Best body text is #000000 at 5.63:1 contrast (WCAG AA passes).
Color values
| HEX | #C155DF |
|---|---|
| RGB | rgb(193, 85, 223) |
| HSL | hsl(287, 68%, 60%) |
| HSV | hsv(287, 62%, 87%) |
| CMYK | cmyk(13.5%, 61.9%, 0%, 12.5%) |
| CIE-LAB | lab(55.24, 63.07, -51.61) |
| CIE-LCH | lch(55.24, 81.49, 320.71°) |
| OKLab | oklab(64.12% 0.1618 -0.1443) |
| OKLCH | oklch(64.12% 0.217 318.3) |
| XYZ | xyz(38.5583, 23.1638, 72.2377) |
| Luminance | 0.2316 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 2.02
Pinkish Purple
#D648D7
ΔE00 4.19
Heliotrope
#D94FF5
ΔE00 4.40
Bright Lilac
#C95EFB
ΔE00 4.65
Bright Lavender
#C760FF
ΔE00 5.29
Purple Pink
#D725DE
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C155DF #73DF55
analogous
#7C55DF #C155DF #DF55B8
triadic
#C155DF #DFC155 #55DFC1
tetradic
#C155DF #DF7C55 #73DF55 #55B8DF
square
#C155DF #DF7C55 #73DF55 #55B8DF
split-complementary
#C155DF #B8DF55 #55DF7C
monochromatic
#811D9C #AB27D0 #C155DF #D489E9 #E7BCF2
Accessibility & contrast
On white
3.73
#C155DF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.63
#C155DF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C155DF
5.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C155DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C155DF | 1.00 | 3.73 | 5.63 | 5.63 |
| #FFFFFF | 3.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2C7DE3
Deuteranopia (green-blind)
#5C88DC
Tritanopia (blue-blind)
#C16D92
Achromatopsia (no color)
#848484
Design tokens & code
CSS
--color: #c155df; /* rgb */ color: rgb(193, 85, 223); /* oklch */ color: oklch(64.1% 0.217 318.3);
Tailwind
colors: {
custom: {
50: '#d78be9',
500: '#c155df',
950: '#000000',
},
}SCSS
$custom: #c155df; $custom-light: #d78be9; $custom-dark: #000000;
JSON
{
"hex": "#c155df",
"rgb": {
"r": 193,
"g": 85,
"b": 223
},
"hsl": {
"h": 286.957,
"s": 68.317,
"l": 60.392
},
"oklch": {
"l": 0.64124,
"c": 0.21679,
"h": 318.3
},
"luminance": 0.23162
}Semantic roles & 50–950 ramp
primary
#C155DF
secondary
#B9E2AE
accent
#D0153E
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C16
muted
#837D84