#C5BFB2#C5BFB2
#C5BFB2 is a light, near-neutral orange. Relative luminance 0.523; OKLCH L 80.6% C 0.019 H 86.2°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #C5BFB2 |
|---|---|
| RGB | rgb(197, 191, 178) |
| HSL | hsl(41, 14%, 74%) |
| HSV | hsv(41, 10%, 77%) |
| CMYK | cmyk(0%, 3%, 9.6%, 22.7%) |
| CIE-LAB | lab(77.49, -0.17, 7.30) |
| CIE-LCH | lch(77.49, 7.30, 91.32°) |
| OKLab | oklab(80.59% 0.0013 0.0191) |
| OKLCH | oklch(80.59% 0.019 86.2) |
| XYZ | xyz(49.6918, 52.3467, 49.5970) |
| Luminance | 0.5235 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 2.40
Greige
#B8AB98
ΔE00 6.25
Silver
#C0C0C0
ΔE00 6.28
Silver (survey)
#C5C9C7
ΔE00 6.65
Greyish
#A8A495
ΔE00 7.82
Light Gray
#D3D3D3
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5BFB2 #B2B8C5
analogous
#C5B5B2 #C5BFB2 #C1C5B2
triadic
#C5BFB2 #B2C5BF #BFB2C5
tetradic
#C5BFB2 #B2C5B5 #B2B8C5 #C5B2C1
square
#C5BFB2 #B2C5B5 #B2B8C5 #C5B2C1
split-complementary
#C5BFB2 #B2C1C5 #B5B2C5
monochromatic
#90856D #ABA28F #C5BFB2 #DFDCD5 #F2F0EE
Accessibility & contrast
On white
1.83
#C5BFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#C5BFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5BFB2
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5BFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5BFB2 | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BEB1
Deuteranopia (green-blind)
#C4C0B2
Tritanopia (blue-blind)
#C9BDBB
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #c5bfb2; /* rgb */ color: rgb(197, 191, 178); /* oklch */ color: oklch(80.6% 0.019 86.2);
Tailwind
colors: {
custom: {
50: '#d6d2c9',
500: '#c5bfb2',
950: '#000000',
},
}SCSS
$custom: #c5bfb2; $custom-light: #d6d2c9; $custom-dark: #000000;
JSON
{
"hex": "#c5bfb2",
"rgb": {
"r": 197,
"g": 191,
"b": 178
},
"hsl": {
"h": 41.053,
"s": 14.074,
"l": 73.529
},
"oklch": {
"l": 0.8059,
"c": 0.01916,
"h": 86.2
},
"luminance": 0.52346
}Semantic roles & 50–950 ramp
primary
#C5BFB2
secondary
#828999
accent
#65984D
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382