#C8A2CC#C8A2CC
#C8A2CC is a light, moderate purple. Relative luminance 0.425; OKLCH L 76.0% C 0.072 H 323.2°. Best body text is #000000 at 9.50:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A2CC |
|---|---|
| RGB | rgb(200, 162, 204) |
| HSL | hsl(294, 29%, 72%) |
| HSV | hsv(294, 21%, 80%) |
| CMYK | cmyk(2%, 20.6%, 0%, 20%) |
| CIE-LAB | lab(71.20, 21.30, -16.14) |
| CIE-LCH | lch(71.20, 26.72, 322.85°) |
| OKLab | oklab(76% 0.058 -0.0434) |
| OKLCH | oklch(76% 0.072 323.2) |
| XYZ | xyz(47.6375, 42.4806, 62.8051) |
| Luminance | 0.4248 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 1.15
Plum
#DDA0DD
ΔE00 5.46
Lavender
#B39DDB
ΔE00 7.94
Pale Purple
#B790D4
ΔE00 8.02
Thistle
#D8BFD8
ΔE00 8.65
Lavender (survey)
#C79FEF
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A2CC #A6CCA2
analogous
#B3A2CC #C8A2CC #CCA2BB
triadic
#C8A2CC #CCC8A2 #A2CCC8
tetradic
#C8A2CC #CCB3A2 #A6CCA2 #A2BBCC
square
#C8A2CC #CCB3A2 #A6CCA2 #A2BBCC
split-complementary
#C8A2CC #BBCCA2 #A2CCB3
monochromatic
#97569D #B17AB6 #C8A2CC #DFCAE2 #F3EBF4
Accessibility & contrast
On white
2.21
#C8A2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.50
#C8A2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A2CC
9.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A2CC | 1.00 | 2.21 | 9.50 | 9.50 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FACCE
Deuteranopia (green-blind)
#A7B0CA
Tritanopia (blue-blind)
#CAA6B0
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #c8a2cc; /* rgb */ color: rgb(200, 162, 204); /* oklch */ color: oklch(76.0% 0.072 323.2);
Tailwind
colors: {
custom: {
50: '#d9bddb',
500: '#c8a2cc',
950: '#000000',
},
}SCSS
$custom: #c8a2cc; $custom-light: #d9bddb; $custom-dark: #000000;
JSON
{
"hex": "#c8a2cc",
"rgb": {
"r": 200,
"g": 162,
"b": 204
},
"hsl": {
"h": 294.286,
"s": 29.167,
"l": 71.765
},
"oklch": {
"l": 0.75999,
"c": 0.07242,
"h": 323.2
},
"luminance": 0.4248
}Semantic roles & 50–950 ramp
primary
#C8A2CC
secondary
#E1EAE0
accent
#A83E48
background
#FDFBFD
surface
#FAF6FB
border
#D3D0D4
text
#141215
muted
#838183