#C0BCAB#C0BCAB
#C0BCAB is a light, muted yellow. Relative luminance 0.501; OKLCH L 79.4% C 0.024 H 96.0°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #C0BCAB |
|---|---|
| RGB | rgb(192, 188, 171) |
| HSL | hsl(49, 14%, 71%) |
| HSV | hsv(49, 11%, 75%) |
| CMYK | cmyk(0%, 2.1%, 10.9%, 24.7%) |
| CIE-LAB | lab(76.14, -1.56, 9.10) |
| CIE-LCH | lch(76.14, 9.24, 99.74°) |
| OKLab | oklab(79.38% -0.0025 0.0237) |
| OKLCH | oklch(79.38% 0.024 96) |
| XYZ | xyz(47.0714, 50.1136, 45.7133) |
| Luminance | 0.5011 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.31
Greige
#B8AB98
ΔE00 6.05
Greyish
#A8A495
ΔE00 6.73
Bland
#AFA88B
ΔE00 7.08
Cement
#A5A391
ΔE00 7.28
Khaki
#C3B091
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0BCAB #ABAFC0
analogous
#C0B1AB #C0BCAB #B9C0AB
triadic
#C0BCAB #ABC0BC #BCABC0
tetradic
#C0BCAB #ABC0B1 #ABAFC0 #C0ABB9
square
#C0BCAB #ABC0B1 #ABAFC0 #C0ABB9
split-complementary
#C0BCAB #ABB9C0 #B1ABC0
monochromatic
#898367 #A6A088 #C0BCAB #DAD8CE #F2F1EE
Accessibility & contrast
On white
1.91
#C0BCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#C0BCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0BCAB
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0BCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0BCAB | 1.00 | 1.91 | 11.02 | 11.02 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BBAA
Deuteranopia (green-blind)
#C1BCAC
Tritanopia (blue-blind)
#C4B9B7
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #c0bcab; /* rgb */ color: rgb(192, 188, 171); /* oklch */ color: oklch(79.4% 0.024 96.0);
Tailwind
colors: {
custom: {
50: '#d3d0c4',
500: '#c0bcab',
950: '#000000',
},
}SCSS
$custom: #c0bcab; $custom-light: #d3d0c4; $custom-dark: #000000;
JSON
{
"hex": "#c0bcab",
"rgb": {
"r": 192,
"g": 188,
"b": 171
},
"hsl": {
"h": 48.571,
"s": 14.286,
"l": 71.176
},
"oklch": {
"l": 0.79376,
"c": 0.02386,
"h": 96
},
"luminance": 0.50113
}Semantic roles & 50–950 ramp
primary
#C0BCAB
secondary
#7C8094
accent
#5B984D
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141312
muted
#838382