#C0BABE#C0BABE
#C0BABE is a light, near-neutral grey. Relative luminance 0.500; OKLCH L 79.5% C 0.009 H 337.5°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #C0BABE |
|---|---|
| RGB | rgb(192, 186, 190) |
| HSL | hsl(320, 5%, 74%) |
| HSV | hsv(320, 3%, 75%) |
| CMYK | cmyk(0%, 3.1%, 1%, 24.7%) |
| CIE-LAB | lab(76.10, 2.84, -1.27) |
| CIE-LCH | lch(76.10, 3.11, 335.88°) |
| OKLab | oklab(79.5% 0.008 -0.0033) |
| OKLCH | oklch(79.5% 0.009 337.5) |
| XYZ | xyz(48.5900, 50.0422, 55.8045) |
| Luminance | 0.5004 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.06
Silver
#C0C0C0
ΔE00 4.20
Dark Gray
#A9A9A9
ΔE00 6.54
Light Gray
#D3D3D3
ΔE00 7.09
Silver (survey)
#C5C9C7
ΔE00 7.36
Gainsboro
#DCDCDC
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0BABE #BAC0BC
analogous
#BFBAC0 #C0BABE #C0BABB
triadic
#C0BABE #BEC0BA #BABEC0
tetradic
#C0BABE #C0BFBA #BAC0BC #BABBC0
square
#C0BABE #C0BFBA #BAC0BC #BABBC0
split-complementary
#C0BABE #BBC0BA #BAC0BF
monochromatic
#867A82 #A39AA0 #C0BABE #DDDADC #F0EFF0
Accessibility & contrast
On white
1.91
#C0BABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#C0BABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0BABE
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0BABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0BABE | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABBBE
Deuteranopia (green-blind)
#BBBCBE
Tritanopia (blue-blind)
#C1BABB
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #c0babe; /* rgb */ color: rgb(192, 186, 190); /* oklch */ color: oklch(79.5% 0.009 337.5);
Tailwind
colors: {
custom: {
50: '#d3ced1',
500: '#c0babe',
950: '#000000',
},
}SCSS
$custom: #c0babe; $custom-light: #d3ced1; $custom-dark: #000000;
JSON
{
"hex": "#c0babe",
"rgb": {
"r": 192,
"g": 186,
"b": 190
},
"hsl": {
"h": 320,
"s": 4.545,
"l": 74.118
},
"oklch": {
"l": 0.79499,
"c": 0.00869,
"h": 337.5
},
"luminance": 0.50042
}Semantic roles & 50–950 ramp
primary
#C0BABE
secondary
#8C938E
accent
#8E6A57
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141314
muted
#838383