#C0BCB2#C0BCB2
#C0BCB2 is a light, near-neutral orange. Relative luminance 0.504; OKLCH L 79.6% C 0.015 H 88.7°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #C0BCB2 |
|---|---|
| RGB | rgb(192, 188, 178) |
| HSL | hsl(43, 10%, 73%) |
| HSV | hsv(43, 7%, 75%) |
| CMYK | cmyk(0%, 2.1%, 7.3%, 24.7%) |
| CIE-LAB | lab(76.31, -0.38, 5.55) |
| CIE-LCH | lch(76.31, 5.56, 93.87°) |
| OKLab | oklab(79.56% 0.0003 0.0146) |
| OKLCH | oklch(79.56% 0.015 88.7) |
| XYZ | xyz(47.7563, 50.3876, 49.3208) |
| Luminance | 0.5039 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.45
Silver
#C0C0C0
ΔE00 5.06
Silver (survey)
#C5C9C7
ΔE00 5.76
Greige
#B8AB98
ΔE00 6.49
Greyish
#A8A495
ΔE00 7.20
Dark Gray
#A9A9A9
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0BCB2 #B2B6C0
analogous
#C0B5B2 #C0BCB2 #BDC0B2
triadic
#C0BCB2 #B2C0BC #BCB2C0
tetradic
#C0BCB2 #B2C0B5 #B2B6C0 #C0B2BD
square
#C0BCB2 #B2C0B5 #B2B6C0 #C0B2BD
split-complementary
#C0BCB2 #B2BDC0 #B5B2C0
monochromatic
#88816F #A49F90 #C0BCB2 #DCD9D4 #F1F0EE
Accessibility & contrast
On white
1.90
#C0BCB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#C0BCB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0BCB2
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0BCB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0BCB2 | 1.00 | 1.90 | 11.08 | 11.08 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBCB1
Deuteranopia (green-blind)
#C0BDB2
Tritanopia (blue-blind)
#C3BAB9
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #c0bcb2; /* rgb */ color: rgb(192, 188, 178); /* oklch */ color: oklch(79.6% 0.015 88.7);
Tailwind
colors: {
custom: {
50: '#d3d0c9',
500: '#c0bcb2',
950: '#000000',
},
}SCSS
$custom: #c0bcb2; $custom-light: #d3d0c9; $custom-dark: #000000;
JSON
{
"hex": "#c0bcb2",
"rgb": {
"r": 192,
"g": 188,
"b": 178
},
"hsl": {
"h": 42.857,
"s": 10,
"l": 72.549
},
"oklch": {
"l": 0.79563,
"c": 0.01458,
"h": 88.7
},
"luminance": 0.50387
}Semantic roles & 50–950 ramp
primary
#C0BCB2
secondary
#838893
accent
#649451
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382