#C85AA5#C85AA5
#C85AA5 is a light, vivid pink. Relative luminance 0.223; OKLCH L 62.8% C 0.165 H 341.4°. Best body text is #000000 at 5.46:1 contrast (WCAG AA passes).
Color values
| HEX | #C85AA5 |
|---|---|
| RGB | rgb(200, 90, 165) |
| HSL | hsl(319, 50%, 57%) |
| HSV | hsv(319, 55%, 78%) |
| CMYK | cmyk(0%, 55%, 17.5%, 21.6%) |
| CIE-LAB | lab(54.36, 52.61, -19.62) |
| CIE-LCH | lch(54.36, 56.15, 339.55°) |
| OKLab | oklab(62.79% 0.156 -0.0525) |
| OKLCH | oklch(62.79% 0.165 341.4) |
| XYZ | xyz(34.2678, 22.3111, 38.0917) |
| Luminance | 0.2231 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 1.94
Pale Magenta
#D767AD
ΔE00 4.57
Pinky Purple
#C94CBE
ΔE00 6.17
Purpleish Pink
#DF4EC8
ΔE00 6.76
Purpley Pink
#C83CB9
ΔE00 7.51
Orchid (survey)
#C875C4
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C85AA5 #5AC87D
analogous
#B45AC8 #C85AA5 #C85A6E
triadic
#C85AA5 #A5C85A #5AA5C8
tetradic
#C85AA5 #C8B45A #5AC87D #5A6EC8
square
#C85AA5 #C8B45A #5AC87D #5A6EC8
split-complementary
#C85AA5 #6EC85A #5AC8B4
monochromatic
#7E2A63 #AC3987 #C85AA5 #D788BE #E7B6D7
Accessibility & contrast
On white
3.85
#C85AA5 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.46
#C85AA5 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C85AA5
5.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C85AA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C85AA5 | 1.00 | 3.85 | 5.46 | 5.46 |
| #FFFFFF | 3.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6177A7
Deuteranopia (green-blind)
#8089A2
Tritanopia (blue-blind)
#D35B78
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #c85aa5; /* rgb */ color: rgb(200, 90, 165); /* oklch */ color: oklch(62.8% 0.165 341.4);
Tailwind
colors: {
custom: {
50: '#db8dbf',
500: '#c85aa5',
950: '#000000',
},
}SCSS
$custom: #c85aa5; $custom-light: #db8dbf; $custom-dark: #000000;
JSON
{
"hex": "#c85aa5",
"rgb": {
"r": 200,
"g": 90,
"b": 165
},
"hsl": {
"h": 319.091,
"s": 50,
"l": 56.863
},
"oklch": {
"l": 0.62793,
"c": 0.16461,
"h": 341.4
},
"luminance": 0.22308
}Semantic roles & 50–950 ramp
primary
#C85AA5
secondary
#A8D5B7
accent
#DA7B4E
background
#FDF8FB
surface
#FBF0F7
border
#D4CBD0
text
#150D12
muted
#837D81