#C8BEBB#C8BEBB
#C8BEBB is a light, near-neutral red. Relative luminance 0.527; OKLCH L 80.9% C 0.012 H 37.4°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #C8BEBB |
|---|---|
| RGB | rgb(200, 190, 187) |
| HSL | hsl(14, 11%, 76%) |
| HSV | hsv(14, 7%, 78%) |
| CMYK | cmyk(0%, 5%, 6.5%, 21.6%) |
| CIE-LAB | lab(77.69, 2.98, 2.77) |
| CIE-LCH | lch(77.69, 4.07, 42.88°) |
| OKLab | oklab(80.88% 0.0096 0.0074) |
| OKLCH | oklch(80.88% 0.012 37.4) |
| XYZ | xyz(51.2014, 52.6946, 54.4778) |
| Luminance | 0.5269 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Silver
#C0C0C0
ΔE00 4.70
Warm Gray
#C9BEB0
ΔE00 5.40
Light Gray
#D3D3D3
ΔE00 6.64
Dove Gray
#B6B8BD
ΔE00 6.64
Silver (survey)
#C5C9C7
ΔE00 7.32
Dark Gray
#A9A9A9
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8BEBB #BBC5C8
analogous
#C8BBBE #C8BEBB #C8C4BB
triadic
#C8BEBB #BBC8BE #BEBBC8
tetradic
#C8BEBB #BEC8BB #BBC5C8 #C4BBC8
square
#C8BEBB #BEC8BB #BBC5C8 #C4BBC8
split-complementary
#C8BEBB #BBC8C4 #BBBEC8
monochromatic
#917D77 #AD9E99 #C8BEBB #E3DEDD #F1EFEE
Accessibility & contrast
On white
1.82
#C8BEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#C8BEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8BEBB
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8BEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8BEBB | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BFBB
Deuteranopia (green-blind)
#C2C1BB
Tritanopia (blue-blind)
#CBBDBD
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #c8bebb; /* rgb */ color: rgb(200, 190, 187); /* oklch */ color: oklch(80.9% 0.012 37.4);
Tailwind
colors: {
custom: {
50: '#d8d1cf',
500: '#c8bebb',
950: '#000000',
},
}SCSS
$custom: #c8bebb; $custom-light: #d8d1cf; $custom-dark: #000000;
JSON
{
"hex": "#c8bebb",
"rgb": {
"r": 200,
"g": 190,
"b": 187
},
"hsl": {
"h": 13.846,
"s": 10.569,
"l": 75.882
},
"oklch": {
"l": 0.80884,
"c": 0.01209,
"h": 37.4
},
"luminance": 0.52694
}Semantic roles & 50–950 ramp
primary
#C8BEBB
secondary
#8C989C
accent
#859551
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141413
muted
#838383