#C0BE9E#C0BE9E
#C0BE9E is a light, muted yellow. Relative luminance 0.505; OKLCH L 79.5% C 0.044 H 104.4°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #C0BE9E |
|---|---|
| RGB | rgb(192, 190, 158) |
| HSL | hsl(56, 21%, 69%) |
| HSV | hsv(56, 18%, 75%) |
| CMYK | cmyk(0%, 1%, 17.7%, 24.7%) |
| CIE-LAB | lab(76.38, -4.70, 16.45) |
| CIE-LCH | lch(76.38, 17.11, 105.93°) |
| OKLab | oklab(79.47% -0.0108 0.0423) |
| OKLCH | oklch(79.47% 0.044 104.4) |
| XYZ | xyz(46.3228, 50.5025, 39.6488) |
| Luminance | 0.5050 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Bland
#AFA88B
ΔE00 6.29
Putty
#BEAE8A
ΔE00 6.97
Stone (survey)
#ADA587
ΔE00 7.18
Sand
#C2B280
ΔE00 7.32
Khaki
#C3B091
ΔE00 8.23
Cement
#A5A391
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0BE9E #9EA0C0
analogous
#C0AD9E #C0BE9E #B1C09E
triadic
#C0BE9E #9EC0BE #BE9EC0
tetradic
#C0BE9E #9EC0AD #9EA0C0 #C09EB1
square
#C0BE9E #9EC0AD #9EA0C0 #C09EB1
split-complementary
#C0BE9E #9EB1C0 #AD9EC0
monochromatic
#8A875A #A8A579 #C0BE9E #D8D7C3 #F0F0E8
Accessibility & contrast
On white
1.89
#C0BE9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#C0BE9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0BE9E
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0BE9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0BE9E | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BB9C
Deuteranopia (green-blind)
#C5BD9F
Tritanopia (blue-blind)
#C5BAB5
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #c0be9e; /* rgb */ color: rgb(192, 190, 158); /* oklch */ color: oklch(79.5% 0.044 104.4);
Tailwind
colors: {
custom: {
50: '#d3d1ba',
500: '#c0be9e',
950: '#000000',
},
}SCSS
$custom: #c0be9e; $custom-light: #d3d1ba; $custom-dark: #000000;
JSON
{
"hex": "#c0be9e",
"rgb": {
"r": 192,
"g": 190,
"b": 158
},
"hsl": {
"h": 56.471,
"s": 21.25,
"l": 68.627
},
"oklch": {
"l": 0.79468,
"c": 0.04362,
"h": 104.4
},
"luminance": 0.50502
}Semantic roles & 50–950 ramp
primary
#C0BE9E
secondary
#6E7194
accent
#4BA046
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141411
muted
#838381