#C9BEBB#C9BEBB
#C9BEBB is a light, near-neutral red. Relative luminance 0.528; OKLCH L 81.0% C 0.013 H 35.7°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #C9BEBB |
|---|---|
| RGB | rgb(201, 190, 187) |
| HSL | hsl(13, 11%, 76%) |
| HSV | hsv(13, 7%, 79%) |
| CMYK | cmyk(0%, 5.5%, 7%, 21.2%) |
| CIE-LAB | lab(77.78, 3.34, 2.90) |
| CIE-LCH | lch(77.78, 4.42, 40.96°) |
| OKLab | oklab(80.97% 0.0107 0.0077) |
| OKLCH | oklch(80.97% 0.013 35.7) |
| XYZ | xyz(51.4694, 52.8328, 54.4904) |
| Luminance | 0.5283 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Silver
#C0C0C0
ΔE00 5.12
Warm Gray
#C9BEB0
ΔE00 5.57
Light Gray
#D3D3D3
ΔE00 6.90
Dove Gray
#B6B8BD
ΔE00 6.98
Pinkish Grey
#C8ACA9
ΔE00 7.62
Silver (survey)
#C5C9C7
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C9BEBB #BBC6C9
analogous
#C9BBBF #C9BEBB #C9C5BB
triadic
#C9BEBB #BBC9BE #BEBBC9
tetradic
#C9BEBB #BFC9BB #BBC6C9 #C5BBC9
square
#C9BEBB #BFC9BB #BBC6C9 #C5BBC9
split-complementary
#C9BEBB #BBC9C5 #BBBFC9
monochromatic
#937D77 #AE9D99 #C9BEBB #E4DFDD #F1EFEE
Accessibility & contrast
On white
1.82
#C9BEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#C9BEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C9BEBB
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C9BEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C9BEBB | 1.00 | 1.82 | 11.57 | 11.57 |
| #FFFFFF | 1.82 | 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)
#C0BFBB
Deuteranopia (green-blind)
#C3C1BB
Tritanopia (blue-blind)
#CCBDBD
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #c9bebb; /* rgb */ color: rgb(201, 190, 187); /* oklch */ color: oklch(81.0% 0.013 35.7);
Tailwind
colors: {
custom: {
50: '#d9d1cf',
500: '#c9bebb',
950: '#000000',
},
}SCSS
$custom: #c9bebb; $custom-light: #d9d1cf; $custom-dark: #000000;
JSON
{
"hex": "#c9bebb",
"rgb": {
"r": 201,
"g": 190,
"b": 187
},
"hsl": {
"h": 12.857,
"s": 11.475,
"l": 76.078
},
"oklch": {
"l": 0.80968,
"c": 0.01317,
"h": 35.7
},
"luminance": 0.52832
}Semantic roles & 50–950 ramp
primary
#C9BEBB
secondary
#8C999D
accent
#879650
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141413
muted
#838383