#C7BFBC#C7BFBC
#C7BFBC is a light, near-neutral orange. Relative luminance 0.530; OKLCH L 81.0% C 0.010 H 41.9°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #C7BFBC |
|---|---|
| RGB | rgb(199, 191, 188) |
| HSL | hsl(16, 9%, 76%) |
| HSV | hsv(16, 6%, 78%) |
| CMYK | cmyk(0%, 4%, 5.5%, 22%) |
| CIE-LAB | lab(77.90, 2.27, 2.51) |
| CIE-LCH | lch(77.90, 3.38, 47.89°) |
| OKLab | oklab(81.03% 0.0074 0.0067) |
| OKLCH | oklch(81.03% 0.01 41.9) |
| XYZ | xyz(51.2599, 53.0350, 55.1036) |
| Luminance | 0.5303 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Silver
#C0C0C0
ΔE00 3.86
Warm Gray
#C9BEB0
ΔE00 5.18
Light Gray
#D3D3D3
ΔE00 5.97
Dove Gray
#B6B8BD
ΔE00 6.08
Silver (survey)
#C5C9C7
ΔE00 6.35
Dark Gray
#A9A9A9
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7BFBC #BCC4C7
analogous
#C7BCBE #C7BFBC #C7C4BC
triadic
#C7BFBC #BCC7BF #BFBCC7
tetradic
#C7BFBC #BEC7BC #BCC4C7 #C4BCC7
square
#C7BFBC #BEC7BC #BCC4C7 #C4BCC7
split-complementary
#C7BFBC #BCC7C4 #BCBEC7
monochromatic
#8F7F79 #AB9F9B #C7BFBC #E3DFDD #F1EFEE
Accessibility & contrast
On white
1.81
#C7BFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#C7BFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7BFBC
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7BFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7BFBC | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C0BC
Deuteranopia (green-blind)
#C3C1BC
Tritanopia (blue-blind)
#C9BEBE
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #c7bfbc; /* rgb */ color: rgb(199, 191, 188); /* oklch */ color: oklch(81.0% 0.010 41.9);
Tailwind
colors: {
custom: {
50: '#d8d2d0',
500: '#c7bfbc',
950: '#000000',
},
}SCSS
$custom: #c7bfbc; $custom-light: #d8d2d0; $custom-dark: #000000;
JSON
{
"hex": "#c7bfbc",
"rgb": {
"r": 199,
"g": 191,
"b": 188
},
"hsl": {
"h": 16.364,
"s": 8.943,
"l": 75.882
},
"oklch": {
"l": 0.81031,
"c": 0.00998,
"h": 41.9
},
"luminance": 0.53035
}Semantic roles & 50–950 ramp
primary
#C7BFBC
secondary
#8D979A
accent
#819353
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383