#CC85CD#CC85CD
#CC85CD is a light, vivid purple. Relative luminance 0.340; OKLCH L 71.4% C 0.128 H 326.3°. Best body text is #000000 at 7.80:1 contrast (WCAG AA passes).
Color values
| HEX | #CC85CD |
|---|---|
| RGB | rgb(204, 133, 205) |
| HSL | hsl(299, 42%, 66%) |
| HSV | hsv(299, 35%, 80%) |
| CMYK | cmyk(0.5%, 35.1%, 0%, 19.6%) |
| CIE-LAB | lab(64.98, 38.64, -26.13) |
| CIE-LCH | lch(64.98, 46.64, 325.93°) |
| OKLab | oklab(71.36% 0.1067 -0.0711) |
| OKLCH | oklch(71.36% 0.128 326.3) |
| XYZ | xyz(44.3078, 34.0220, 61.9787) |
| Luminance | 0.3402 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.10
Orchid (survey)
#C875C4
ΔE00 4.06
Orchid
#DA70D6
ΔE00 5.65
Pale Purple
#B790D4
ΔE00 6.25
Violet (CSS)
#EE82EE
ΔE00 6.92
Plum
#DDA0DD
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC85CD #86CD85
analogous
#A885CD #CC85CD #CD85AA
triadic
#CC85CD #CDCC85 #85CDCC
tetradic
#CC85CD #CDA885 #86CD85 #85AACD
square
#CC85CD #CDA885 #86CD85 #85AACD
split-complementary
#CC85CD #AACD85 #85CDA8
monochromatic
#983F99 #BA5ABB #CC85CD #DEB0DF #F0DCF1
Accessibility & contrast
On white
2.69
#CC85CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.80
#CC85CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC85CD
7.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC85CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC85CD | 1.00 | 2.69 | 7.80 | 7.80 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F98D0
Deuteranopia (green-blind)
#91A1CB
Tritanopia (blue-blind)
#D08CA0
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #cc85cd; /* rgb */ color: rgb(204, 133, 205); /* oklch */ color: oklch(71.4% 0.128 326.3);
Tailwind
colors: {
custom: {
50: '#ddaadc',
500: '#cc85cd',
950: '#000000',
},
}SCSS
$custom: #cc85cd; $custom-light: #ddaadc; $custom-dark: #000000;
JSON
{
"hex": "#cc85cd",
"rgb": {
"r": 204,
"g": 133,
"b": 205
},
"hsl": {
"h": 299.167,
"s": 41.86,
"l": 66.275
},
"oklch": {
"l": 0.71358,
"c": 0.12821,
"h": 326.3
},
"luminance": 0.3402
}Semantic roles & 50–950 ramp
primary
#CC85CD
secondary
#CBE3CB
accent
#B53132
background
#FDFAFD
surface
#FBF4FB
border
#D4CED4
text
#151015
muted
#837F83