#C8A7CD#C8A7CD
#C8A7CD is a light, moderate purple. Relative luminance 0.443; OKLCH L 77.0% C 0.064 H 321.9°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A7CD |
|---|---|
| RGB | rgb(200, 167, 205) |
| HSL | hsl(292, 28%, 73%) |
| HSV | hsv(292, 19%, 80%) |
| CMYK | cmyk(2.4%, 18.5%, 0%, 19.6%) |
| CIE-LAB | lab(72.45, 18.75, -14.81) |
| CIE-LCH | lch(72.45, 23.89, 321.69°) |
| OKLab | oklab(76.97% 0.0507 -0.0398) |
| OKLCH | oklch(76.97% 0.064 321.9) |
| XYZ | xyz(48.6561, 44.3254, 63.7383) |
| Luminance | 0.4432 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 1.66
Plum
#DDA0DD
ΔE00 6.64
Thistle
#D8BFD8
ΔE00 7.05
Lavender
#B39DDB
ΔE00 8.40
Pale Purple
#B790D4
ΔE00 9.24
Light Violet
#D6B4FC
ΔE00 9.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A7CD #ACCDA7
analogous
#B5A7CD #C8A7CD #CDA7BF
triadic
#C8A7CD #CDC8A7 #A7CDC8
tetradic
#C8A7CD #CDB5A7 #ACCDA7 #A7BFCD
square
#C8A7CD #CDB5A7 #ACCDA7 #A7BFCD
split-complementary
#C8A7CD #BFCDA7 #A7CDB5
monochromatic
#965A9F #B080B7 #C8A7CD #E0CEE3 #F3EBF4
Accessibility & contrast
On white
2.13
#C8A7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#C8A7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A7CD
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A7CD | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4AFCF
Deuteranopia (green-blind)
#ABB3CC
Tritanopia (blue-blind)
#C9AAB4
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #c8a7cd; /* rgb */ color: rgb(200, 167, 205); /* oklch */ color: oklch(77.0% 0.064 321.9);
Tailwind
colors: {
custom: {
50: '#d9c1dc',
500: '#c8a7cd',
950: '#000000',
},
}SCSS
$custom: #c8a7cd; $custom-light: #d9c1dc; $custom-dark: #000000;
JSON
{
"hex": "#c8a7cd",
"rgb": {
"r": 200,
"g": 167,
"b": 205
},
"hsl": {
"h": 292.105,
"s": 27.536,
"l": 72.941
},
"oklch": {
"l": 0.76969,
"c": 0.06449,
"h": 321.9
},
"luminance": 0.44325
}Semantic roles & 50–950 ramp
primary
#C8A7CD
secondary
#E2EAE1
accent
#A63F4D
background
#FDFBFD
surface
#FAF7FB
border
#D3D0D4
text
#141215
muted
#838183