#CC85CF#CC85CF
#CC85CF is a light, vivid purple. Relative luminance 0.341; OKLCH L 71.4% C 0.130 H 325.4°. Best body text is #000000 at 7.82:1 contrast (WCAG AA passes).
Color values
| HEX | #CC85CF |
|---|---|
| RGB | rgb(204, 133, 207) |
| HSL | hsl(298, 44%, 67%) |
| HSV | hsv(298, 36%, 81%) |
| CMYK | cmyk(1.4%, 35.7%, 0%, 18.8%) |
| CIE-LAB | lab(65.06, 39.01, -27.13) |
| CIE-LCH | lch(65.06, 47.52, 325.18°) |
| OKLab | oklab(71.44% 0.1072 -0.0739) |
| OKLCH | oklch(71.44% 0.13 325.4) |
| XYZ | xyz(44.5508, 34.1191, 63.2583) |
| Luminance | 0.3412 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.04
Orchid (survey)
#C875C4
ΔE00 4.10
Orchid
#DA70D6
ΔE00 5.49
Pale Purple
#B790D4
ΔE00 6.07
Violet (CSS)
#EE82EE
ΔE00 6.69
Plum
#DDA0DD
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC85CF #88CF85
analogous
#A785CF #CC85CF #CF85AD
triadic
#CC85CF #CFCC85 #85CFCC
tetradic
#CC85CF #CFA785 #88CF85 #85ADCF
square
#CC85CF #CFA785 #88CF85 #85ADCF
split-complementary
#CC85CF #ADCF85 #85CFA7
monochromatic
#983D9C #BA59BE #CC85CF #DEB1E0 #F1DDF2
Accessibility & contrast
On white
2.68
#CC85CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.82
#CC85CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC85CF
7.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC85CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC85CF | 1.00 | 2.68 | 7.82 | 7.82 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F98D2
Deuteranopia (green-blind)
#91A1CD
Tritanopia (blue-blind)
#D08CA1
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #cc85cf; /* rgb */ color: rgb(204, 133, 207); /* oklch */ color: oklch(71.4% 0.130 325.4);
Tailwind
colors: {
custom: {
50: '#ddaade',
500: '#cc85cf',
950: '#000000',
},
}SCSS
$custom: #cc85cf; $custom-light: #ddaade; $custom-dark: #000000;
JSON
{
"hex": "#cc85cf",
"rgb": {
"r": 204,
"g": 133,
"b": 207
},
"hsl": {
"h": 297.568,
"s": 43.529,
"l": 66.667
},
"oklch": {
"l": 0.71442,
"c": 0.13021,
"h": 325.4
},
"luminance": 0.34117
}Semantic roles & 50–950 ramp
primary
#CC85CF
secondary
#CDE4CC
accent
#B72F34
background
#FDFAFD
surface
#FBF4FB
border
#D4CED4
text
#151015
muted
#837F83