#C985CC#C985CC
#C985CC is a light, vivid purple. Relative luminance 0.336; OKLCH L 71.0% C 0.125 H 325.3°. Best body text is #000000 at 7.71:1 contrast (WCAG AA passes).
Color values
| HEX | #C985CC |
|---|---|
| RGB | rgb(201, 133, 204) |
| HSL | hsl(297, 41%, 66%) |
| HSV | hsv(297, 35%, 80%) |
| CMYK | cmyk(1.5%, 34.8%, 0%, 20%) |
| CIE-LAB | lab(64.61, 37.50, -26.17) |
| CIE-LCH | lch(64.61, 45.73, 325.09°) |
| OKLab | oklab(70.99% 0.103 -0.0712) |
| OKLCH | oklch(70.99% 0.125 325.3) |
| XYZ | xyz(43.3730, 33.5538, 61.3069) |
| Luminance | 0.3355 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.64
Orchid (survey)
#C875C4
ΔE00 4.04
Pale Purple
#B790D4
ΔE00 5.82
Orchid
#DA70D6
ΔE00 5.91
Wisteria
#A87DC2
ΔE00 6.92
Plum
#DDA0DD
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C985CC #88CC85
analogous
#A585CC #C985CC #CC85AB
triadic
#C985CC #CCC985 #85CCC9
tetradic
#C985CC #CCA585 #88CC85 #85ABCC
square
#C985CC #CCA585 #88CC85 #85ABCC
split-complementary
#C985CC #ABCC85 #85CCA5
monochromatic
#943F97 #B65ABA #C985CC #DCB0DE #EFDBF0
Accessibility & contrast
On white
2.72
#C985CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.71
#C985CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C985CC
7.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C985CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C985CC | 1.00 | 2.72 | 7.71 | 7.71 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F97CF
Deuteranopia (green-blind)
#90A0CA
Tritanopia (blue-blind)
#CD8C9F
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #c985cc; /* rgb */ color: rgb(201, 133, 204); /* oklch */ color: oklch(71.0% 0.125 325.3);
Tailwind
colors: {
custom: {
50: '#daa9db',
500: '#c985cc',
950: '#000000',
},
}SCSS
$custom: #c985cc; $custom-light: #daa9db; $custom-dark: #000000;
JSON
{
"hex": "#c985cc",
"rgb": {
"r": 201,
"g": 133,
"b": 204
},
"hsl": {
"h": 297.465,
"s": 41.04,
"l": 66.078
},
"oklch": {
"l": 0.7099,
"c": 0.12523,
"h": 325.3
},
"luminance": 0.33552
}Semantic roles & 50–950 ramp
primary
#C985CC
secondary
#CCE2CB
accent
#B43137
background
#FDFAFD
surface
#FBF4FB
border
#D4CED4
text
#151015
muted
#837F83