#CC85BD#CC85BD
#CC85BD is a light, moderate pink. Relative luminance 0.333; OKLCH L 70.7% C 0.113 H 334.7°. Best body text is #000000 at 7.66:1 contrast (WCAG AA passes).
Color values
| HEX | #CC85BD |
|---|---|
| RGB | rgb(204, 133, 189) |
| HSL | hsl(313, 41%, 66%) |
| HSV | hsv(313, 35%, 80%) |
| CMYK | cmyk(0%, 34.8%, 7.4%, 20%) |
| CIE-LAB | lab(64.39, 35.74, -18.04) |
| CIE-LCH | lch(64.39, 40.04, 333.21°) |
| OKLab | oklab(70.72% 0.1024 -0.0484) |
| OKLCH | oklch(70.72% 0.113 334.7) |
| XYZ | xyz(42.4743, 33.2886, 52.3223) |
| Luminance | 0.3329 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 5.36
Orchid (survey)
#C875C4
ΔE00 5.46
Pale Magenta
#D767AD
ΔE00 7.48
Plum
#DDA0DD
ΔE00 7.61
Dusty Lavender
#AC86A8
ΔE00 7.66
Orchid
#DA70D6
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC85BD #85CC94
analogous
#B785CC #CC85BD #CC8599
triadic
#CC85BD #BDCC85 #85BDCC
tetradic
#CC85BD #CCB785 #85CC94 #8599CC
square
#CC85BD #CCB785 #85CC94 #8599CC
split-complementary
#CC85BD #99CC85 #85CCB7
monochromatic
#973F85 #BA5AA6 #CC85BD #DEB0D4 #F0DBEC
Accessibility & contrast
On white
2.74
#CC85BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.66
#CC85BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC85BD
7.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC85BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC85BD | 1.00 | 2.74 | 7.66 | 7.66 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8596BF
Deuteranopia (green-blind)
#97A0BB
Tritanopia (blue-blind)
#D38899
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #cc85bd; /* rgb */ color: rgb(204, 133, 189); /* oklch */ color: oklch(70.7% 0.113 334.7);
Tailwind
colors: {
custom: {
50: '#dca9d1',
500: '#cc85bd',
950: '#000000',
},
}SCSS
$custom: #cc85bd; $custom-light: #dca9d1; $custom-dark: #000000;
JSON
{
"hex": "#cc85bd",
"rgb": {
"r": 204,
"g": 133,
"b": 189
},
"hsl": {
"h": 312.676,
"s": 41.04,
"l": 66.078
},
"oklch": {
"l": 0.70722,
"c": 0.11326,
"h": 334.7
},
"luminance": 0.33287
}Semantic roles & 50–950 ramp
primary
#CC85BD
secondary
#CBE2D0
accent
#B44D31
background
#FDFAFC
surface
#FBF4F9
border
#D4CED2
text
#151014
muted
#837F82