#C0BAA2#C0BAA2
#C0BAA2 is a light, muted yellow. Relative luminance 0.489; OKLCH L 78.7% C 0.034 H 95.5°. Best body text is #000000 at 10.79:1 contrast (WCAG AA passes).
Color values
| HEX | #C0BAA2 |
|---|---|
| RGB | rgb(192, 186, 162) |
| HSL | hsl(48, 19%, 69%) |
| HSV | hsv(48, 16%, 75%) |
| CMYK | cmyk(0%, 3.1%, 15.6%, 24.7%) |
| CIE-LAB | lab(75.41, -1.96, 12.94) |
| CIE-LCH | lch(75.41, 13.09, 98.63°) |
| OKLab | oklab(78.73% -0.0032 0.0335) |
| OKLCH | oklch(78.73% 0.034 95.5) |
| XYZ | xyz(45.8183, 48.9335, 41.2068) |
| Luminance | 0.4893 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Bland
#AFA88B
ΔE00 5.36
Warm Gray
#C9BEB0
ΔE00 5.69
Greige
#B8AB98
ΔE00 5.83
Putty
#BEAE8A
ΔE00 5.89
Khaki
#C3B091
ΔE00 6.11
Stone (survey)
#ADA587
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0BAA2 #A2A8C0
analogous
#C0ABA2 #C0BAA2 #B7C0A2
triadic
#C0BAA2 #A2C0BA #BAA2C0
tetradic
#C0BAA2 #A2C0AB #A2A8C0 #C0A2B7
square
#C0BAA2 #A2C0AB #A2A8C0 #C0A2B7
split-complementary
#C0BAA2 #A2B7C0 #ABA2C0
monochromatic
#8A815E #A79F7E #C0BAA2 #D9D5C6 #F1F0EB
Accessibility & contrast
On white
1.95
#C0BAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.79
#C0BAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0BAA2
10.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0BAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0BAA2 | 1.00 | 1.95 | 10.79 | 10.79 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB9A1
Deuteranopia (green-blind)
#C1BBA3
Tritanopia (blue-blind)
#C5B6B3
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #c0baa2; /* rgb */ color: rgb(192, 186, 162); /* oklch */ color: oklch(78.7% 0.034 95.5);
Tailwind
colors: {
custom: {
50: '#d3cebd',
500: '#c0baa2',
950: '#000000',
},
}SCSS
$custom: #c0baa2; $custom-light: #d3cebd; $custom-dark: #000000;
JSON
{
"hex": "#c0baa2",
"rgb": {
"r": 192,
"g": 186,
"b": 162
},
"hsl": {
"h": 48,
"s": 19.231,
"l": 69.412
},
"oklch": {
"l": 0.78734,
"c": 0.03362,
"h": 95.5
},
"luminance": 0.48933
}Semantic roles & 50–950 ramp
primary
#C0BAA2
secondary
#DBDCE3
accent
#599E48
background
#FCFCFB
surface
#F9F9F6
border
#D2D2D0
text
#141312
muted
#828281