#C1BABE#C1BABE
#C1BABE is a light, near-neutral grey. Relative luminance 0.502; OKLCH L 79.6% C 0.010 H 341.8°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #C1BABE |
|---|---|
| RGB | rgb(193, 186, 190) |
| HSL | hsl(326, 5%, 74%) |
| HSV | hsv(326, 4%, 76%) |
| CMYK | cmyk(0%, 3.6%, 1.6%, 24.3%) |
| CIE-LAB | lab(76.18, 3.18, -1.14) |
| CIE-LCH | lch(76.18, 3.38, 340.27°) |
| OKLab | oklab(79.58% 0.0091 -0.003) |
| OKLCH | oklch(79.58% 0.01 341.8) |
| XYZ | xyz(48.8441, 50.1732, 55.8164) |
| Luminance | 0.5017 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.52
Silver
#C0C0C0
ΔE00 4.56
Dark Gray
#A9A9A9
ΔE00 6.83
Light Gray
#D3D3D3
ΔE00 7.28
Silver (survey)
#C5C9C7
ΔE00 7.72
Pinkish Grey
#C8ACA9
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1BABE #BAC1BD
analogous
#C1BAC1 #C1BABE #C1BABB
triadic
#C1BABE #BEC1BA #BABEC1
tetradic
#C1BABE #C1C1BA #BAC1BD #BABBC1
square
#C1BABE #C1C1BA #BAC1BD #BABBC1
split-complementary
#C1BABE #BBC1BA #BAC1C1
monochromatic
#877A81 #A49AA0 #C1BABE #DEDADC #F1EFF0
Accessibility & contrast
On white
1.90
#C1BABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#C1BABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1BABE
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1BABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1BABE | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABBBE
Deuteranopia (green-blind)
#BCBCBE
Tritanopia (blue-blind)
#C2BABB
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #c1babe; /* rgb */ color: rgb(193, 186, 190); /* oklch */ color: oklch(79.6% 0.010 341.8);
Tailwind
colors: {
custom: {
50: '#d3ced1',
500: '#c1babe',
950: '#000000',
},
}SCSS
$custom: #c1babe; $custom-light: #d3ced1; $custom-dark: #000000;
JSON
{
"hex": "#c1babe",
"rgb": {
"r": 193,
"g": 186,
"b": 190
},
"hsl": {
"h": 325.714,
"s": 5.344,
"l": 74.314
},
"oklch": {
"l": 0.79581,
"c": 0.0096,
"h": 341.8
},
"luminance": 0.50173
}Semantic roles & 50–950 ramp
primary
#C1BABE
secondary
#8B948F
accent
#8F6F56
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141314
muted
#838383