#C985CA#C985CA
#C985CA is a light, vivid purple. Relative luminance 0.335; OKLCH L 70.9% C 0.123 H 326.3°. Best body text is #000000 at 7.69:1 contrast (WCAG AA passes).
Color values
| HEX | #C985CA |
|---|---|
| RGB | rgb(201, 133, 202) |
| HSL | hsl(299, 39%, 66%) |
| HSV | hsv(299, 34%, 79%) |
| CMYK | cmyk(0.5%, 34.2%, 0%, 20.8%) |
| CIE-LAB | lab(64.53, 37.12, -25.17) |
| CIE-LCH | lch(64.53, 44.85, 325.86°) |
| OKLab | oklab(70.91% 0.1025 -0.0684) |
| OKLCH | oklch(70.91% 0.123 326.3) |
| XYZ | xyz(43.1346, 33.4585, 60.0517) |
| Luminance | 0.3346 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.74
Orchid (survey)
#C875C4
ΔE00 4.04
Pale Purple
#B790D4
ΔE00 6.04
Orchid
#DA70D6
ΔE00 6.09
Wisteria
#A87DC2
ΔE00 7.05
Plum
#DDA0DD
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C985CA #86CA85
analogous
#A685CA #C985CA #CA85A8
triadic
#C985CA #CAC985 #85CAC9
tetradic
#C985CA #CAA685 #86CA85 #85A8CA
square
#C985CA #CAA685 #86CA85 #85A8CA
split-complementary
#C985CA #A8CA85 #85CAA6
monochromatic
#934094 #B65AB7 #C985CA #DCB0DD #EFDAEF
Accessibility & contrast
On white
2.73
#C985CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.69
#C985CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C985CA
7.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C985CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C985CA | 1.00 | 2.73 | 7.69 | 7.69 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8097CD
Deuteranopia (green-blind)
#91A0C8
Tritanopia (blue-blind)
#CD8B9F
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #c985ca; /* rgb */ color: rgb(201, 133, 202); /* oklch */ color: oklch(70.9% 0.123 326.3);
Tailwind
colors: {
custom: {
50: '#daa9da',
500: '#c985ca',
950: '#000000',
},
}SCSS
$custom: #c985ca; $custom-light: #daa9da; $custom-dark: #000000;
JSON
{
"hex": "#c985ca",
"rgb": {
"r": 201,
"g": 133,
"b": 202
},
"hsl": {
"h": 299.13,
"s": 39.429,
"l": 65.686
},
"oklch": {
"l": 0.70907,
"c": 0.12323,
"h": 326.3
},
"luminance": 0.33457
}Semantic roles & 50–950 ramp
primary
#C985CA
secondary
#CAE1CA
accent
#B23335
background
#FDFAFD
surface
#FBF4FA
border
#D4CED3
text
#151014
muted
#837F83