#C0BCA2#C0BCA2
#C0BCA2 is a light, muted yellow. Relative luminance 0.498; OKLCH L 79.1% C 0.036 H 100.0°. Best body text is #000000 at 10.96:1 contrast (WCAG AA passes).
Color values
| HEX | #C0BCA2 |
|---|---|
| RGB | rgb(192, 188, 162) |
| HSL | hsl(52, 19%, 69%) |
| HSV | hsv(52, 16%, 75%) |
| CMYK | cmyk(0%, 2.1%, 15.6%, 24.7%) |
| CIE-LAB | lab(75.94, -3.02, 13.68) |
| CIE-LCH | lch(75.94, 14.01, 102.45°) |
| OKLab | oklab(79.15% -0.0062 0.0353) |
| OKLCH | oklch(79.15% 0.036 100) |
| XYZ | xyz(46.2425, 49.7821, 41.3483) |
| Luminance | 0.4978 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Bland
#AFA88B
ΔE00 5.68
Putty
#BEAE8A
ΔE00 6.46
Stone (survey)
#ADA587
ΔE00 6.63
Warm Gray
#C9BEB0
ΔE00 6.85
Khaki
#C3B091
ΔE00 7.09
Greige
#B8AB98
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0BCA2 #A2A6C0
analogous
#C0ADA2 #C0BCA2 #B5C0A2
triadic
#C0BCA2 #A2C0BC #BCA2C0
tetradic
#C0BCA2 #A2C0AD #A2A6C0 #C0A2B5
square
#C0BCA2 #A2C0AD #A2A6C0 #C0A2B5
split-complementary
#C0BCA2 #A2B5C0 #ADA2C0
monochromatic
#8A845E #A7A27E #C0BCA2 #D9D6C6 #F1F1EB
Accessibility & contrast
On white
1.92
#C0BCA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.96
#C0BCA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0BCA2
10.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0BCA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0BCA2 | 1.00 | 1.92 | 10.96 | 10.96 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BAA0
Deuteranopia (green-blind)
#C3BCA3
Tritanopia (blue-blind)
#C5B8B5
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #c0bca2; /* rgb */ color: rgb(192, 188, 162); /* oklch */ color: oklch(79.1% 0.036 100.0);
Tailwind
colors: {
custom: {
50: '#d3d0bd',
500: '#c0bca2',
950: '#000000',
},
}SCSS
$custom: #c0bca2; $custom-light: #d3d0bd; $custom-dark: #000000;
JSON
{
"hex": "#c0bca2",
"rgb": {
"r": 192,
"g": 188,
"b": 162
},
"hsl": {
"h": 52,
"s": 19.231,
"l": 69.412
},
"oklch": {
"l": 0.79148,
"c": 0.03587,
"h": 100
},
"luminance": 0.49782
}Semantic roles & 50–950 ramp
primary
#C0BCA2
secondary
#DBDCE3
accent
#539E48
background
#FCFCFB
surface
#F9F9F6
border
#D2D2D0
text
#141312
muted
#828281