#C85DBC#C85DBC
#C85DBC is a light, vivid purple. Relative luminance 0.237; OKLCH L 64.2% C 0.177 H 331.9°. Best body text is #000000 at 5.75:1 contrast (WCAG AA passes).
Color values
| HEX | #C85DBC |
|---|---|
| RGB | rgb(200, 93, 188) |
| HSL | hsl(307, 49%, 57%) |
| HSV | hsv(307, 54%, 78%) |
| CMYK | cmyk(0%, 53.5%, 6%, 21.6%) |
| CIE-LAB | lab(55.83, 54.86, -30.68) |
| CIE-LCH | lch(55.83, 62.85, 330.79°) |
| OKLab | oklab(64.19% 0.1565 -0.0837) |
| OKLCH | oklch(64.19% 0.178 331.9) |
| XYZ | xyz(36.8107, 23.7413, 50.2109) |
| Luminance | 0.2374 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 3.40
Purplish Pink
#CE5DAE
ΔE00 3.55
Purpleish Pink
#DF4EC8
ΔE00 4.02
Pinkish Purple
#D648D7
ΔE00 5.46
Orchid (survey)
#C875C4
ΔE00 5.52
Purpley Pink
#C83CB9
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C85DBC #5DC869
analogous
#9F5DC8 #C85DBC #C85D86
triadic
#C85DBC #BCC85D #5DBCC8
tetradic
#C85DBC #C89F5D #5DC869 #5D86C8
square
#C85DBC #C89F5D #5DC869 #5D86C8
split-complementary
#C85DBC #86C85D #5DC89F
monochromatic
#7F2B76 #AD3BA0 #C85DBC #D88BCF #E7B8E2
Accessibility & contrast
On white
3.65
#C85DBC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.75
#C85DBC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C85DBC
5.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C85DBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C85DBC | 1.00 | 3.65 | 5.75 | 5.75 |
| #FFFFFF | 3.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#597CBF
Deuteranopia (green-blind)
#798BB9
Tritanopia (blue-blind)
#CF6584
Achromatopsia (no color)
#868686
Design tokens & code
CSS
--color: #c85dbc; /* rgb */ color: rgb(200, 93, 188); /* oklch */ color: oklch(64.2% 0.177 331.9);
Tailwind
colors: {
custom: {
50: '#db90d0',
500: '#c85dbc',
950: '#000000',
},
}SCSS
$custom: #c85dbc; $custom-light: #db90d0; $custom-dark: #000000;
JSON
{
"hex": "#c85dbc",
"rgb": {
"r": 200,
"g": 93,
"b": 188
},
"hsl": {
"h": 306.729,
"s": 49.309,
"l": 57.451
},
"oklch": {
"l": 0.64191,
"c": 0.1775,
"h": 331.9
},
"luminance": 0.23739
}Semantic roles & 50–950 ramp
primary
#C85DBC
secondary
#ABD6B0
accent
#D95E4F
background
#FDF9FC
surface
#FBF1F9
border
#D4CBD2
text
#150D14
muted
#837E82