#C0BAB2#C0BAB2
#C0BAB2 is a light, near-neutral orange. Relative luminance 0.495; OKLCH L 79.2% C 0.013 H 75.4°. Best body text is #000000 at 10.91:1 contrast (WCAG AA passes).
Color values
| HEX | #C0BAB2 |
|---|---|
| RGB | rgb(192, 186, 178) |
| HSL | hsl(34, 10%, 73%) |
| HSV | hsv(34, 7%, 75%) |
| CMYK | cmyk(0%, 3.1%, 7.3%, 24.7%) |
| CIE-LAB | lab(75.79, 0.69, 4.80) |
| CIE-LCH | lch(75.79, 4.85, 81.82°) |
| OKLab | oklab(79.15% 0.0033 0.0126) |
| OKLCH | oklch(79.15% 0.013 75.4) |
| XYZ | xyz(47.3320, 49.5390, 49.1793) |
| Luminance | 0.4954 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.19
Silver
#C0C0C0
ΔE00 4.63
Silver (survey)
#C5C9C7
ΔE00 6.22
Greige
#B8AB98
ΔE00 6.28
Dark Gray
#A9A9A9
ΔE00 6.61
Dove Gray
#B6B8BD
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0BAB2 #B2B8C0
analogous
#C0B3B2 #C0BAB2 #BFC0B2
triadic
#C0BAB2 #B2C0BA #BAB2C0
tetradic
#C0BAB2 #B2C0B3 #B2B8C0 #C0B2BF
square
#C0BAB2 #B2C0B3 #B2B8C0 #C0B2BF
split-complementary
#C0BAB2 #B2BFC0 #B3B2C0
monochromatic
#887E6F #A49C90 #C0BAB2 #DCD8D4 #F1F0EE
Accessibility & contrast
On white
1.93
#C0BAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.91
#C0BAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0BAB2
10.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0BAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0BAB2 | 1.00 | 1.93 | 10.91 | 10.91 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBAB2
Deuteranopia (green-blind)
#BEBBB2
Tritanopia (blue-blind)
#C3B8B8
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #c0bab2; /* rgb */ color: rgb(192, 186, 178); /* oklch */ color: oklch(79.2% 0.013 75.4);
Tailwind
colors: {
custom: {
50: '#d3cec9',
500: '#c0bab2',
950: '#000000',
},
}SCSS
$custom: #c0bab2; $custom-light: #d3cec9; $custom-dark: #000000;
JSON
{
"hex": "#c0bab2",
"rgb": {
"r": 192,
"g": 186,
"b": 178
},
"hsl": {
"h": 34.286,
"s": 10,
"l": 72.549
},
"oklch": {
"l": 0.79153,
"c": 0.01305,
"h": 75.4
},
"luminance": 0.49539
}Semantic roles & 50–950 ramp
primary
#C0BAB2
secondary
#E4E5E7
accent
#6E9451
background
#FCFCFC
surface
#F9F9F8
border
#D2D2D1
text
#141313
muted
#828282