#C8C0BE#C8C0BE
#C8C0BE is a light, near-neutral red. Relative luminance 0.537; OKLCH L 81.4% C 0.009 H 34.3°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #C8C0BE |
|---|---|
| RGB | rgb(200, 192, 190) |
| HSL | hsl(12, 8%, 76%) |
| HSV | hsv(12, 5%, 78%) |
| CMYK | cmyk(0%, 4%, 5%, 21.6%) |
| CIE-LAB | lab(78.28, 2.44, 2.00) |
| CIE-LCH | lch(78.28, 3.16, 39.37°) |
| OKLab | oklab(81.37% 0.0078 0.0053) |
| OKLCH | oklch(81.37% 0.009 34.3) |
| XYZ | xyz(51.9621, 53.6967, 56.3323) |
| Luminance | 0.5370 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Silver
#C0C0C0
ΔE00 3.84
Light Gray
#D3D3D3
ΔE00 5.73
Warm Gray
#C9BEB0
ΔE00 5.75
Dove Gray
#B6B8BD
ΔE00 5.96
Silver (survey)
#C5C9C7
ΔE00 6.40
Gainsboro
#DCDCDC
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8C0BE #BEC6C8
analogous
#C8BEC1 #C8C0BE #C8C5BE
triadic
#C8C0BE #BEC8C0 #C0BEC8
tetradic
#C8C0BE #C1C8BE #BEC6C8 #C5BEC8
square
#C8C0BE #C1C8BE #BEC6C8 #C5BEC8
split-complementary
#C8C0BE #BEC8C5 #BEC1C8
monochromatic
#90807C #ACA09D #C8C0BE #E4E0DF #F1EFEE
Accessibility & contrast
On white
1.79
#C8C0BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#C8C0BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8C0BE
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8C0BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8C0BE | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C1BE
Deuteranopia (green-blind)
#C3C2BE
Tritanopia (blue-blind)
#CABFBF
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #c8c0be; /* rgb */ color: rgb(200, 192, 190); /* oklch */ color: oklch(81.4% 0.009 34.3);
Tailwind
colors: {
custom: {
50: '#d8d3d1',
500: '#c8c0be',
950: '#000000',
},
}SCSS
$custom: #c8c0be; $custom-light: #d8d3d1; $custom-dark: #000000;
JSON
{
"hex": "#c8c0be",
"rgb": {
"r": 200,
"g": 192,
"b": 190
},
"hsl": {
"h": 12,
"s": 8.333,
"l": 76.471
},
"oklch": {
"l": 0.81373,
"c": 0.00946,
"h": 34.3
},
"luminance": 0.53696
}Semantic roles & 50–950 ramp
primary
#C8C0BE
secondary
#8F999B
accent
#869253
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383