#C85BBC#C85BBC
#C85BBC is a light, vivid purple. Relative luminance 0.234; OKLCH L 63.9% C 0.181 H 331.8°. Best body text is #000000 at 5.68:1 contrast (WCAG AA passes).
Color values
| HEX | #C85BBC |
|---|---|
| RGB | rgb(200, 91, 188) |
| HSL | hsl(307, 50%, 57%) |
| HSV | hsv(307, 55%, 78%) |
| CMYK | cmyk(0%, 54.5%, 6%, 21.6%) |
| CIE-LAB | lab(55.48, 55.80, -31.22) |
| CIE-LCH | lch(55.48, 63.94, 330.77°) |
| OKLab | oklab(63.93% 0.1593 -0.0852) |
| OKLCH | oklch(63.93% 0.181 331.8) |
| XYZ | xyz(36.6375, 23.3948, 50.1531) |
| Luminance | 0.2339 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 2.97
Purplish Pink
#CE5DAE
ΔE00 3.71
Purpleish Pink
#DF4EC8
ΔE00 3.91
Pinkish Purple
#D648D7
ΔE00 5.22
Purpley Pink
#C83CB9
ΔE00 5.67
Orchid (survey)
#C875C4
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C85BBC #5BC867
analogous
#9E5BC8 #C85BBC #C85B85
triadic
#C85BBC #BCC85B #5BBCC8
tetradic
#C85BBC #C89E5B #5BC867 #5B85C8
square
#C85BBC #C89E5B #5BC867 #5B85C8
split-complementary
#C85BBC #85C85B #5BC89E
monochromatic
#7E2A75 #AC3A9F #C85BBC #D789CF #E7B7E1
Accessibility & contrast
On white
3.70
#C85BBC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.68
#C85BBC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C85BBC
5.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C85BBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C85BBC | 1.00 | 3.70 | 5.68 | 5.68 |
| #FFFFFF | 3.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#577BBF
Deuteranopia (green-blind)
#788AB9
Tritanopia (blue-blind)
#CF6483
Achromatopsia (no color)
#858585
Design tokens & code
CSS
--color: #c85bbc; /* rgb */ color: rgb(200, 91, 188); /* oklch */ color: oklch(63.9% 0.181 331.8);
Tailwind
colors: {
custom: {
50: '#db8ed0',
500: '#c85bbc',
950: '#000000',
},
}SCSS
$custom: #c85bbc; $custom-light: #db8ed0; $custom-dark: #000000;
JSON
{
"hex": "#c85bbc",
"rgb": {
"r": 200,
"g": 91,
"b": 188
},
"hsl": {
"h": 306.606,
"s": 49.772,
"l": 57.059
},
"oklch": {
"l": 0.63932,
"c": 0.18062,
"h": 331.8
},
"luminance": 0.23392
}Semantic roles & 50–950 ramp
primary
#C85BBC
secondary
#A9D6AE
accent
#D95E4F
background
#FDF9FC
surface
#FBF1F9
border
#D4CBD2
text
#150D14
muted
#837E82