#C0BEC4#C0BEC4
#C0BEC4 is a light, near-neutral grey. Relative luminance 0.520; OKLCH L 80.5% C 0.009 H 301.3°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #C0BEC4 |
|---|---|
| RGB | rgb(192, 190, 196) |
| HSL | hsl(260, 5%, 76%) |
| HSV | hsv(260, 3%, 77%) |
| CMYK | cmyk(2%, 3.1%, 0%, 23.1%) |
| CIE-LAB | lab(77.29, 1.81, -2.77) |
| CIE-LCH | lch(77.29, 3.31, 303.21°) |
| OKLab | oklab(80.49% 0.0045 -0.0073) |
| OKLCH | oklch(80.49% 0.009 301.3) |
| XYZ | xyz(50.1138, 52.0189, 59.6144) |
| Luminance | 0.5202 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 2.89
Silver
#C0C0C0
ΔE00 3.58
Light Gray
#D3D3D3
ΔE00 6.12
Silver (survey)
#C5C9C7
ΔE00 6.26
Dark Gray
#A9A9A9
ΔE00 6.98
Fog
#D8DCE0
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0BEC4 #C2C4BE
analogous
#BEBFC4 #C0BEC4 #C3BEC4
triadic
#C0BEC4 #C4C0BE #BEC4C0
tetradic
#C0BEC4 #C4BEBF #C2C4BE #BEC4C3
square
#C0BEC4 #C4BEBF #C2C4BE #BEC4C3
split-complementary
#C0BEC4 #C4C3BE #BFC4BE
monochromatic
#827E8A #A19EA7 #C0BEC4 #DFDEE1 #EFEFF0
Accessibility & contrast
On white
1.84
#C0BEC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#C0BEC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0BEC4
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0BEC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0BEC4 | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBFC4
Deuteranopia (green-blind)
#BDBFC4
Tritanopia (blue-blind)
#BFBFC0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #c0bec4; /* rgb */ color: rgb(192, 190, 196); /* oklch */ color: oklch(80.5% 0.009 301.3);
Tailwind
colors: {
custom: {
50: '#d3d1d5',
500: '#c0bec4',
950: '#000000',
},
}SCSS
$custom: #c0bec4; $custom-light: #d3d1d5; $custom-dark: #000000;
JSON
{
"hex": "#c0bec4",
"rgb": {
"r": 192,
"g": 190,
"b": 196
},
"hsl": {
"h": 260,
"s": 4.839,
"l": 75.686
},
"oklch": {
"l": 0.80491,
"c": 0.0086,
"h": 301.3
},
"luminance": 0.52019
}Semantic roles & 50–950 ramp
primary
#C0BEC4
secondary
#94978F
accent
#8F577C
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383