#C2BAC4#C2BAC4
#C2BAC4 is a light, near-neutral grey. Relative luminance 0.506; OKLCH L 79.8% C 0.016 H 319.5°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #C2BAC4 |
|---|---|
| RGB | rgb(194, 186, 196) |
| HSL | hsl(288, 8%, 75%) |
| HSV | hsv(288, 5%, 77%) |
| CMYK | cmyk(1%, 5.1%, 0%, 23.1%) |
| CIE-LAB | lab(76.42, 4.65, -4.03) |
| CIE-LCH | lch(76.42, 6.15, 319.03°) |
| OKLab | oklab(79.85% 0.0125 -0.0107) |
| OKLCH | oklch(79.85% 0.016 319.5) |
| XYZ | xyz(49.7693, 50.5729, 59.3535) |
| Luminance | 0.5057 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 5.93
Silver
#C0C0C0
ΔE00 6.88
Thistle
#D8BFD8
ΔE00 8.62
Dark Gray
#A9A9A9
ΔE00 8.68
Light Gray
#D3D3D3
ΔE00 8.82
Pinkish Grey
#C8ACA9
ΔE00 9.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2BAC4 #BCC4BA
analogous
#BDBAC4 #C2BAC4 #C4BAC1
triadic
#C2BAC4 #C4C2BA #BAC4C2
tetradic
#C2BAC4 #C4BDBA #BCC4BA #BAC1C4
square
#C2BAC4 #C4BDBA #BCC4BA #BAC1C4
split-complementary
#C2BAC4 #C1C4BA #BAC4BD
monochromatic
#88788C #A599A8 #C2BAC4 #DFDBE0 #F0EFF1
Accessibility & contrast
On white
1.89
#C2BAC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#C2BAC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2BAC4
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2BAC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2BAC4 | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BCC4
Deuteranopia (green-blind)
#BBBDC4
Tritanopia (blue-blind)
#C2BBBD
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #c2bac4; /* rgb */ color: rgb(194, 186, 196); /* oklch */ color: oklch(79.8% 0.016 319.5);
Tailwind
colors: {
custom: {
50: '#d4ced5',
500: '#c2bac4',
950: '#000000',
},
}SCSS
$custom: #c2bac4; $custom-light: #d4ced5; $custom-dark: #000000;
JSON
{
"hex": "#c2bac4",
"rgb": {
"r": 194,
"g": 186,
"b": 196
},
"hsl": {
"h": 288,
"s": 7.813,
"l": 74.902
},
"oklch": {
"l": 0.79846,
"c": 0.01645,
"h": 319.5
},
"luminance": 0.50573
}Semantic roles & 50–950 ramp
primary
#C2BAC4
secondary
#8D978B
accent
#925460
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141314
muted
#838383