#C3BABE#C3BABE
#C3BABE is a light, near-neutral grey. Relative luminance 0.504; OKLCH L 79.7% C 0.012 H 348.5°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #C3BABE |
|---|---|
| RGB | rgb(195, 186, 190) |
| HSL | hsl(333, 7%, 75%) |
| HSV | hsv(333, 5%, 76%) |
| CMYK | cmyk(0%, 4.6%, 2.6%, 23.5%) |
| CIE-LAB | lab(76.34, 3.89, -0.89) |
| CIE-LCH | lch(76.34, 3.99, 347.15°) |
| OKLab | oklab(79.75% 0.0113 -0.0023) |
| OKLCH | oklch(79.75% 0.012 348.5) |
| XYZ | xyz(49.3575, 50.4380, 55.8405) |
| Luminance | 0.5044 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 5.30
Dove Gray
#B6B8BD
ΔE00 5.41
Dark Gray
#A9A9A9
ΔE00 7.44
Light Gray
#D3D3D3
ΔE00 7.69
Pinkish Grey
#C8ACA9
ΔE00 8.01
Silver (survey)
#C5C9C7
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3BABE #BAC3BF
analogous
#C3BAC3 #C3BABE #C3BBBA
triadic
#C3BABE #BEC3BA #BABEC3
tetradic
#C3BABE #C3C3BA #BAC3BF #BBBAC3
square
#C3BABE #C3C3BA #BAC3BF #BBBAC3
split-complementary
#C3BABE #BAC3BB #BAC3C3
monochromatic
#8A7980 #A7999F #C3BABE #DFDBDD #F1EFF0
Accessibility & contrast
On white
1.89
#C3BABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#C3BABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3BABE
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3BABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3BABE | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBBBE
Deuteranopia (green-blind)
#BCBDBE
Tritanopia (blue-blind)
#C5BABB
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #c3babe; /* rgb */ color: rgb(195, 186, 190); /* oklch */ color: oklch(79.7% 0.012 348.5);
Tailwind
colors: {
custom: {
50: '#d5ced1',
500: '#c3babe',
950: '#000000',
},
}SCSS
$custom: #c3babe; $custom-light: #d5ced1; $custom-dark: #000000;
JSON
{
"hex": "#c3babe",
"rgb": {
"r": 195,
"g": 186,
"b": 190
},
"hsl": {
"h": 333.333,
"s": 6.977,
"l": 74.706
},
"oklch": {
"l": 0.79748,
"c": 0.01152,
"h": 348.5
},
"luminance": 0.50438
}Semantic roles & 50–950 ramp
primary
#C3BABE
secondary
#8B9691
accent
#917655
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141314
muted
#838383