#C2B8BE#C2B8BE
#C2B8BE is a light, near-neutral grey. Relative luminance 0.495; OKLCH L 79.3% C 0.014 H 340.6°. Best body text is #000000 at 10.89:1 contrast (WCAG AA passes).
Color values
| HEX | #C2B8BE |
|---|---|
| RGB | rgb(194, 184, 190) |
| HSL | hsl(324, 8%, 74%) |
| HSV | hsv(324, 5%, 76%) |
| CMYK | cmyk(0%, 5.2%, 2.1%, 23.9%) |
| CIE-LAB | lab(75.74, 4.61, -1.77) |
| CIE-LCH | lch(75.74, 4.94, 339.02°) |
| OKLab | oklab(79.26% 0.0132 -0.0046) |
| OKLCH | oklch(79.26% 0.014 340.6) |
| XYZ | xyz(48.6816, 49.4684, 55.6890) |
| Luminance | 0.4947 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 5.95
Silver
#C0C0C0
ΔE00 6.31
Pinkish Grey
#C8ACA9
ΔE00 7.82
Dark Gray
#A9A9A9
ΔE00 7.85
Light Gray
#D3D3D3
ΔE00 8.65
Silver (survey)
#C5C9C7
ΔE00 9.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2B8BE #B8C2BC
analogous
#C1B8C2 #C2B8BE #C2B8B9
triadic
#C2B8BE #BEC2B8 #B8BEC2
tetradic
#C2B8BE #C2C1B8 #B8C2BC #B8B9C2
square
#C2B8BE #C2C1B8 #B8C2BC #B8B9C2
split-complementary
#C2B8BE #B9C2B8 #B8C2C1
monochromatic
#897682 #A697A0 #C2B8BE #DED9DC #F1EFF0
Accessibility & contrast
On white
1.93
#C2B8BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.89
#C2B8BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2B8BE
10.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2B8BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2B8BE | 1.00 | 1.93 | 10.89 | 10.89 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BABE
Deuteranopia (green-blind)
#BABBBE
Tritanopia (blue-blind)
#C3B8BA
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #c2b8be; /* rgb */ color: rgb(194, 184, 190); /* oklch */ color: oklch(79.3% 0.014 340.6);
Tailwind
colors: {
custom: {
50: '#d4cdd1',
500: '#c2b8be',
950: '#000000',
},
}SCSS
$custom: #c2b8be; $custom-light: #d4cdd1; $custom-dark: #000000;
JSON
{
"hex": "#c2b8be",
"rgb": {
"r": 194,
"g": 184,
"b": 190
},
"hsl": {
"h": 324,
"s": 7.576,
"l": 74.118
},
"oklch": {
"l": 0.79262,
"c": 0.01396,
"h": 340.6
},
"luminance": 0.49468
}Semantic roles & 50–950 ramp
primary
#C2B8BE
secondary
#E4E7E5
accent
#926D54
background
#FDFCFC
surface
#FAF9F9
border
#D3D2D2
text
#141314
muted
#838282