#C8BBB7#C8BBB7
#C8BBB7 is a light, near-neutral red. Relative luminance 0.512; OKLCH L 80.2% C 0.016 H 37.9°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #C8BBB7 |
|---|---|
| RGB | rgb(200, 187, 183) |
| HSL | hsl(14, 13%, 75%) |
| HSV | hsv(14, 9%, 78%) |
| CMYK | cmyk(0%, 6.5%, 8.5%, 21.6%) |
| CIE-LAB | lab(76.82, 3.89, 3.67) |
| CIE-LCH | lch(76.82, 5.35, 43.34°) |
| OKLab | oklab(80.17% 0.0125 0.0097) |
| OKLCH | oklch(80.17% 0.016 37.9) |
| XYZ | xyz(50.1361, 51.2396, 52.0396) |
| Luminance | 0.5124 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.49
Silver
#C0C0C0
ΔE00 6.00
Pinkish Grey
#C8ACA9
ΔE00 6.68
Dove Gray
#B6B8BD
ΔE00 7.66
Light Gray
#D3D3D3
ΔE00 7.99
Dark Gray
#A9A9A9
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8BBB7 #B7C4C8
analogous
#C8B7BB #C8BBB7 #C8C4B7
triadic
#C8BBB7 #B7C8BB #BBB7C8
tetradic
#C8BBB7 #BBC8B7 #B7C4C8 #C4B7C8
square
#C8BBB7 #BBC8B7 #B7C4C8 #C4B7C8
split-complementary
#C8BBB7 #B7C8C4 #B7BBC8
monochromatic
#937972 #AD9A94 #C8BBB7 #E3DCDA #F2EFEE
Accessibility & contrast
On white
1.87
#C8BBB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#C8BBB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8BBB7
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8BBB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8BBB7 | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBCB7
Deuteranopia (green-blind)
#C1BFB7
Tritanopia (blue-blind)
#CCB9BA
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #c8bbb7; /* rgb */ color: rgb(200, 187, 183); /* oklch */ color: oklch(80.2% 0.016 37.9);
Tailwind
colors: {
custom: {
50: '#d8cfcc',
500: '#c8bbb7',
950: '#000000',
},
}SCSS
$custom: #c8bbb7; $custom-light: #d8cfcc; $custom-dark: #000000;
JSON
{
"hex": "#c8bbb7",
"rgb": {
"r": 200,
"g": 187,
"b": 183
},
"hsl": {
"h": 14.118,
"s": 13.386,
"l": 75.098
},
"oklch": {
"l": 0.80169,
"c": 0.01585,
"h": 37.9
},
"luminance": 0.51239
}Semantic roles & 50–950 ramp
primary
#C8BBB7
secondary
#87979C
accent
#86984E
background
#FEFEFE
surface
#FBFBFA
border
#D4D4D3
text
#141313
muted
#838383