#C4B8BE#C4B8BE
#C4B8BE is a light, near-neutral pink. Relative luminance 0.497; OKLCH L 79.4% C 0.016 H 345.6°. Best body text is #000000 at 10.95:1 contrast (WCAG AA passes).
Color values
| HEX | #C4B8BE |
|---|---|
| RGB | rgb(196, 184, 190) |
| HSL | hsl(330, 9%, 75%) |
| HSV | hsv(330, 6%, 77%) |
| CMYK | cmyk(0%, 6.1%, 3.1%, 23.1%) |
| CIE-LAB | lab(75.91, 5.31, -1.51) |
| CIE-LCH | lch(75.91, 5.52, 344.15°) |
| OKLab | oklab(79.43% 0.0154 -0.0039) |
| OKLCH | oklch(79.43% 0.016 345.6) |
| XYZ | xyz(49.1985, 49.7349, 55.7132) |
| Luminance | 0.4973 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 6.79
Silver
#C0C0C0
ΔE00 6.98
Pinkish Grey
#C8ACA9
ΔE00 7.22
Dark Gray
#A9A9A9
ΔE00 8.49
Thistle
#D8BFD8
ΔE00 9.03
Light Gray
#D3D3D3
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4B8BE #B8C4BE
analogous
#C4B8C4 #C4B8BE #C4B8B8
triadic
#C4B8BE #BEC4B8 #B8BEC4
tetradic
#C4B8BE #C4C4B8 #B8C4BE #B8B8C4
square
#C4B8BE #C4C4B8 #B8C4BE #B8B8C4
split-complementary
#C4B8BE #B8C4B8 #B8C4C4
monochromatic
#8C7581 #A8979F #C4B8BE #E0D9DD #F1EEF0
Accessibility & contrast
On white
1.92
#C4B8BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.95
#C4B8BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4B8BE
10.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4B8BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4B8BE | 1.00 | 1.92 | 10.95 | 10.95 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BABE
Deuteranopia (green-blind)
#BBBCBE
Tritanopia (blue-blind)
#C6B8BA
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #c4b8be; /* rgb */ color: rgb(196, 184, 190); /* oklch */ color: oklch(79.4% 0.016 345.6);
Tailwind
colors: {
custom: {
50: '#d5cdd1',
500: '#c4b8be',
950: '#000000',
},
}SCSS
$custom: #c4b8be; $custom-light: #d5cdd1; $custom-dark: #000000;
JSON
{
"hex": "#c4b8be",
"rgb": {
"r": 196,
"g": 184,
"b": 190
},
"hsl": {
"h": 330,
"s": 9.231,
"l": 74.51
},
"oklch": {
"l": 0.7943,
"c": 0.01585,
"h": 345.6
},
"luminance": 0.49734
}Semantic roles & 50–950 ramp
primary
#C4B8BE
secondary
#E4E7E6
accent
#937352
background
#FDFCFC
surface
#FAF9F9
border
#D3D2D2
text
#141314
muted
#838282