#CC85CA#CC85CA
#CC85CA is a light, vivid purple. Relative luminance 0.339; OKLCH L 71.2% C 0.125 H 327.8°. Best body text is #000000 at 7.78:1 contrast (WCAG AA passes).
Color values
| HEX | #CC85CA |
|---|---|
| RGB | rgb(204, 133, 202) |
| HSL | hsl(302, 41%, 66%) |
| HSV | hsv(302, 35%, 80%) |
| CMYK | cmyk(0%, 34.8%, 1%, 20%) |
| CIE-LAB | lab(64.87, 38.08, -24.63) |
| CIE-LCH | lch(64.87, 45.35, 327.11°) |
| OKLab | oklab(71.24% 0.106 -0.0668) |
| OKLCH | oklch(71.24% 0.125 327.8) |
| XYZ | xyz(43.9492, 33.8785, 60.0898) |
| Luminance | 0.3388 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.31
Orchid (survey)
#C875C4
ΔE00 4.08
Orchid
#DA70D6
ΔE00 5.94
Pale Purple
#B790D4
ΔE00 6.56
Plum
#DDA0DD
ΔE00 6.99
Violet (CSS)
#EE82EE
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC85CA #85CC87
analogous
#AA85CC #CC85CA #CC85A6
triadic
#CC85CA #CACC85 #85CACC
tetradic
#CC85CA #CCAA85 #85CC87 #85A6CC
square
#CC85CA #CCAA85 #85CC87 #85A6CC
split-complementary
#CC85CA #A6CC85 #85CCAA
monochromatic
#973F95 #BA5AB7 #CC85CA #DEB0DD #F0DBEF
Accessibility & contrast
On white
2.70
#CC85CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.78
#CC85CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC85CA
7.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC85CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC85CA | 1.00 | 2.70 | 7.78 | 7.78 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8198CD
Deuteranopia (green-blind)
#92A1C8
Tritanopia (blue-blind)
#D18B9F
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #cc85ca; /* rgb */ color: rgb(204, 133, 202); /* oklch */ color: oklch(71.2% 0.125 327.8);
Tailwind
colors: {
custom: {
50: '#dcaada',
500: '#cc85ca',
950: '#000000',
},
}SCSS
$custom: #cc85ca; $custom-light: #dcaada; $custom-dark: #000000;
JSON
{
"hex": "#cc85ca",
"rgb": {
"r": 204,
"g": 133,
"b": 202
},
"hsl": {
"h": 301.69,
"s": 41.04,
"l": 66.078
},
"oklch": {
"l": 0.71235,
"c": 0.12526,
"h": 327.8
},
"luminance": 0.33877
}Semantic roles & 50–950 ramp
primary
#CC85CA
secondary
#CBE2CB
accent
#B43531
background
#FDFAFD
surface
#FBF4FA
border
#D4CED3
text
#151014
muted
#837F83