#C8ABCA#C8ABCA
#C8ABCA is a light, muted purple. Relative luminance 0.457; OKLCH L 77.6% C 0.054 H 324.1°. Best body text is #000000 at 10.13:1 contrast (WCAG AA passes).
Color values
| HEX | #C8ABCA |
|---|---|
| RGB | rgb(200, 171, 202) |
| HSL | hsl(296, 23%, 73%) |
| HSV | hsv(296, 15%, 79%) |
| CMYK | cmyk(1%, 15.3%, 0%, 20.8%) |
| CIE-LAB | lab(73.33, 15.98, -11.84) |
| CIE-LCH | lch(73.33, 19.89, 323.48°) |
| OKLab | oklab(77.62% 0.0437 -0.0317) |
| OKLCH | oklch(77.62% 0.054 324.1) |
| XYZ | xyz(49.0416, 45.6702, 62.0974) |
| Luminance | 0.4567 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.28
Thistle
#D8BFD8
ΔE00 5.35
Plum
#DDA0DD
ΔE00 8.51
Dusty Pink
#D8A7B1
ΔE00 9.36
Lavender
#B39DDB
ΔE00 9.95
Light Mauve
#C292A1
ΔE00 10.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8ABCA #ADCAAB
analogous
#B8ABCA #C8ABCA #CAABBC
triadic
#C8ABCA #CAC8AB #ABCAC8
tetradic
#C8ABCA #CAB8AB #ADCAAB #ABBCCA
square
#C8ABCA #CAB8AB #ADCAAB #ABBCCA
split-complementary
#C8ABCA #BCCAAB #ABCAB8
monochromatic
#96619A #AF85B2 #C8ABCA #E1D1E2 #F3ECF3
Accessibility & contrast
On white
2.07
#C8ABCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.13
#C8ABCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8ABCA
10.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8ABCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8ABCA | 1.00 | 2.07 | 10.13 | 10.13 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9B2CB
Deuteranopia (green-blind)
#AFB5C9
Tritanopia (blue-blind)
#CAAEB5
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #c8abca; /* rgb */ color: rgb(200, 171, 202); /* oklch */ color: oklch(77.6% 0.054 324.1);
Tailwind
colors: {
custom: {
50: '#d9c4da',
500: '#c8abca',
950: '#000000',
},
}SCSS
$custom: #c8abca; $custom-light: #d9c4da; $custom-dark: #000000;
JSON
{
"hex": "#c8abca",
"rgb": {
"r": 200,
"g": 171,
"b": 202
},
"hsl": {
"h": 296.129,
"s": 22.628,
"l": 73.137
},
"oklch": {
"l": 0.77622,
"c": 0.05395,
"h": 324.1
},
"luminance": 0.45669
}Semantic roles & 50–950 ramp
primary
#C8ABCA
secondary
#E2EAE1
accent
#A1444A
background
#FDFCFD
surface
#FAF8FA
border
#D3D1D3
text
#141214
muted
#838183