#C8A2CA#C8A2CA
#C8A2CA is a light, moderate purple. Relative luminance 0.424; OKLCH L 75.9% C 0.070 H 324.6°. Best body text is #000000 at 9.48:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A2CA |
|---|---|
| RGB | rgb(200, 162, 202) |
| HSL | hsl(297, 27%, 71%) |
| HSV | hsv(297, 20%, 79%) |
| CMYK | cmyk(1%, 19.8%, 0%, 20.8%) |
| CIE-LAB | lab(71.14, 20.92, -15.13) |
| CIE-LCH | lch(71.14, 25.82, 324.11°) |
| OKLab | oklab(75.93% 0.0573 -0.0407) |
| OKLCH | oklch(75.93% 0.07 324.6) |
| XYZ | xyz(47.3991, 42.3853, 61.5499) |
| Luminance | 0.4238 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 0.58
Plum
#DDA0DD
ΔE00 5.80
Lavender
#B39DDB
ΔE00 8.40
Thistle
#D8BFD8
ΔE00 8.43
Pale Purple
#B790D4
ΔE00 8.47
Dusty Lavender
#AC86A8
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A2CA #A4CAA2
analogous
#B4A2CA #C8A2CA #CAA2B8
triadic
#C8A2CA #CAC8A2 #A2CAC8
tetradic
#C8A2CA #CAB4A2 #A4CAA2 #A2B8CA
square
#C8A2CA #CAB4A2 #A4CAA2 #A2B8CA
split-complementary
#C8A2CA #B8CAA2 #A2CAB4
monochromatic
#97589A #B17BB4 #C8A2CA #DFC9E0 #F3ECF4
Accessibility & contrast
On white
2.22
#C8A2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.48
#C8A2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A2CA
9.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A2CA | 1.00 | 2.22 | 9.48 | 9.48 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FABCC
Deuteranopia (green-blind)
#A7B0C9
Tritanopia (blue-blind)
#CAA5B0
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #c8a2ca; /* rgb */ color: rgb(200, 162, 202); /* oklch */ color: oklch(75.9% 0.070 324.6);
Tailwind
colors: {
custom: {
50: '#d9bdda',
500: '#c8a2ca',
950: '#000000',
},
}SCSS
$custom: #c8a2ca; $custom-light: #d9bdda; $custom-dark: #000000;
JSON
{
"hex": "#c8a2ca",
"rgb": {
"r": 200,
"g": 162,
"b": 202
},
"hsl": {
"h": 297,
"s": 27.397,
"l": 71.373
},
"oklch": {
"l": 0.75927,
"c": 0.07026,
"h": 324.6
},
"luminance": 0.42384
}Semantic roles & 50–950 ramp
primary
#C8A2CA
secondary
#DFE9DF
accent
#A64045
background
#FDFBFD
surface
#FAF6FA
border
#D3D0D3
text
#141214
muted
#838183