#C4BCB2#C4BCB2
#C4BCB2 is a light, near-neutral orange. Relative luminance 0.509; OKLCH L 79.9% C 0.017 H 73.6°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #C4BCB2 |
|---|---|
| RGB | rgb(196, 188, 178) |
| HSL | hsl(33, 13%, 73%) |
| HSV | hsv(33, 9%, 77%) |
| CMYK | cmyk(0%, 4.1%, 9.2%, 23.1%) |
| CIE-LAB | lab(76.63, 1.06, 6.06) |
| CIE-LCH | lch(76.63, 6.15, 80.03°) |
| OKLab | oklab(79.9% 0.0047 0.0159) |
| OKLCH | oklch(79.9% 0.017 73.6) |
| XYZ | xyz(48.7832, 50.9171, 49.3689) |
| Luminance | 0.5092 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 1.95
Silver
#C0C0C0
ΔE00 5.54
Greige
#B8AB98
ΔE00 5.94
Silver (survey)
#C5C9C7
ΔE00 6.89
Light Gray
#D3D3D3
ΔE00 7.74
Dark Gray
#A9A9A9
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4BCB2 #B2BAC4
analogous
#C4B3B2 #C4BCB2 #C3C4B2
triadic
#C4BCB2 #B2C4BC #BCB2C4
tetradic
#C4BCB2 #B2C4B3 #B2BAC4 #C4B2C3
square
#C4BCB2 #B2C4B3 #B2BAC4 #C4B2C3
split-complementary
#C4BCB2 #B2C3C4 #B3B2C4
monochromatic
#8E806D #A99E8F #C4BCB2 #DFDAD5 #F2F0EE
Accessibility & contrast
On white
1.88
#C4BCB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#C4BCB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4BCB2
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4BCB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4BCB2 | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBCB1
Deuteranopia (green-blind)
#C1BEB2
Tritanopia (blue-blind)
#C8BAB9
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #c4bcb2; /* rgb */ color: rgb(196, 188, 178); /* oklch */ color: oklch(79.9% 0.017 73.6);
Tailwind
colors: {
custom: {
50: '#d5d0c9',
500: '#c4bcb2',
950: '#000000',
},
}SCSS
$custom: #c4bcb2; $custom-light: #d5d0c9; $custom-dark: #000000;
JSON
{
"hex": "#c4bcb2",
"rgb": {
"r": 196,
"g": 188,
"b": 178
},
"hsl": {
"h": 33.333,
"s": 13.235,
"l": 73.333
},
"oklch": {
"l": 0.79895,
"c": 0.01658,
"h": 73.6
},
"luminance": 0.50917
}Semantic roles & 50–950 ramp
primary
#C4BCB2
secondary
#838C98
accent
#6F974E
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382