#C8BEBD#C8BEBD
#C8BEBD is a light, near-neutral red. Relative luminance 0.528; OKLCH L 80.9% C 0.011 H 24.3°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #C8BEBD |
|---|---|
| RGB | rgb(200, 190, 189) |
| HSL | hsl(5, 9%, 76%) |
| HSV | hsv(5, 6%, 78%) |
| CMYK | cmyk(0%, 5%, 5.5%, 21.6%) |
| CIE-LAB | lab(77.75, 3.33, 1.76) |
| CIE-LCH | lch(77.75, 3.77, 27.85°) |
| OKLab | oklab(80.94% 0.0104 0.0047) |
| OKLCH | oklch(80.94% 0.011 24.3) |
| XYZ | xyz(51.4170, 52.7809, 55.6133) |
| Luminance | 0.5278 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Silver
#C0C0C0
ΔE00 4.73
Dove Gray
#B6B8BD
ΔE00 6.32
Warm Gray
#C9BEB0
ΔE00 6.50
Light Gray
#D3D3D3
ΔE00 6.64
Silver (survey)
#C5C9C7
ΔE00 7.59
Pinkish Grey
#C8ACA9
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8BEBD #BDC7C8
analogous
#C8BDC2 #C8BEBD #C8C4BD
triadic
#C8BEBD #BDC8BE #BEBDC8
tetradic
#C8BEBD #C2C8BD #BDC7C8 #C4BDC8
square
#C8BEBD #C2C8BD #BDC7C8 #C4BDC8
split-complementary
#C8BEBD #BDC8C4 #BDC2C8
monochromatic
#907C7A #AC9D9C #C8BEBD #E4DFDE #F1EFEE
Accessibility & contrast
On white
1.82
#C8BEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#C8BEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8BEBD
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8BEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8BEBD | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BFBD
Deuteranopia (green-blind)
#C2C1BD
Tritanopia (blue-blind)
#CBBDBE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #c8bebd; /* rgb */ color: rgb(200, 190, 189); /* oklch */ color: oklch(80.9% 0.011 24.3);
Tailwind
colors: {
custom: {
50: '#d8d1d0',
500: '#c8bebd',
950: '#000000',
},
}SCSS
$custom: #c8bebd; $custom-light: #d8d1d0; $custom-dark: #000000;
JSON
{
"hex": "#c8bebd",
"rgb": {
"r": 200,
"g": 190,
"b": 189
},
"hsl": {
"h": 5.455,
"s": 9.091,
"l": 76.275
},
"oklch": {
"l": 0.80941,
"c": 0.0114,
"h": 24.3
},
"luminance": 0.5278
}Semantic roles & 50–950 ramp
primary
#C8BEBD
secondary
#8E9A9B
accent
#8D9352
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383