#C4B6BE#C4B6BE
#C4B6BE is a light, near-neutral pink. Relative luminance 0.489; OKLCH L 79.0% C 0.019 H 342.1°. Best body text is #000000 at 10.78:1 contrast (WCAG AA passes).
Color values
| HEX | #C4B6BE |
|---|---|
| RGB | rgb(196, 182, 190) |
| HSL | hsl(326, 11%, 74%) |
| HSV | hsv(326, 7%, 77%) |
| CMYK | cmyk(0%, 7.1%, 3.1%, 23.1%) |
| CIE-LAB | lab(75.40, 6.39, -2.26) |
| CIE-LCH | lch(75.40, 6.78, 340.54°) |
| OKLab | oklab(79.03% 0.0183 -0.0059) |
| OKLCH | oklch(79.03% 0.019 342.1) |
| XYZ | xyz(48.7859, 48.9099, 55.5757) |
| Luminance | 0.4891 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 7.01
Dove Gray
#B6B8BD
ΔE00 7.80
Thistle
#D8BFD8
ΔE00 8.03
Silver
#C0C0C0
ΔE00 8.23
Dark Gray
#A9A9A9
ΔE00 9.30
Light Gray
#D3D3D3
ΔE00 10.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4B6BE #B6C4BC
analogous
#C3B6C4 #C4B6BE #C4B6B7
triadic
#C4B6BE #BEC4B6 #B6BEC4
tetradic
#C4B6BE #C4C3B6 #B6C4BC #B6B7C4
square
#C4B6BE #C4C3B6 #B6C4BC #B6B7C4
split-complementary
#C4B6BE #B7C4B6 #B6C4C3
monochromatic
#8D7282 #A994A0 #C4B6BE #DFD8DC #F1EEF0
Accessibility & contrast
On white
1.95
#C4B6BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.78
#C4B6BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4B6BE
10.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4B6BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4B6BE | 1.00 | 1.95 | 10.78 | 10.78 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B8BE
Deuteranopia (green-blind)
#B9BABE
Tritanopia (blue-blind)
#C6B6B9
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #c4b6be; /* rgb */ color: rgb(196, 182, 190); /* oklch */ color: oklch(79.0% 0.019 342.1);
Tailwind
colors: {
custom: {
50: '#d5cbd1',
500: '#c4b6be',
950: '#000000',
},
}SCSS
$custom: #c4b6be; $custom-light: #d5cbd1; $custom-dark: #000000;
JSON
{
"hex": "#c4b6be",
"rgb": {
"r": 196,
"g": 182,
"b": 190
},
"hsl": {
"h": 325.714,
"s": 10.606,
"l": 74.118
},
"oklch": {
"l": 0.7903,
"c": 0.01927,
"h": 342.1
},
"luminance": 0.48909
}Semantic roles & 50–950 ramp
primary
#C4B6BE
secondary
#E4E7E5
accent
#956E51
background
#FDFCFC
surface
#FAF8F9
border
#D3D1D2
text
#141314
muted
#838282