#C85CAA#C85CAA
#C85CAA is a light, vivid pink. Relative luminance 0.228; OKLCH L 63.3% C 0.165 H 339.3°. Best body text is #000000 at 5.57:1 contrast (WCAG AA passes).
Color values
| HEX | #C85CAA |
|---|---|
| RGB | rgb(200, 92, 170) |
| HSL | hsl(317, 50%, 57%) |
| HSV | hsv(317, 54%, 78%) |
| CMYK | cmyk(0%, 54%, 15%, 21.6%) |
| CIE-LAB | lab(54.91, 52.42, -21.69) |
| CIE-LCH | lch(54.91, 56.73, 337.52°) |
| OKLab | oklab(63.27% 0.1544 -0.0583) |
| OKLCH | oklch(63.27% 0.165 339.3) |
| XYZ | xyz(34.9028, 22.8386, 40.5924) |
| Luminance | 0.2284 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 1.25
Pale Magenta
#D767AD
ΔE00 4.43
Pinky Purple
#C94CBE
ΔE00 5.54
Purpleish Pink
#DF4EC8
ΔE00 6.04
Orchid (survey)
#C875C4
ΔE00 6.98
Purpley Pink
#C83CB9
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C85CAA #5CC87A
analogous
#B05CC8 #C85CAA #C85C74
triadic
#C85CAA #AAC85C #5CAAC8
tetradic
#C85CAA #C8B05C #5CC87A #5C74C8
square
#C85CAA #C8B05C #5CC87A #5C74C8
split-complementary
#C85CAA #74C85C #5CC8B0
monochromatic
#7F2B67 #AD3A8D #C85CAA #D78AC2 #E7B8DA
Accessibility & contrast
On white
3.77
#C85CAA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.57
#C85CAA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C85CAA
5.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C85CAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C85CAA | 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)
#6179AD
Deuteranopia (green-blind)
#7F8AA7
Tritanopia (blue-blind)
#D25F7B
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #c85caa; /* rgb */ color: rgb(200, 92, 170); /* oklch */ color: oklch(63.3% 0.165 339.3);
Tailwind
colors: {
custom: {
50: '#db8fc3',
500: '#c85caa',
950: '#000000',
},
}SCSS
$custom: #c85caa; $custom-light: #db8fc3; $custom-dark: #000000;
JSON
{
"hex": "#c85caa",
"rgb": {
"r": 200,
"g": 92,
"b": 170
},
"hsl": {
"h": 316.667,
"s": 49.541,
"l": 57.255
},
"oklch": {
"l": 0.63265,
"c": 0.16499,
"h": 339.3
},
"luminance": 0.22836
}Semantic roles & 50–950 ramp
primary
#C85CAA
secondary
#AAD6B6
accent
#D9754F
background
#FDF9FC
surface
#FBF1F8
border
#D4CBD1
text
#150D12
muted
#837E81