#C686CC#C686CC
#C686CC is a light, vivid purple. Relative luminance 0.334; OKLCH L 70.8% C 0.122 H 323.8°. Best body text is #000000 at 7.68:1 contrast (WCAG AA passes).
Color values
| HEX | #C686CC |
|---|---|
| RGB | rgb(198, 134, 204) |
| HSL | hsl(295, 41%, 66%) |
| HSV | hsv(295, 34%, 80%) |
| CMYK | cmyk(2.9%, 34.3%, 0%, 20%) |
| CIE-LAB | lab(64.50, 36.01, -26.37) |
| CIE-LCH | lch(64.50, 44.63, 323.78°) |
| OKLab | oklab(70.83% 0.098 -0.0718) |
| OKLCH | oklch(70.83% 0.122 323.8) |
| XYZ | xyz(42.7117, 33.4171, 61.3153) |
| Luminance | 0.3342 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.21
Orchid (survey)
#C875C4
ΔE00 4.38
Pale Purple
#B790D4
ΔE00 5.17
Orchid
#DA70D6
ΔE00 6.39
Wisteria
#A87DC2
ΔE00 6.41
Plum
#DDA0DD
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C686CC #8CCC86
analogous
#A386CC #C686CC #CC86AF
triadic
#C686CC #CCC686 #86CCC6
tetradic
#C686CC #CCA386 #8CCC86 #86AFCC
square
#C686CC #CCA386 #8CCC86 #86AFCC
split-complementary
#C686CC #AFCC86 #86CCA3
monochromatic
#904098 #B25BBA #C686CC #DAB1DE #EFDCF0
Accessibility & contrast
On white
2.73
#C686CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.68
#C686CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C686CC
7.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C686CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C686CC | 1.00 | 2.73 | 7.68 | 7.68 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F98CF
Deuteranopia (green-blind)
#8F9FCA
Tritanopia (blue-blind)
#C98DA0
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #c686cc; /* rgb */ color: rgb(198, 134, 204); /* oklch */ color: oklch(70.8% 0.122 323.8);
Tailwind
colors: {
custom: {
50: '#d8aadb',
500: '#c686cc',
950: '#000000',
},
}SCSS
$custom: #c686cc; $custom-light: #d8aadb; $custom-dark: #000000;
JSON
{
"hex": "#c686cc",
"rgb": {
"r": 198,
"g": 134,
"b": 204
},
"hsl": {
"h": 294.857,
"s": 40.698,
"l": 66.275
},
"oklch": {
"l": 0.70833,
"c": 0.12154,
"h": 323.8
},
"luminance": 0.33416
}Semantic roles & 50–950 ramp
primary
#C686CC
secondary
#CDE2CB
accent
#B4323D
background
#FDFAFD
surface
#FAF4FB
border
#D3CED4
text
#151015
muted
#837F83