#C8B2AE#C8B2AE
#C8B2AE is a light, muted red. Relative luminance 0.472; OKLCH L 78.1% C 0.026 H 30.0°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #C8B2AE |
|---|---|
| RGB | rgb(200, 178, 174) |
| HSL | hsl(9, 19%, 73%) |
| HSV | hsv(9, 13%, 78%) |
| CMYK | cmyk(0%, 11%, 13%, 21.6%) |
| CIE-LAB | lab(74.30, 7.21, 4.92) |
| CIE-LCH | lch(74.30, 8.73, 34.33°) |
| OKLab | oklab(78.12% 0.0226 0.013) |
| OKLCH | oklch(78.12% 0.026 30) |
| XYZ | xyz(47.3793, 47.1772, 46.6464) |
| Luminance | 0.4718 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.63
Warm Gray
#C9BEB0
ΔE00 8.50
Silver
#C0C0C0
ΔE00 9.69
Mushroom
#BA9E88
ΔE00 9.71
Greige
#B8AB98
ΔE00 10.02
Dark Gray
#A9A9A9
ΔE00 10.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8B2AE #AEC4C8
analogous
#C8AEB7 #C8B2AE #C8BFAE
triadic
#C8B2AE #AEC8B2 #B2AEC8
tetradic
#C8B2AE #B7C8AE #AEC4C8 #BFAEC8
square
#C8B2AE #B7C8AE #AEC4C8 #BFAEC8
split-complementary
#C8B2AE #AEC8BF #AEB7C8
monochromatic
#966D66 #AF8F8A #C8B2AE #E1D5D2 #F3EEED
Accessibility & contrast
On white
2.01
#C8B2AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#C8B2AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8B2AE
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8B2AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8B2AE | 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)
#B6B4AE
Deuteranopia (green-blind)
#BBB8AE
Tritanopia (blue-blind)
#CEB0B1
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #c8b2ae; /* rgb */ color: rgb(200, 178, 174); /* oklch */ color: oklch(78.1% 0.026 30.0);
Tailwind
colors: {
custom: {
50: '#d8c9c6',
500: '#c8b2ae',
950: '#000000',
},
}SCSS
$custom: #c8b2ae; $custom-light: #d8c9c6; $custom-dark: #000000;
JSON
{
"hex": "#c8b2ae",
"rgb": {
"r": 200,
"g": 178,
"b": 174
},
"hsl": {
"h": 9.231,
"s": 19.118,
"l": 73.333
},
"oklch": {
"l": 0.78121,
"c": 0.02609,
"h": 30
},
"luminance": 0.47176
}Semantic roles & 50–950 ramp
primary
#C8B2AE
secondary
#E2E8E9
accent
#909D48
background
#FDFCFC
surface
#FAF8F8
border
#D3D1D1
text
#141313
muted
#838282