#C8B2AB#C8B2AB
#C8B2AB is a light, muted red. Relative luminance 0.471; OKLCH L 78.0% C 0.027 H 38.5°. Best body text is #000000 at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #C8B2AB |
|---|---|
| RGB | rgb(200, 178, 171) |
| HSL | hsl(14, 21%, 73%) |
| HSV | hsv(14, 15%, 78%) |
| CMYK | cmyk(0%, 11%, 14.5%, 21.6%) |
| CIE-LAB | lab(74.23, 6.72, 6.46) |
| CIE-LCH | lch(74.23, 9.32, 43.85°) |
| OKLab | oklab(78.04% 0.0214 0.017) |
| OKLCH | oklch(78.04% 0.027 38.5) |
| XYZ | xyz(47.0901, 47.0615, 45.1233) |
| Luminance | 0.4706 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.47
Warm Gray
#C9BEB0
ΔE00 7.46
Mushroom
#BA9E88
ΔE00 8.51
Greige
#B8AB98
ΔE00 8.74
Silver
#C0C0C0
ΔE00 9.76
Dark Gray
#A9A9A9
ΔE00 10.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8B2AB #ABC1C8
analogous
#C8ABB2 #C8B2AB #C8C0AB
triadic
#C8B2AB #ABC8B2 #B2ABC8
tetradic
#C8B2AB #B2C8AB #ABC1C8 #C0ABC8
square
#C8B2AB #B2C8AB #ABC1C8 #C0ABC8
split-complementary
#C8B2AB #ABC8C0 #ABB2C8
monochromatic
#966F62 #B09086 #C8B2AB #E0D4D0 #F3EEED
Accessibility & contrast
On white
2.02
#C8B2AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.41
#C8B2AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8B2AB
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8B2AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8B2AB | 1.00 | 2.02 | 10.41 | 10.41 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B4AB
Deuteranopia (green-blind)
#BCB8AB
Tritanopia (blue-blind)
#CEAFB0
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #c8b2ab; /* rgb */ color: rgb(200, 178, 171); /* oklch */ color: oklch(78.0% 0.027 38.5);
Tailwind
colors: {
custom: {
50: '#d9c9c4',
500: '#c8b2ab',
950: '#000000',
},
}SCSS
$custom: #c8b2ab; $custom-light: #d9c9c4; $custom-dark: #000000;
JSON
{
"hex": "#c8b2ab",
"rgb": {
"r": 200,
"g": 178,
"b": 171
},
"hsl": {
"h": 14.483,
"s": 20.863,
"l": 72.745
},
"oklch": {
"l": 0.78039,
"c": 0.02734,
"h": 38.5
},
"luminance": 0.4706
}Semantic roles & 50–950 ramp
primary
#C8B2AB
secondary
#E2E7E9
accent
#8A9F46
background
#FDFCFC
surface
#FAF8F8
border
#D3D1D1
text
#141312
muted
#838281