#C4B4BE#C4B4BE
#C4B4BE is a light, muted pink. Relative luminance 0.481; OKLCH L 78.6% C 0.023 H 339.7°. Best body text is #000000 at 10.62:1 contrast (WCAG AA passes).
Color values
| HEX | #C4B4BE |
|---|---|
| RGB | rgb(196, 180, 190) |
| HSL | hsl(323, 12%, 74%) |
| HSV | hsv(323, 8%, 77%) |
| CMYK | cmyk(0%, 8.2%, 3.1%, 23.1%) |
| CIE-LAB | lab(74.89, 7.47, -3.01) |
| CIE-LCH | lch(74.89, 8.05, 338.08°) |
| OKLab | oklab(78.63% 0.0213 -0.0079) |
| OKLCH | oklch(78.63% 0.023 339.7) |
| XYZ | xyz(48.3793, 48.0965, 55.4401) |
| Luminance | 0.4810 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 7.04
Thistle
#D8BFD8
ΔE00 7.18
Dove Gray
#B6B8BD
ΔE00 8.83
Silver
#C0C0C0
ΔE00 9.42
Dusty Pink
#D8A7B1
ΔE00 10.02
Dark Gray
#A9A9A9
ΔE00 10.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4B4BE #B4C4BA
analogous
#C2B4C4 #C4B4BE #C4B4B6
triadic
#C4B4BE #BEC4B4 #B4BEC4
tetradic
#C4B4BE #C4C2B4 #B4C4BA #B4B6C4
square
#C4B4BE #C4C2B4 #B4C4BA #B4B6C4
split-complementary
#C4B4BE #B6C4B4 #B4C4C2
monochromatic
#8E7083 #A992A0 #C4B4BE #DFD6DC #F2EEF0
Accessibility & contrast
On white
1.98
#C4B4BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.62
#C4B4BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4B4BE
10.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4B4BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4B4BE | 1.00 | 1.98 | 10.62 | 10.62 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B7BE
Deuteranopia (green-blind)
#B8B9BE
Tritanopia (blue-blind)
#C6B4B7
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #c4b4be; /* rgb */ color: rgb(196, 180, 190); /* oklch */ color: oklch(78.6% 0.023 339.7);
Tailwind
colors: {
custom: {
50: '#d5cad1',
500: '#c4b4be',
950: '#000000',
},
}SCSS
$custom: #c4b4be; $custom-light: #d5cad1; $custom-dark: #000000;
JSON
{
"hex": "#c4b4be",
"rgb": {
"r": 196,
"g": 180,
"b": 190
},
"hsl": {
"h": 322.5,
"s": 11.94,
"l": 73.725
},
"oklch": {
"l": 0.78632,
"c": 0.02275,
"h": 339.7
},
"luminance": 0.48096
}Semantic roles & 50–950 ramp
primary
#C4B4BE
secondary
#E3E8E5
accent
#966A4F
background
#FDFCFC
surface
#FAF8F9
border
#D3D1D2
text
#141314
muted
#838282