#C8A7CA#C8A7CA
#C8A7CA is a light, moderate purple. Relative luminance 0.442; OKLCH L 76.9% C 0.061 H 324.3°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A7CA |
|---|---|
| RGB | rgb(200, 167, 202) |
| HSL | hsl(297, 25%, 72%) |
| HSV | hsv(297, 17%, 79%) |
| CMYK | cmyk(1%, 17.3%, 0%, 20.8%) |
| CIE-LAB | lab(72.35, 18.17, -13.31) |
| CIE-LCH | lch(72.35, 22.53, 323.79°) |
| OKLab | oklab(76.86% 0.0497 -0.0357) |
| OKLCH | oklch(76.86% 0.061 324.3) |
| XYZ | xyz(48.2974, 44.1819, 61.8494) |
| Luminance | 0.4418 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 1.68
Thistle
#D8BFD8
ΔE00 6.71
Plum
#DDA0DD
ΔE00 7.18
Lavender
#B39DDB
ΔE00 9.13
Dusty Lavender
#AC86A8
ΔE00 9.74
Dusty Pink
#D8A7B1
ΔE00 9.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A7CA #A9CAA7
analogous
#B6A7CA #C8A7CA #CAA7BB
triadic
#C8A7CA #CAC8A7 #A7CAC8
tetradic
#C8A7CA #CAB6A7 #A9CAA7 #A7BBCA
square
#C8A7CA #CAB6A7 #A9CAA7 #A7BBCA
split-complementary
#C8A7CA #BBCAA7 #A7CAB6
monochromatic
#965D9A #B081B3 #C8A7CA #E0CDE1 #F3ECF3
Accessibility & contrast
On white
2.13
#C8A7CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#C8A7CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A7CA
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A7CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A7CA | 1.00 | 2.13 | 9.84 | 9.84 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4AFCB
Deuteranopia (green-blind)
#ACB3C9
Tritanopia (blue-blind)
#CAAAB3
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #c8a7ca; /* rgb */ color: rgb(200, 167, 202); /* oklch */ color: oklch(76.9% 0.061 324.3);
Tailwind
colors: {
custom: {
50: '#d9c1da',
500: '#c8a7ca',
950: '#000000',
},
}SCSS
$custom: #c8a7ca; $custom-light: #d9c1da; $custom-dark: #000000;
JSON
{
"hex": "#c8a7ca",
"rgb": {
"r": 200,
"g": 167,
"b": 202
},
"hsl": {
"h": 296.571,
"s": 24.823,
"l": 72.353
},
"oklch": {
"l": 0.76864,
"c": 0.06119,
"h": 324.3
},
"luminance": 0.44181
}Semantic roles & 50–950 ramp
primary
#C8A7CA
secondary
#E2EAE1
accent
#A34248
background
#FDFBFD
surface
#FAF7FA
border
#D3D0D3
text
#141214
muted
#838183