#C8ACC2#C8ACC2
#C8ACC2 is a light, muted pink. Relative luminance 0.457; OKLCH L 77.5% C 0.044 H 333.4°. Best body text is #000000 at 10.14:1 contrast (WCAG AA passes).
Color values
| HEX | #C8ACC2 |
|---|---|
| RGB | rgb(200, 172, 194) |
| HSL | hsl(313, 20%, 73%) |
| HSV | hsv(313, 14%, 78%) |
| CMYK | cmyk(0%, 14%, 3%, 21.6%) |
| CIE-LAB | lab(73.34, 13.95, -7.44) |
| CIE-LCH | lch(73.34, 15.81, 331.92°) |
| OKLab | oklab(77.55% 0.0394 -0.0197) |
| OKLCH | oklch(77.55% 0.044 333.4) |
| XYZ | xyz(48.3084, 45.6803, 57.3008) |
| Luminance | 0.4568 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.04
Lilac
#C8A2C8
ΔE00 5.50
Dusty Pink
#D8A7B1
ΔE00 7.44
Light Mauve
#C292A1
ΔE00 8.89
Faded Pink
#DE9DAC
ΔE00 9.92
Pinkish Grey
#C8ACA9
ΔE00 9.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8ACC2 #ACC8B2
analogous
#C0ACC8 #C8ACC2 #C8ACB4
triadic
#C8ACC2 #C2C8AC #ACC2C8
tetradic
#C8ACC2 #C8C0AC #ACC8B2 #ACB4C8
square
#C8ACC2 #C8C0AC #ACC8B2 #ACB4C8
split-complementary
#C8ACC2 #B4C8AC #ACC8C0
monochromatic
#96638B #B087A7 #C8ACC2 #E0D1DD #F3EDF1
Accessibility & contrast
On white
2.07
#C8ACC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.14
#C8ACC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8ACC2
10.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8ACC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8ACC2 | 1.00 | 2.07 | 10.14 | 10.14 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACB2C3
Deuteranopia (green-blind)
#B2B5C1
Tritanopia (blue-blind)
#CBADB3
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #c8acc2; /* rgb */ color: rgb(200, 172, 194); /* oklch */ color: oklch(77.5% 0.044 333.4);
Tailwind
colors: {
custom: {
50: '#d8c4d4',
500: '#c8acc2',
950: '#000000',
},
}SCSS
$custom: #c8acc2; $custom-light: #d8c4d4; $custom-dark: #000000;
JSON
{
"hex": "#c8acc2",
"rgb": {
"r": 200,
"g": 172,
"b": 194
},
"hsl": {
"h": 312.857,
"s": 20.29,
"l": 72.941
},
"oklch": {
"l": 0.77548,
"c": 0.04401,
"h": 333.4
},
"luminance": 0.45679
}Semantic roles & 50–950 ramp
primary
#C8ACC2
secondary
#E2E9E3
accent
#9F5A47
background
#FDFCFD
surface
#FAF8FA
border
#D3D1D3
text
#141214
muted
#838183