#C0BEB8#C0BEB8
#C0BEB8 is a light, near-neutral grey. Relative luminance 0.515; OKLCH L 80.1% C 0.009 H 91.5°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #C0BEB8 |
|---|---|
| RGB | rgb(192, 190, 184) |
| HSL | hsl(45, 6%, 74%) |
| HSV | hsv(45, 4%, 75%) |
| CMYK | cmyk(0%, 1%, 4.2%, 24.7%) |
| CIE-LAB | lab(76.98, -0.39, 3.27) |
| CIE-LCH | lch(76.98, 3.29, 96.75°) |
| OKLab | oklab(80.14% -0.0002 0.0086) |
| OKLCH | oklch(80.14% 0.009 91.5) |
| XYZ | xyz(48.8022, 51.4943, 52.7065) |
| Luminance | 0.5149 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 3.13
Silver (survey)
#C5C9C7
ΔE00 4.11
Warm Gray
#C9BEB0
ΔE00 4.81
Light Gray
#D3D3D3
ΔE00 6.05
Dove Gray
#B6B8BD
ΔE00 6.08
Dark Gray
#A9A9A9
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0BEB8 #B8BAC0
analogous
#C0BAB8 #C0BEB8 #BEC0B8
triadic
#C0BEB8 #B8C0BE #BEB8C0
tetradic
#C0BEB8 #B8C0BA #B8BAC0 #C0B8BE
square
#C0BEB8 #B8C0BA #B8BAC0 #C0B8BE
split-complementary
#C0BEB8 #B8BEC0 #BAB8C0
monochromatic
#868377 #A3A098 #C0BEB8 #DDDCD8 #F1F0EF
Accessibility & contrast
On white
1.86
#C0BEB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#C0BEB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0BEB8
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0BEB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0BEB8 | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BEB8
Deuteranopia (green-blind)
#C0BEB8
Tritanopia (blue-blind)
#C2BDBC
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #c0beb8; /* rgb */ color: rgb(192, 190, 184); /* oklch */ color: oklch(80.1% 0.009 91.5);
Tailwind
colors: {
custom: {
50: '#d3d1cd',
500: '#c0beb8',
950: '#000000',
},
}SCSS
$custom: #c0beb8; $custom-light: #d3d1cd; $custom-dark: #000000;
JSON
{
"hex": "#c0beb8",
"rgb": {
"r": 192,
"g": 190,
"b": 184
},
"hsl": {
"h": 45,
"s": 5.97,
"l": 73.725
},
"oklch": {
"l": 0.8014,
"c": 0.00862,
"h": 91.5
},
"luminance": 0.51494
}Semantic roles & 50–950 ramp
primary
#C0BEB8
secondary
#898C93
accent
#649056
background
#FEFEFE
surface
#FBFBFA
border
#D4D4D3
text
#141413
muted
#838383