#C8A2A8#C8A2A8
#C8A2A8 is a light, muted red. Relative luminance 0.409; OKLCH L 74.8% C 0.046 H 7.6°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A2A8 |
|---|---|
| RGB | rgb(200, 162, 168) |
| HSL | hsl(351, 26%, 71%) |
| HSV | hsv(351, 19%, 78%) |
| CMYK | cmyk(0%, 19%, 16%, 21.6%) |
| CIE-LAB | lab(70.14, 14.93, 2.20) |
| CIE-LCH | lch(70.14, 15.09, 8.38°) |
| OKLab | oklab(74.83% 0.0451 0.006) |
| OKLCH | oklch(74.83% 0.046 7.6) |
| XYZ | xyz(43.8076, 40.9487, 42.6345) |
| Luminance | 0.4095 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 3.83
Pinkish Grey
#C8ACA9
ΔE00 5.54
Light Mauve
#C292A1
ΔE00 5.59
Grey Pink
#C3909B
ΔE00 5.72
Rosybrown
#BC8F8F
ΔE00 6.19
Faded Pink
#DE9DAC
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A2A8 #A2C8C2
analogous
#C8A2BB #C8A2A8 #C8AFA2
triadic
#C8A2A8 #A8C8A2 #A2A8C8
tetradic
#C8A2A8 #BBC8A2 #A2C8C2 #AFA2C8
square
#C8A2A8 #BBC8A2 #A2C8C2 #AFA2C8
split-complementary
#C8A2A8 #A2C8AF #A2BBC8
monochromatic
#975963 #B17C84 #C8A2A8 #DFC8CC #F4ECED
Accessibility & contrast
On white
2.29
#C8A2A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#C8A2A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A2A8
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A2A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A2A8 | 1.00 | 2.29 | 9.19 | 9.19 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A8A8
Deuteranopia (green-blind)
#B0AEA7
Tritanopia (blue-blind)
#D09FA4
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #c8a2a8; /* rgb */ color: rgb(200, 162, 168); /* oklch */ color: oklch(74.8% 0.046 7.6);
Tailwind
colors: {
custom: {
50: '#d9bdc1',
500: '#c8a2a8',
950: '#000000',
},
}SCSS
$custom: #c8a2a8; $custom-light: #d9bdc1; $custom-dark: #000000;
JSON
{
"hex": "#c8a2a8",
"rgb": {
"r": 200,
"g": 162,
"b": 168
},
"hsl": {
"h": 350.526,
"s": 25.676,
"l": 70.98
},
"oklch": {
"l": 0.74828,
"c": 0.04552,
"h": 7.6
},
"luminance": 0.40947
}Semantic roles & 50–950 ramp
primary
#C8A2A8
secondary
#DEE8E6
accent
#A49541
background
#FDFBFB
surface
#FAF6F7
border
#D3D0D0
text
#141212
muted
#838181