#C0BEB0#C0BEB0
#C0BEB0 is a light, near-neutral yellow. Relative luminance 0.512; OKLCH L 79.9% C 0.019 H 100.2°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #C0BEB0 |
|---|---|
| RGB | rgb(192, 190, 176) |
| HSL | hsl(53, 11%, 72%) |
| HSV | hsv(53, 8%, 75%) |
| CMYK | cmyk(0%, 1%, 8.3%, 24.7%) |
| CIE-LAB | lab(76.78, -1.78, 7.32) |
| CIE-LCH | lch(76.78, 7.53, 103.68°) |
| OKLab | oklab(79.92% -0.0034 0.0191) |
| OKLCH | oklch(79.92% 0.019 100.2) |
| XYZ | xyz(47.9872, 51.1683, 48.4143) |
| Luminance | 0.5117 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.63
Silver (survey)
#C5C9C7
ΔE00 6.38
Silver
#C0C0C0
ΔE00 6.66
Greige
#B8AB98
ΔE00 7.05
Greyish
#A8A495
ΔE00 7.23
Cement
#A5A391
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0BEB0 #B0B2C0
analogous
#C0B6B0 #C0BEB0 #BAC0B0
triadic
#C0BEB0 #B0C0BE #BEB0C0
tetradic
#C0BEB0 #B0C0B6 #B0B2C0 #C0B0BA
square
#C0BEB0 #B0C0B6 #B0B2C0 #C0B0BA
split-complementary
#C0BEB0 #B0BAC0 #B6B0C0
monochromatic
#89856D #A5A28E #C0BEB0 #DBDAD2 #F1F1EE
Accessibility & contrast
On white
1.87
#C0BEB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#C0BEB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0BEB0
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0BEB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0BEB0 | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BDAF
Deuteranopia (green-blind)
#C2BEB0
Tritanopia (blue-blind)
#C3BCBA
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #c0beb0; /* rgb */ color: rgb(192, 190, 176); /* oklch */ color: oklch(79.9% 0.019 100.2);
Tailwind
colors: {
custom: {
50: '#d3d1c7',
500: '#c0beb0',
950: '#000000',
},
}SCSS
$custom: #c0beb0; $custom-light: #d3d1c7; $custom-dark: #000000;
JSON
{
"hex": "#c0beb0",
"rgb": {
"r": 192,
"g": 190,
"b": 176
},
"hsl": {
"h": 52.5,
"s": 11.268,
"l": 72.157
},
"oklch": {
"l": 0.7992,
"c": 0.01945,
"h": 100.2
},
"luminance": 0.51168
}Semantic roles & 50–950 ramp
primary
#C0BEB0
secondary
#818393
accent
#599550
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382