#C85DA4#C85DA4
#C85DA4 is a light, vivid pink. Relative luminance 0.228; OKLCH L 63.2% C 0.159 H 342.2°. Best body text is #000000 at 5.56:1 contrast (WCAG AA passes).
Color values
| HEX | #C85DA4 |
|---|---|
| RGB | rgb(200, 93, 164) |
| HSL | hsl(320, 49%, 57%) |
| HSV | hsv(320, 54%, 78%) |
| CMYK | cmyk(0%, 53.5%, 18%, 21.6%) |
| CIE-LAB | lab(54.86, 51.03, -18.27) |
| CIE-LCH | lch(54.86, 54.20, 340.30°) |
| OKLab | oklab(63.15% 0.1515 -0.0487) |
| OKLCH | oklch(63.15% 0.159 342.2) |
| XYZ | xyz(34.4353, 22.7912, 37.7003) |
| Luminance | 0.2279 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 2.04
Pale Magenta
#D767AD
ΔE00 4.01
Pinky Purple
#C94CBE
ΔE00 6.86
Purpleish Pink
#DF4EC8
ΔE00 7.18
Orchid (survey)
#C875C4
ΔE00 7.68
Purpley Pink
#C83CB9
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C85DA4 #5DC881
analogous
#B75DC8 #C85DA4 #C85D6E
triadic
#C85DA4 #A4C85D #5DA4C8
tetradic
#C85DA4 #C8B75D #5DC881 #5D6EC8
square
#C85DA4 #C8B75D #5DC881 #5D6EC8
split-complementary
#C85DA4 #6EC85D #5DC8B7
monochromatic
#7F2B63 #AD3B87 #C85DA4 #D88BBE #E7B8D7
Accessibility & contrast
On white
3.78
#C85DA4 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.56
#C85DA4 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C85DA4
5.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C85DA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C85DA4 | 1.00 | 3.78 | 5.56 | 5.56 |
| #FFFFFF | 3.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6478A6
Deuteranopia (green-blind)
#828AA1
Tritanopia (blue-blind)
#D35E79
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #c85da4; /* rgb */ color: rgb(200, 93, 164); /* oklch */ color: oklch(63.2% 0.159 342.2);
Tailwind
colors: {
custom: {
50: '#db8fbf',
500: '#c85da4',
950: '#000000',
},
}SCSS
$custom: #c85da4; $custom-light: #db8fbf; $custom-dark: #000000;
JSON
{
"hex": "#c85da4",
"rgb": {
"r": 200,
"g": 93,
"b": 164
},
"hsl": {
"h": 320.187,
"s": 49.309,
"l": 57.451
},
"oklch": {
"l": 0.63153,
"c": 0.15915,
"h": 342.2
},
"luminance": 0.22788
}Semantic roles & 50–950 ramp
primary
#C85DA4
secondary
#ABD6B9
accent
#D97D4F
background
#FDF9FB
surface
#FBF1F7
border
#D4CBD0
text
#150D12
muted
#837E81