#C85DA5#C85DA5
#C85DA5 is a light, vivid pink. Relative luminance 0.228; OKLCH L 63.2% C 0.160 H 341.7°. Best body text is #000000 at 5.57:1 contrast (WCAG AA passes).
Color values
| HEX | #C85DA5 |
|---|---|
| RGB | rgb(200, 93, 165) |
| HSL | hsl(320, 49%, 57%) |
| HSV | hsv(320, 54%, 78%) |
| CMYK | cmyk(0%, 53.5%, 17.5%, 21.6%) |
| CIE-LAB | lab(54.89, 51.18, -18.80) |
| CIE-LCH | lch(54.89, 54.52, 339.83°) |
| OKLab | oklab(63.19% 0.1518 -0.0502) |
| OKLCH | oklch(63.19% 0.16 341.7) |
| XYZ | xyz(34.5259, 22.8274, 38.1777) |
| Luminance | 0.2283 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 1.85
Pale Magenta
#D767AD
ΔE00 4.02
Pinky Purple
#C94CBE
ΔE00 6.66
Purpleish Pink
#DF4EC8
ΔE00 6.99
Orchid (survey)
#C875C4
ΔE00 7.53
Purpley Pink
#C83CB9
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C85DA5 #5DC880
analogous
#B55DC8 #C85DA5 #C85D70
triadic
#C85DA5 #A5C85D #5DA5C8
tetradic
#C85DA5 #C8B55D #5DC880 #5D70C8
square
#C85DA5 #C8B55D #5DC880 #5D70C8
split-complementary
#C85DA5 #70C85D #5DC8B5
monochromatic
#7F2B64 #AD3B88 #C85DA5 #D88BBE #E7B8D8
Accessibility & contrast
On white
3.77
#C85DA5 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.57
#C85DA5 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C85DA5
5.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C85DA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C85DA5 | 1.00 | 3.77 | 5.57 | 5.57 |
| #FFFFFF | 3.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6379A7
Deuteranopia (green-blind)
#818AA2
Tritanopia (blue-blind)
#D35E79
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #c85da5; /* rgb */ color: rgb(200, 93, 165); /* oklch */ color: oklch(63.2% 0.160 341.7);
Tailwind
colors: {
custom: {
50: '#db8fbf',
500: '#c85da5',
950: '#000000',
},
}SCSS
$custom: #c85da5; $custom-light: #db8fbf; $custom-dark: #000000;
JSON
{
"hex": "#c85da5",
"rgb": {
"r": 200,
"g": 93,
"b": 165
},
"hsl": {
"h": 319.626,
"s": 49.309,
"l": 57.451
},
"oklch": {
"l": 0.63193,
"c": 0.15984,
"h": 341.7
},
"luminance": 0.22825
}Semantic roles & 50–950 ramp
primary
#C85DA5
secondary
#ABD6B9
accent
#D97C4F
background
#FDF9FB
surface
#FBF1F7
border
#D4CBD0
text
#150D12
muted
#837E81