#C8A8AF#C8A8AF
#C8A8AF is a light, muted red. Relative luminance 0.434; OKLCH L 76.2% C 0.038 H 3.3°. Best body text is #000000 at 9.68:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A8AF |
|---|---|
| RGB | rgb(200, 168, 175) |
| HSL | hsl(347, 23%, 72%) |
| HSV | hsv(347, 16%, 78%) |
| CMYK | cmyk(0%, 16%, 12.5%, 21.6%) |
| CIE-LAB | lab(71.81, 12.80, 0.76) |
| CIE-LCH | lch(71.81, 12.83, 3.42°) |
| OKLab | oklab(76.19% 0.0384 0.0022) |
| OKLCH | oklch(76.19% 0.038 3.3) |
| XYZ | xyz(45.5596, 43.3810, 46.5226) |
| Luminance | 0.4338 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.69
Dusty Pink
#D8A7B1
ΔE00 4.78
Light Mauve
#C292A1
ΔE00 7.28
Grey Pink
#C3909B
ΔE00 7.74
Rosybrown
#BC8F8F
ΔE00 8.17
Faded Pink
#DE9DAC
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A8AF #A8C8C1
analogous
#C8A8BF #C8A8AF #C8B1A8
triadic
#C8A8AF #AFC8A8 #A8AFC8
tetradic
#C8A8AF #BFC8A8 #A8C8C1 #B1A8C8
square
#C8A8AF #BFC8A8 #A8C8C1 #B1A8C8
split-complementary
#C8A8AF #A8C8B1 #A8BFC8
monochromatic
#965F6B #B0838D #C8A8AF #E0CDD1 #F3ECEE
Accessibility & contrast
On white
2.17
#C8A8AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.68
#C8A8AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A8AF
9.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A8AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A8AF | 1.00 | 2.17 | 9.68 | 9.68 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACADAF
Deuteranopia (green-blind)
#B3B2AE
Tritanopia (blue-blind)
#CEA6AA
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #c8a8af; /* rgb */ color: rgb(200, 168, 175); /* oklch */ color: oklch(76.2% 0.038 3.3);
Tailwind
colors: {
custom: {
50: '#d9c2c6',
500: '#c8a8af',
950: '#000000',
},
}SCSS
$custom: #c8a8af; $custom-light: #d9c2c6; $custom-dark: #000000;
JSON
{
"hex": "#c8a8af",
"rgb": {
"r": 200,
"g": 168,
"b": 175
},
"hsl": {
"h": 346.875,
"s": 22.535,
"l": 72.157
},
"oklch": {
"l": 0.76188,
"c": 0.03848,
"h": 3.3
},
"luminance": 0.4338
}Semantic roles & 50–950 ramp
primary
#C8A8AF
secondary
#E1EAE8
accent
#A18D45
background
#FDFBFC
surface
#FAF7F8
border
#D3D0D1
text
#141213
muted
#838182