#C5BABC#C5BABC
#C5BABC is a light, near-neutral red. Relative luminance 0.506; OKLCH L 79.9% C 0.013 H 4.8°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #C5BABC |
|---|---|
| RGB | rgb(197, 186, 188) |
| HSL | hsl(349, 9%, 75%) |
| HSV | hsv(349, 6%, 77%) |
| CMYK | cmyk(0%, 5.6%, 4.6%, 22.7%) |
| CIE-LAB | lab(76.45, 4.23, 0.38) |
| CIE-LCH | lch(76.45, 4.25, 5.15°) |
| OKLab | oklab(79.86% 0.0127 0.0011) |
| OKLCH | oklch(79.86% 0.013 4.8) |
| XYZ | xyz(49.6608, 50.6194, 54.7216) |
| Luminance | 0.5062 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Silver
#C0C0C0
ΔE00 5.63
Dove Gray
#B6B8BD
ΔE00 6.24
Pinkish Grey
#C8ACA9
ΔE00 7.09
Dark Gray
#A9A9A9
ΔE00 7.75
Light Gray
#D3D3D3
ΔE00 7.88
Warm Gray
#C9BEB0
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5BABC #BAC5C3
analogous
#C5BAC1 #C5BABC #C5BEBA
triadic
#C5BABC #BCC5BA #BABCC5
tetradic
#C5BABC #C1C5BA #BAC5C3 #BEBAC5
square
#C5BABC #C1C5BA #BAC5C3 #BEBAC5
split-complementary
#C5BABC #BAC5BE #BAC1C5
monochromatic
#8D777B #A9999C #C5BABC #E1DBDC #F1EEEF
Accessibility & contrast
On white
1.89
#C5BABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#C5BABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5BABC
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5BABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5BABC | 1.00 | 1.89 | 11.12 | 11.12 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBCBC
Deuteranopia (green-blind)
#BEBDBC
Tritanopia (blue-blind)
#C7B9BB
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #c5babc; /* rgb */ color: rgb(197, 186, 188); /* oklch */ color: oklch(79.9% 0.013 4.8);
Tailwind
colors: {
custom: {
50: '#d6ced0',
500: '#c5babc',
950: '#000000',
},
}SCSS
$custom: #c5babc; $custom-light: #d6ced0; $custom-dark: #000000;
JSON
{
"hex": "#c5babc",
"rgb": {
"r": 197,
"g": 186,
"b": 188
},
"hsl": {
"h": 349.091,
"s": 8.661,
"l": 75.098
},
"oklch": {
"l": 0.79856,
"c": 0.01274,
"h": 4.8
},
"luminance": 0.50619
}Semantic roles & 50–950 ramp
primary
#C5BABC
secondary
#8B9896
accent
#938753
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141314
muted
#838383