#CC85BA#CC85BA
#CC85BA is a light, moderate pink. Relative luminance 0.332; OKLCH L 70.6% C 0.111 H 336.5°. Best body text is #000000 at 7.63:1 contrast (WCAG AA passes).
Color values
| HEX | #CC85BA |
|---|---|
| RGB | rgb(204, 133, 186) |
| HSL | hsl(315, 41%, 66%) |
| HSV | hsv(315, 35%, 80%) |
| CMYK | cmyk(0%, 34.8%, 8.8%, 20%) |
| CIE-LAB | lab(64.29, 35.22, -16.51) |
| CIE-LCH | lch(64.29, 38.90, 334.88°) |
| OKLab | oklab(70.61% 0.1015 -0.0442) |
| OKLCH | oklch(70.61% 0.111 336.5) |
| XYZ | xyz(42.1521, 33.1597, 50.6250) |
| Luminance | 0.3316 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 6.00
Orchid (survey)
#C875C4
ΔE00 6.00
Pale Magenta
#D767AD
ΔE00 7.38
Dusty Lavender
#AC86A8
ΔE00 7.42
Plum
#DDA0DD
ΔE00 7.93
Orchid
#DA70D6
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC85BA #85CC97
analogous
#BA85CC #CC85BA #CC8596
triadic
#CC85BA #BACC85 #85BACC
tetradic
#CC85BA #CCBA85 #85CC97 #8596CC
square
#CC85BA #CCBA85 #85CC97 #8596CC
split-complementary
#CC85BA #96CC85 #85CCBA
monochromatic
#973F81 #BA5AA2 #CC85BA #DEB0D2 #F0DBEB
Accessibility & contrast
On white
2.75
#CC85BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.63
#CC85BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC85BA
7.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC85BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC85BA | 1.00 | 2.75 | 7.63 | 7.63 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8695BC
Deuteranopia (green-blind)
#98A0B8
Tritanopia (blue-blind)
#D38798
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #cc85ba; /* rgb */ color: rgb(204, 133, 186); /* oklch */ color: oklch(70.6% 0.111 336.5);
Tailwind
colors: {
custom: {
50: '#dca9ce',
500: '#cc85ba',
950: '#000000',
},
}SCSS
$custom: #cc85ba; $custom-light: #dca9ce; $custom-dark: #000000;
JSON
{
"hex": "#cc85ba",
"rgb": {
"r": 204,
"g": 133,
"b": 186
},
"hsl": {
"h": 315.211,
"s": 41.04,
"l": 66.078
},
"oklch": {
"l": 0.70609,
"c": 0.1107,
"h": 336.5
},
"luminance": 0.33158
}Semantic roles & 50–950 ramp
primary
#CC85BA
secondary
#CBE2D1
accent
#B45331
background
#FDFAFC
surface
#FBF4F9
border
#D4CED2
text
#151013
muted
#837F82