#C0BCA6#C0BCA6
#C0BCA6 is a light, muted yellow. Relative luminance 0.499; OKLCH L 79.2% C 0.031 H 98.6°. Best body text is #000000 at 10.99:1 contrast (WCAG AA passes).
Color values
| HEX | #C0BCA6 |
|---|---|
| RGB | rgb(192, 188, 166) |
| HSL | hsl(51, 17%, 70%) |
| HSV | hsv(51, 14%, 75%) |
| CMYK | cmyk(0%, 2.1%, 13.5%, 24.7%) |
| CIE-LAB | lab(76.02, -2.38, 11.64) |
| CIE-LCH | lch(76.02, 11.88, 101.56°) |
| OKLab | oklab(79.25% -0.0046 0.0302) |
| OKLCH | oklch(79.25% 0.031 98.6) |
| XYZ | xyz(46.6038, 49.9266, 43.2507) |
| Luminance | 0.4993 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.68
Bland
#AFA88B
ΔE00 6.10
Greige
#B8AB98
ΔE00 6.49
Putty
#BEAE8A
ΔE00 7.03
Stone (survey)
#ADA587
ΔE00 7.06
Greyish
#A8A495
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0BCA6 #A6AAC0
analogous
#C0AFA6 #C0BCA6 #B7C0A6
triadic
#C0BCA6 #A6C0BC #BCA6C0
tetradic
#C0BCA6 #A6C0AF #A6AAC0 #C0A6B7
square
#C0BCA6 #A6C0AF #A6AAC0 #C0A6B7
split-complementary
#C0BCA6 #A6B7C0 #AFA6C0
monochromatic
#8A8462 #A7A182 #C0BCA6 #D9D7CA #F2F2ED
Accessibility & contrast
On white
1.91
#C0BCA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.99
#C0BCA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0BCA6
10.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0BCA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0BCA6 | 1.00 | 1.91 | 10.99 | 10.99 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BAA5
Deuteranopia (green-blind)
#C2BCA7
Tritanopia (blue-blind)
#C4B9B6
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #c0bca6; /* rgb */ color: rgb(192, 188, 166); /* oklch */ color: oklch(79.2% 0.031 98.6);
Tailwind
colors: {
custom: {
50: '#d3d0c0',
500: '#c0bca6',
950: '#000000',
},
}SCSS
$custom: #c0bca6; $custom-light: #d3d0c0; $custom-dark: #000000;
JSON
{
"hex": "#c0bca6",
"rgb": {
"r": 192,
"g": 188,
"b": 166
},
"hsl": {
"h": 50.769,
"s": 17.105,
"l": 70.196
},
"oklch": {
"l": 0.79248,
"c": 0.03055,
"h": 98.6
},
"luminance": 0.49926
}Semantic roles & 50–950 ramp
primary
#C0BCA6
secondary
#DDDEE5
accent
#579B4A
background
#FCFCFB
surface
#F9F9F7
border
#D2D2D0
text
#141312
muted
#828281