#C8BEBF#C8BEBF
#C8BEBF is a light, near-neutral red. Relative luminance 0.529; OKLCH L 81.0% C 0.011 H 10.4°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #C8BEBF |
|---|---|
| RGB | rgb(200, 190, 191) |
| HSL | hsl(354, 8%, 76%) |
| HSV | hsv(354, 5%, 78%) |
| CMYK | cmyk(0%, 5%, 4.5%, 21.6%) |
| CIE-LAB | lab(77.80, 3.68, 0.75) |
| CIE-LCH | lch(77.80, 3.76, 11.55°) |
| OKLab | oklab(81% 0.0112 0.0021) |
| OKLCH | oklch(81% 0.011 10.4) |
| XYZ | xyz(51.6356, 52.8683, 56.7645) |
| Luminance | 0.5287 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Silver
#C0C0C0
ΔE00 4.95
Dove Gray
#B6B8BD
ΔE00 6.13
Light Gray
#D3D3D3
ΔE00 6.77
Warm Gray
#C9BEB0
ΔE00 7.60
Pinkish Grey
#C8ACA9
ΔE00 7.83
Silver (survey)
#C5C9C7
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8BEBF #BEC8C7
analogous
#C8BEC4 #C8BEBF #C8C2BE
triadic
#C8BEBF #BFC8BE #BEBFC8
tetradic
#C8BEBF #C4C8BE #BEC8C7 #C2BEC8
square
#C8BEBF #C4C8BE #BEC8C7 #C2BEC8
split-complementary
#C8BEBF #BEC8C2 #BEC4C8
monochromatic
#907C7E #AC9D9E #C8BEBF #E4DFE0 #F1EEEF
Accessibility & contrast
On white
1.81
#C8BEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#C8BEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8BEBF
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8BEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8BEBF | 1.00 | 1.81 | 11.57 | 11.57 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBFBF
Deuteranopia (green-blind)
#C2C1BF
Tritanopia (blue-blind)
#CABDBE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #c8bebf; /* rgb */ color: rgb(200, 190, 191); /* oklch */ color: oklch(81.0% 0.011 10.4);
Tailwind
colors: {
custom: {
50: '#d8d1d2',
500: '#c8bebf',
950: '#000000',
},
}SCSS
$custom: #c8bebf; $custom-light: #d8d1d2; $custom-dark: #000000;
JSON
{
"hex": "#c8bebf",
"rgb": {
"r": 200,
"g": 190,
"b": 191
},
"hsl": {
"h": 354,
"s": 8.333,
"l": 76.471
},
"oklch": {
"l": 0.80999,
"c": 0.01136,
"h": 10.4
},
"luminance": 0.52868
}Semantic roles & 50–950 ramp
primary
#C8BEBF
secondary
#8F9B9A
accent
#928C53
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383