#C6BEBB#C6BEBB
#C6BEBB is a light, near-neutral orange. Relative luminance 0.524; OKLCH L 80.7% C 0.010 H 41.8°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #C6BEBB |
|---|---|
| RGB | rgb(198, 190, 187) |
| HSL | hsl(16, 9%, 75%) |
| HSV | hsv(16, 6%, 78%) |
| CMYK | cmyk(0%, 4%, 5.6%, 22.4%) |
| CIE-LAB | lab(77.53, 2.27, 2.51) |
| CIE-LCH | lch(77.53, 3.38, 47.89°) |
| OKLab | oklab(80.72% 0.0074 0.0067) |
| OKLCH | oklch(80.72% 0.01 41.8) |
| XYZ | xyz(50.6706, 52.4209, 54.4530) |
| Luminance | 0.5242 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Silver
#C0C0C0
ΔE00 3.86
Warm Gray
#C9BEB0
ΔE00 5.17
Dove Gray
#B6B8BD
ΔE00 5.99
Light Gray
#D3D3D3
ΔE00 6.17
Silver (survey)
#C5C9C7
ΔE00 6.43
Dark Gray
#A9A9A9
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6BEBB #BBC3C6
analogous
#C6BBBD #C6BEBB #C6C3BB
triadic
#C6BEBB #BBC6BE #BEBBC6
tetradic
#C6BEBB #BDC6BB #BBC3C6 #C3BBC6
square
#C6BEBB #BDC6BB #BBC3C6 #C3BBC6
split-complementary
#C6BEBB #BBC6C3 #BBBDC6
monochromatic
#8E7E78 #AA9E9A #C6BEBB #E2DEDC #F1EFEE
Accessibility & contrast
On white
1.83
#C6BEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#C6BEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6BEBB
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6BEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6BEBB | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BFBB
Deuteranopia (green-blind)
#C2C0BB
Tritanopia (blue-blind)
#C8BDBD
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #c6bebb; /* rgb */ color: rgb(198, 190, 187); /* oklch */ color: oklch(80.7% 0.010 41.8);
Tailwind
colors: {
custom: {
50: '#d7d1cf',
500: '#c6bebb',
950: '#000000',
},
}SCSS
$custom: #c6bebb; $custom-light: #d7d1cf; $custom-dark: #000000;
JSON
{
"hex": "#c6bebb",
"rgb": {
"r": 198,
"g": 190,
"b": 187
},
"hsl": {
"h": 16.364,
"s": 8.8,
"l": 75.49
},
"oklch": {
"l": 0.80718,
"c": 0.00999,
"h": 41.8
},
"luminance": 0.52421
}Semantic roles & 50–950 ramp
primary
#C6BEBB
secondary
#8C9699
accent
#819353
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141413
muted
#838383