#C7BEBB#C7BEBB
#C7BEBB is a light, near-neutral orange. Relative luminance 0.526; OKLCH L 80.8% C 0.011 H 39.4°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #C7BEBB |
|---|---|
| RGB | rgb(199, 190, 187) |
| HSL | hsl(15, 10%, 76%) |
| HSV | hsv(15, 6%, 78%) |
| CMYK | cmyk(0%, 4.5%, 6%, 22%) |
| CIE-LAB | lab(77.61, 2.62, 2.64) |
| CIE-LCH | lch(77.61, 3.72, 45.15°) |
| OKLab | oklab(80.8% 0.0085 0.007) |
| OKLCH | oklch(80.8% 0.011 39.4) |
| XYZ | xyz(50.9352, 52.5573, 54.4654) |
| Luminance | 0.5256 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Silver
#C0C0C0
ΔE00 4.28
Warm Gray
#C9BEB0
ΔE00 5.26
Dove Gray
#B6B8BD
ΔE00 6.31
Light Gray
#D3D3D3
ΔE00 6.40
Silver (survey)
#C5C9C7
ΔE00 6.88
Dark Gray
#A9A9A9
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7BEBB #BBC4C7
analogous
#C7BBBE #C7BEBB #C7C4BB
triadic
#C7BEBB #BBC7BE #BEBBC7
tetradic
#C7BEBB #BEC7BB #BBC4C7 #C4BBC7
square
#C7BEBB #BEC7BB #BBC4C7 #C4BBC7
split-complementary
#C7BEBB #BBC7C4 #BBBEC7
monochromatic
#907E78 #AB9E99 #C7BEBB #E3DEDD #F1EFEE
Accessibility & contrast
On white
1.82
#C7BEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#C7BEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7BEBB
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7BEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7BEBB | 1.00 | 1.82 | 11.51 | 11.51 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BFBB
Deuteranopia (green-blind)
#C2C0BB
Tritanopia (blue-blind)
#CABDBD
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #c7bebb; /* rgb */ color: rgb(199, 190, 187); /* oklch */ color: oklch(80.8% 0.011 39.4);
Tailwind
colors: {
custom: {
50: '#d8d1cf',
500: '#c7bebb',
950: '#000000',
},
}SCSS
$custom: #c7bebb; $custom-light: #d8d1cf; $custom-dark: #000000;
JSON
{
"hex": "#c7bebb",
"rgb": {
"r": 199,
"g": 190,
"b": 187
},
"hsl": {
"h": 15,
"s": 9.677,
"l": 75.686
},
"oklch": {
"l": 0.80801,
"c": 0.01103,
"h": 39.4
},
"luminance": 0.52557
}Semantic roles & 50–950 ramp
primary
#C7BEBB
secondary
#8C979A
accent
#839452
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141413
muted
#838383