#C8BDBE#C8BDBE
#C8BDBE is a light, near-neutral red. Relative luminance 0.524; OKLCH L 80.8% C 0.012 H 11.1°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #C8BDBE |
|---|---|
| RGB | rgb(200, 189, 190) |
| HSL | hsl(355, 9%, 76%) |
| HSV | hsv(355, 6%, 78%) |
| CMYK | cmyk(0%, 5.5%, 5%, 21.6%) |
| CIE-LAB | lab(77.52, 4.04, 0.88) |
| CIE-LCH | lch(77.52, 4.14, 12.32°) |
| OKLab | oklab(80.77% 0.0123 0.0024) |
| OKLCH | oklch(80.77% 0.012 11.1) |
| XYZ | xyz(51.3101, 52.3927, 56.1150) |
| Luminance | 0.5239 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Silver
#C0C0C0
ΔE00 5.38
Dove Gray
#B6B8BD
ΔE00 6.45
Light Gray
#D3D3D3
ΔE00 7.22
Pinkish Grey
#C8ACA9
ΔE00 7.37
Warm Gray
#C9BEB0
ΔE00 7.74
Dark Gray
#A9A9A9
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8BDBE #BDC8C7
analogous
#C8BDC4 #C8BDBE #C8C2BD
triadic
#C8BDBE #BEC8BD #BDBEC8
tetradic
#C8BDBE #C4C8BD #BDC8C7 #C2BDC8
square
#C8BDBE #C4C8BD #BDC8C7 #C2BDC8
split-complementary
#C8BDBE #BDC8C2 #BDC4C8
monochromatic
#907A7C #AC9C9D #C8BDBE #E4DEDF #F1EEEF
Accessibility & contrast
On white
1.83
#C8BDBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#C8BDBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8BDBE
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8BDBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8BDBE | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBEBE
Deuteranopia (green-blind)
#C1C0BE
Tritanopia (blue-blind)
#CBBCBD
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #c8bdbe; /* rgb */ color: rgb(200, 189, 190); /* oklch */ color: oklch(80.8% 0.012 11.1);
Tailwind
colors: {
custom: {
50: '#d8d0d1',
500: '#c8bdbe',
950: '#000000',
},
}SCSS
$custom: #c8bdbe; $custom-light: #d8d0d1; $custom-dark: #000000;
JSON
{
"hex": "#c8bdbe",
"rgb": {
"r": 200,
"g": 189,
"b": 190
},
"hsl": {
"h": 354.545,
"s": 9.091,
"l": 76.275
},
"oklch": {
"l": 0.80769,
"c": 0.01249,
"h": 11.1
},
"luminance": 0.52392
}Semantic roles & 50–950 ramp
primary
#C8BDBE
secondary
#8E9B9A
accent
#938D52
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383