#C8BBB8#C8BBB8
#C8BBB8 is a light, near-neutral red. Relative luminance 0.513; OKLCH L 80.2% C 0.015 H 33.1°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #C8BBB8 |
|---|---|
| RGB | rgb(200, 187, 184) |
| HSL | hsl(11, 13%, 75%) |
| HSV | hsv(11, 8%, 78%) |
| CMYK | cmyk(0%, 6.5%, 8%, 21.6%) |
| CIE-LAB | lab(76.85, 4.06, 3.17) |
| CIE-LCH | lch(76.85, 5.15, 37.93°) |
| OKLab | oklab(80.2% 0.0129 0.0084) |
| OKLCH | oklch(80.2% 0.015 33.1) |
| XYZ | xyz(50.2405, 51.2813, 52.5897) |
| Luminance | 0.5128 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Silver
#C0C0C0
ΔE00 5.98
Warm Gray
#C9BEB0
ΔE00 6.01
Pinkish Grey
#C8ACA9
ΔE00 6.54
Dove Gray
#B6B8BD
ΔE00 7.50
Light Gray
#D3D3D3
ΔE00 7.96
Dark Gray
#A9A9A9
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8BBB8 #B8C5C8
analogous
#C8B8BD #C8BBB8 #C8C3B8
triadic
#C8BBB8 #B8C8BB #BBB8C8
tetradic
#C8BBB8 #BDC8B8 #B8C5C8 #C3B8C8
square
#C8BBB8 #BDC8B8 #B8C5C8 #C3B8C8
split-complementary
#C8BBB8 #B8C8C3 #B8BDC8
monochromatic
#937973 #AD9A96 #C8BBB8 #E3DCDA #F2EEEE
Accessibility & contrast
On white
1.87
#C8BBB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#C8BBB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8BBB8
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8BBB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8BBB8 | 1.00 | 1.87 | 11.26 | 11.26 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBCB8
Deuteranopia (green-blind)
#C1BFB8
Tritanopia (blue-blind)
#CCB9BA
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #c8bbb8; /* rgb */ color: rgb(200, 187, 184); /* oklch */ color: oklch(80.2% 0.015 33.1);
Tailwind
colors: {
custom: {
50: '#d8cfcd',
500: '#c8bbb8',
950: '#000000',
},
}SCSS
$custom: #c8bbb8; $custom-light: #d8cfcd; $custom-dark: #000000;
JSON
{
"hex": "#c8bbb8",
"rgb": {
"r": 200,
"g": 187,
"b": 184
},
"hsl": {
"h": 11.25,
"s": 12.698,
"l": 75.294
},
"oklch": {
"l": 0.80197,
"c": 0.01541,
"h": 33.1
},
"luminance": 0.51281
}Semantic roles & 50–950 ramp
primary
#C8BBB8
secondary
#88989C
accent
#89974F
background
#FEFEFE
surface
#FBFBFA
border
#D4D4D3
text
#141313
muted
#838383