#C0BEB4#C0BEB4
#C0BEB4 is a light, near-neutral yellow. Relative luminance 0.513; OKLCH L 80.0% C 0.014 H 97.5°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #C0BEB4 |
|---|---|
| RGB | rgb(192, 190, 180) |
| HSL | hsl(50, 9%, 73%) |
| HSV | hsv(50, 6%, 75%) |
| CMYK | cmyk(0%, 1%, 6.2%, 24.7%) |
| CIE-LAB | lab(76.88, -1.09, 5.29) |
| CIE-LCH | lch(76.88, 5.40, 101.65°) |
| OKLab | oklab(80.03% -0.0018 0.0139) |
| OKLCH | oklch(80.03% 0.014 97.5) |
| XYZ | xyz(48.3888, 51.3289, 50.5295) |
| Luminance | 0.5133 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.34
Silver
#C0C0C0
ΔE00 4.96
Silver (survey)
#C5C9C7
ΔE00 5.09
Light Gray
#D3D3D3
ΔE00 7.22
Greige
#B8AB98
ΔE00 7.37
Dark Gray
#A9A9A9
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0BEB4 #B4B6C0
analogous
#C0B8B4 #C0BEB4 #BCC0B4
triadic
#C0BEB4 #B4C0BE #BEB4C0
tetradic
#C0BEB4 #B4C0B8 #B4B6C0 #C0B4BC
square
#C0BEB4 #B4C0B8 #B4B6C0 #C0B4BC
split-complementary
#C0BEB4 #B4BCC0 #B8B4C0
monochromatic
#888472 #A4A193 #C0BEB4 #DCDBD5 #F1F1EE
Accessibility & contrast
On white
1.86
#C0BEB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#C0BEB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0BEB4
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0BEB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0BEB4 | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BDB3
Deuteranopia (green-blind)
#C1BEB4
Tritanopia (blue-blind)
#C2BCBB
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #c0beb4; /* rgb */ color: rgb(192, 190, 180); /* oklch */ color: oklch(80.0% 0.014 97.5);
Tailwind
colors: {
custom: {
50: '#d3d1ca',
500: '#c0beb4',
950: '#000000',
},
}SCSS
$custom: #c0beb4; $custom-light: #d3d1ca; $custom-dark: #000000;
JSON
{
"hex": "#c0beb4",
"rgb": {
"r": 192,
"g": 190,
"b": 180
},
"hsl": {
"h": 50,
"s": 8.696,
"l": 72.941
},
"oklch": {
"l": 0.80029,
"c": 0.01402,
"h": 97.5
},
"luminance": 0.51329
}Semantic roles & 50–950 ramp
primary
#C0BEB4
secondary
#858793
accent
#5D9353
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382