#C8B2AF#C8B2AF
#C8B2AF is a light, muted red. Relative luminance 0.472; OKLCH L 78.1% C 0.026 H 27.0°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #C8B2AF |
|---|---|
| RGB | rgb(200, 178, 175) |
| HSL | hsl(7, 19%, 74%) |
| HSV | hsv(7, 13%, 78%) |
| CMYK | cmyk(0%, 11%, 12.5%, 21.6%) |
| CIE-LAB | lab(74.33, 7.38, 4.41) |
| CIE-LCH | lch(74.33, 8.60, 30.89°) |
| OKLab | oklab(78.15% 0.023 0.0117) |
| OKLCH | oklch(78.15% 0.026 27) |
| XYZ | xyz(47.4772, 47.2163, 47.1618) |
| Luminance | 0.4722 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.50
Warm Gray
#C9BEB0
ΔE00 8.87
Silver
#C0C0C0
ΔE00 9.70
Dusty Pink
#D8A7B1
ΔE00 9.88
Mushroom
#BA9E88
ΔE00 10.13
Dark Gray
#A9A9A9
ΔE00 10.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8B2AF #AFC5C8
analogous
#C8AFB8 #C8B2AF #C8BEAF
triadic
#C8B2AF #AFC8B2 #B2AFC8
tetradic
#C8B2AF #B8C8AF #AFC5C8 #BEAFC8
square
#C8B2AF #B8C8AF #AFC5C8 #BEAFC8
split-complementary
#C8B2AF #AFC8BE #AFB8C8
monochromatic
#966D67 #AF8F8B #C8B2AF #E1D5D3 #F3EEED
Accessibility & contrast
On white
2.01
#C8B2AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#C8B2AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8B2AF
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8B2AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8B2AF | 1.00 | 2.01 | 10.44 | 10.44 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B4AF
Deuteranopia (green-blind)
#BBB8AF
Tritanopia (blue-blind)
#CEB0B1
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #c8b2af; /* rgb */ color: rgb(200, 178, 175); /* oklch */ color: oklch(78.1% 0.026 27.0);
Tailwind
colors: {
custom: {
50: '#d8c9c6',
500: '#c8b2af',
950: '#000000',
},
}SCSS
$custom: #c8b2af; $custom-light: #d8c9c6; $custom-dark: #000000;
JSON
{
"hex": "#c8b2af",
"rgb": {
"r": 200,
"g": 178,
"b": 175
},
"hsl": {
"h": 7.2,
"s": 18.519,
"l": 73.529
},
"oklch": {
"l": 0.78149,
"c": 0.02581,
"h": 27
},
"luminance": 0.47215
}Semantic roles & 50–950 ramp
primary
#C8B2AF
secondary
#E2E8E9
accent
#939D49
background
#FDFCFC
surface
#FAF8F8
border
#D3D1D1
text
#141313
muted
#838282