#C6BFBC#C6BFBC
#C6BFBC is a light, near-neutral orange. Relative luminance 0.529; OKLCH L 80.9% C 0.009 H 44.9°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #C6BFBC |
|---|---|
| RGB | rgb(198, 191, 188) |
| HSL | hsl(18, 8%, 76%) |
| HSV | hsv(18, 5%, 78%) |
| CMYK | cmyk(0%, 3.5%, 5.1%, 22.4%) |
| CIE-LAB | lab(77.82, 1.91, 2.38) |
| CIE-LCH | lch(77.82, 3.05, 51.22°) |
| OKLab | oklab(80.95% 0.0064 0.0063) |
| OKLCH | oklch(80.95% 0.009 44.9) |
| XYZ | xyz(50.9954, 52.8986, 55.0912) |
| Luminance | 0.5290 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Silver
#C0C0C0
ΔE00 3.44
Warm Gray
#C9BEB0
ΔE00 5.12
Light Gray
#D3D3D3
ΔE00 5.75
Dove Gray
#B6B8BD
ΔE00 5.78
Silver (survey)
#C5C9C7
ΔE00 5.90
Dark Gray
#A9A9A9
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6BFBC #BCC3C6
analogous
#C6BCBE #C6BFBC #C6C4BC
triadic
#C6BFBC #BCC6BF #BFBCC6
tetradic
#C6BFBC #BEC6BC #BCC3C6 #C4BCC6
square
#C6BFBC #BEC6BC #BCC3C6 #C4BCC6
split-complementary
#C6BFBC #BCC6C4 #BCBEC6
monochromatic
#8E807A #AA9F9B #C6BFBC #E2DFDD #F1EFEE
Accessibility & contrast
On white
1.81
#C6BFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#C6BFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6BFBC
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6BFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6BFBC | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C0BC
Deuteranopia (green-blind)
#C2C1BC
Tritanopia (blue-blind)
#C8BEBE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #c6bfbc; /* rgb */ color: rgb(198, 191, 188); /* oklch */ color: oklch(80.9% 0.009 44.9);
Tailwind
colors: {
custom: {
50: '#d7d2d0',
500: '#c6bfbc',
950: '#000000',
},
}SCSS
$custom: #c6bfbc; $custom-light: #d7d2d0; $custom-dark: #000000;
JSON
{
"hex": "#c6bfbc",
"rgb": {
"r": 198,
"g": 191,
"b": 188
},
"hsl": {
"h": 18,
"s": 8.065,
"l": 75.686
},
"oklch": {
"l": 0.80948,
"c": 0.00896,
"h": 44.9
},
"luminance": 0.52898
}Semantic roles & 50–950 ramp
primary
#C6BFBC
secondary
#8D9699
accent
#7F9253
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383