#C4BFB2#C4BFB2
#C4BFB2 is a light, near-neutral orange. Relative luminance 0.522; OKLCH L 80.5% C 0.019 H 89.4°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #C4BFB2 |
|---|---|
| RGB | rgb(196, 191, 178) |
| HSL | hsl(43, 13%, 73%) |
| HSV | hsv(43, 9%, 77%) |
| CMYK | cmyk(0%, 2.6%, 9.2%, 23.1%) |
| CIE-LAB | lab(77.41, -0.53, 7.18) |
| CIE-LCH | lch(77.41, 7.19, 94.22°) |
| OKLab | oklab(80.51% 0.0002 0.0188) |
| OKLCH | oklch(80.51% 0.019 89.4) |
| XYZ | xyz(49.4307, 52.2121, 49.5848) |
| Luminance | 0.5221 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 2.92
Silver
#C0C0C0
ΔE00 6.21
Silver (survey)
#C5C9C7
ΔE00 6.42
Greige
#B8AB98
ΔE00 6.45
Greyish
#A8A495
ΔE00 7.70
Light Gray
#D3D3D3
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4BFB2 #B2B7C4
analogous
#C4B6B2 #C4BFB2 #C0C4B2
triadic
#C4BFB2 #B2C4BF #BFB2C4
tetradic
#C4BFB2 #B2C4B6 #B2B7C4 #C4B2C0
square
#C4BFB2 #B2C4B6 #B2B7C4 #C4B2C0
split-complementary
#C4BFB2 #B2C0C4 #B6B2C4
monochromatic
#8E856D #A9A28F #C4BFB2 #DFDCD5 #F2F1EE
Accessibility & contrast
On white
1.84
#C4BFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#C4BFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4BFB2
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4BFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4BFB2 | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BEB1
Deuteranopia (green-blind)
#C4C0B2
Tritanopia (blue-blind)
#C7BDBB
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #c4bfb2; /* rgb */ color: rgb(196, 191, 178); /* oklch */ color: oklch(80.5% 0.019 89.4);
Tailwind
colors: {
custom: {
50: '#d5d2c9',
500: '#c4bfb2',
950: '#000000',
},
}SCSS
$custom: #c4bfb2; $custom-light: #d5d2c9; $custom-dark: #000000;
JSON
{
"hex": "#c4bfb2",
"rgb": {
"r": 196,
"g": 191,
"b": 178
},
"hsl": {
"h": 43.333,
"s": 13.235,
"l": 73.333
},
"oklch": {
"l": 0.80507,
"c": 0.01879,
"h": 89.4
},
"luminance": 0.52212
}Semantic roles & 50–950 ramp
primary
#C4BFB2
secondary
#838898
accent
#62974E
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382