#C586CC#C586CC
#C586CC is a light, vivid purple. Relative luminance 0.333; OKLCH L 70.7% C 0.121 H 323.2°. Best body text is #000000 at 7.66:1 contrast (WCAG AA passes).
Color values
| HEX | #C586CC |
|---|---|
| RGB | rgb(197, 134, 204) |
| HSL | hsl(294, 41%, 66%) |
| HSV | hsv(294, 34%, 80%) |
| CMYK | cmyk(3.4%, 34.3%, 0%, 20%) |
| CIE-LAB | lab(64.39, 35.69, -26.55) |
| CIE-LCH | lch(64.39, 44.48, 323.36°) |
| OKLab | oklab(70.73% 0.0969 -0.0723) |
| OKLCH | oklch(70.73% 0.121 323.2) |
| XYZ | xyz(42.4489, 33.2816, 61.3030) |
| Luminance | 0.3328 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.40
Orchid (survey)
#C875C4
ΔE00 4.43
Pale Purple
#B790D4
ΔE00 5.00
Wisteria
#A87DC2
ΔE00 6.21
Orchid
#DA70D6
ΔE00 6.48
Plum
#DDA0DD
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C586CC #8DCC86
analogous
#A286CC #C586CC #CC86B0
triadic
#C586CC #CCC586 #86CCC5
tetradic
#C586CC #CCA286 #8DCC86 #86B0CC
square
#C586CC #CCA286 #8DCC86 #86B0CC
split-complementary
#C586CC #B0CC86 #86CCA2
monochromatic
#8F4098 #B05BBA #C586CC #DAB1DE #EEDCF0
Accessibility & contrast
On white
2.74
#C586CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.66
#C586CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C586CC
7.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C586CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C586CC | 1.00 | 2.74 | 7.66 | 7.66 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F97CF
Deuteranopia (green-blind)
#8F9FCA
Tritanopia (blue-blind)
#C88DA0
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #c586cc; /* rgb */ color: rgb(197, 134, 204); /* oklch */ color: oklch(70.7% 0.121 323.2);
Tailwind
colors: {
custom: {
50: '#d7aadb',
500: '#c586cc',
950: '#000000',
},
}SCSS
$custom: #c586cc; $custom-light: #d7aadb; $custom-dark: #000000;
JSON
{
"hex": "#c586cc",
"rgb": {
"r": 197,
"g": 134,
"b": 204
},
"hsl": {
"h": 294,
"s": 40.698,
"l": 66.275
},
"oklch": {
"l": 0.70726,
"c": 0.12091,
"h": 323.2
},
"luminance": 0.3328
}Semantic roles & 50–950 ramp
primary
#C586CC
secondary
#CEE2CB
accent
#B4323F
background
#FDFAFD
surface
#FAF4FB
border
#D3CED4
text
#141015
muted
#837F83