#C8BFBD#C8BFBD
#C8BFBD is a light, near-neutral red. Relative luminance 0.532; OKLCH L 81.1% C 0.011 H 32.5°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #C8BFBD |
|---|---|
| RGB | rgb(200, 191, 189) |
| HSL | hsl(11, 9%, 76%) |
| HSV | hsv(11, 6%, 78%) |
| CMYK | cmyk(0%, 4.5%, 5.5%, 21.6%) |
| CIE-LAB | lab(78.00, 2.80, 2.13) |
| CIE-LCH | lch(78.00, 3.52, 37.32°) |
| OKLab | oklab(81.14% 0.0089 0.0057) |
| OKLCH | oklch(81.14% 0.011 32.5) |
| XYZ | xyz(51.6344, 53.2155, 55.6857) |
| Luminance | 0.5322 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Silver
#C0C0C0
ΔE00 4.26
Warm Gray
#C9BEB0
ΔE00 5.83
Light Gray
#D3D3D3
ΔE00 6.18
Dove Gray
#B6B8BD
ΔE00 6.20
Silver (survey)
#C5C9C7
ΔE00 6.92
Dark Gray
#A9A9A9
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8BFBD #BDC6C8
analogous
#C8BDC1 #C8BFBD #C8C5BD
triadic
#C8BFBD #BDC8BF #BFBDC8
tetradic
#C8BFBD #C1C8BD #BDC6C8 #C5BDC8
square
#C8BFBD #C1C8BD #BDC6C8 #C5BDC8
split-complementary
#C8BFBD #BDC8C5 #BDC1C8
monochromatic
#907E7A #AC9F9C #C8BFBD #E4DFDE #F1EFEE
Accessibility & contrast
On white
1.80
#C8BFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#C8BFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8BFBD
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8BFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8BFBD | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C0BD
Deuteranopia (green-blind)
#C3C1BD
Tritanopia (blue-blind)
#CBBEBE
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #c8bfbd; /* rgb */ color: rgb(200, 191, 189); /* oklch */ color: oklch(81.1% 0.011 32.5);
Tailwind
colors: {
custom: {
50: '#d8d2d0',
500: '#c8bfbd',
950: '#000000',
},
}SCSS
$custom: #c8bfbd; $custom-light: #d8d2d0; $custom-dark: #000000;
JSON
{
"hex": "#c8bfbd",
"rgb": {
"r": 200,
"g": 191,
"b": 189
},
"hsl": {
"h": 10.909,
"s": 9.091,
"l": 76.275
},
"oklch": {
"l": 0.81143,
"c": 0.01056,
"h": 32.5
},
"luminance": 0.53215
}Semantic roles & 50–950 ramp
primary
#C8BFBD
secondary
#8E999B
accent
#879352
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383