#C0B89E#C0B89E
#C0B89E is a light, muted yellow. Relative luminance 0.480; OKLCH L 78.2% C 0.037 H 92.9°. Best body text is #000000 at 10.59:1 contrast (WCAG AA passes).
Color values
| HEX | #C0B89E |
|---|---|
| RGB | rgb(192, 184, 158) |
| HSL | hsl(46, 21%, 69%) |
| HSV | hsv(46, 18%, 75%) |
| CMYK | cmyk(0%, 4.2%, 17.7%, 24.7%) |
| CIE-LAB | lab(74.80, -1.53, 14.24) |
| CIE-LCH | lch(74.80, 14.32, 96.12°) |
| OKLab | oklab(78.22% -0.0018 0.0367) |
| OKLCH | oklch(78.22% 0.037 92.9) |
| XYZ | xyz(45.0500, 47.9568, 39.2245) |
| Luminance | 0.4796 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Bland
#AFA88B
ΔE00 4.78
Putty
#BEAE8A
ΔE00 4.78
Khaki
#C3B091
ΔE00 5.06
Greige
#B8AB98
ΔE00 5.32
Stone (survey)
#ADA587
ΔE00 5.63
Warm Gray
#C9BEB0
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0B89E #9EA6C0
analogous
#C0A79E #C0B89E #B7C09E
triadic
#C0B89E #9EC0B8 #B89EC0
tetradic
#C0B89E #9EC0A7 #9EA6C0 #C09EB7
square
#C0B89E #9EC0A7 #9EA6C0 #C09EB7
split-complementary
#C0B89E #9EB7C0 #A79EC0
monochromatic
#8A7F5A #A89D79 #C0B89E #D8D3C3 #F0EEE8
Accessibility & contrast
On white
1.98
#C0B89E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.59
#C0B89E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0B89E
10.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0B89E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0B89E | 1.00 | 1.98 | 10.59 | 10.59 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB79C
Deuteranopia (green-blind)
#C0B99F
Tritanopia (blue-blind)
#C6B4B1
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #c0b89e; /* rgb */ color: rgb(192, 184, 158); /* oklch */ color: oklch(78.2% 0.037 92.9);
Tailwind
colors: {
custom: {
50: '#d3cdba',
500: '#c0b89e',
950: '#000000',
},
}SCSS
$custom: #c0b89e; $custom-light: #d3cdba; $custom-dark: #000000;
JSON
{
"hex": "#c0b89e",
"rgb": {
"r": 192,
"g": 184,
"b": 158
},
"hsl": {
"h": 45.882,
"s": 21.25,
"l": 68.627
},
"oklch": {
"l": 0.78223,
"c": 0.03679,
"h": 92.9
},
"luminance": 0.47956
}Semantic roles & 50–950 ramp
primary
#C0B89E
secondary
#D8DAE2
accent
#5BA046
background
#FCFCFB
surface
#F9F9F6
border
#D2D2D0
text
#141311
muted
#828280