#C8AFAF#C8AFAF
#C8AFAF is a light, muted red. Relative luminance 0.460; OKLCH L 77.6% C 0.029 H 17.8°. Best body text is #000000 at 10.21:1 contrast (WCAG AA passes).
Color values
| HEX | #C8AFAF |
|---|---|
| RGB | rgb(200, 175, 175) |
| HSL | hsl(0, 19%, 74%) |
| HSV | hsv(0, 13%, 78%) |
| CMYK | cmyk(0%, 12.5%, 12.5%, 21.6%) |
| CIE-LAB | lab(73.57, 9.00, 3.32) |
| CIE-LCH | lch(73.57, 9.59, 20.23°) |
| OKLab | oklab(77.56% 0.0276 0.0089) |
| OKLCH | oklch(77.56% 0.029 17.8) |
| XYZ | xyz(46.8868, 46.0355, 46.9650) |
| Luminance | 0.4603 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 1.74
Dusty Pink
#D8A7B1
ΔE00 8.05
Rosybrown
#BC8F8F
ΔE00 10.12
Thistle
#D8BFD8
ΔE00 10.62
Warm Gray
#C9BEB0
ΔE00 10.98
Silver
#C0C0C0
ΔE00 11.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8AFAF #AFC8C8
analogous
#C8AFBB #C8AFAF #C8BBAF
triadic
#C8AFAF #AFC8AF #AFAFC8
tetradic
#C8AFAF #BBC8AF #AFC8C8 #BBAFC8
square
#C8AFAF #BBC8AF #AFC8C8 #BBAFC8
split-complementary
#C8AFAF #AFC8BB #AFBBC8
monochromatic
#966767 #AF8B8B #C8AFAF #E1D3D3 #F3EDED
Accessibility & contrast
On white
2.06
#C8AFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.21
#C8AFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8AFAF
10.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8AFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8AFAF | 1.00 | 2.06 | 10.21 | 10.21 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B2AF
Deuteranopia (green-blind)
#B9B6AF
Tritanopia (blue-blind)
#CEADAF
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #c8afaf; /* rgb */ color: rgb(200, 175, 175); /* oklch */ color: oklch(77.6% 0.029 17.8);
Tailwind
colors: {
custom: {
50: '#d9c6c6',
500: '#c8afaf',
950: '#000000',
},
}SCSS
$custom: #c8afaf; $custom-light: #d9c6c6; $custom-dark: #000000;
JSON
{
"hex": "#c8afaf",
"rgb": {
"r": 200,
"g": 175,
"b": 175
},
"hsl": {
"h": 0,
"s": 18.519,
"l": 73.529
},
"oklch": {
"l": 0.77556,
"c": 0.02899,
"h": 17.8
},
"luminance": 0.46034
}Semantic roles & 50–950 ramp
primary
#C8AFAF
secondary
#E2E9E9
accent
#9D9D49
background
#FDFCFC
surface
#FAF8F8
border
#D3D1D1
text
#141313
muted
#838282