#C4B0BE#C4B0BE
#C4B0BE is a light, muted pink. Relative luminance 0.465; OKLCH L 77.8% C 0.030 H 336.6°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #C4B0BE |
|---|---|
| RGB | rgb(196, 176, 190) |
| HSL | hsl(318, 14%, 73%) |
| HSV | hsv(318, 10%, 77%) |
| CMYK | cmyk(0%, 10.2%, 3.1%, 23.1%) |
| CIE-LAB | lab(73.87, 9.64, -4.50) |
| CIE-LCH | lch(73.87, 10.64, 334.98°) |
| OKLab | oklab(77.84% 0.0274 -0.0119) |
| OKLCH | oklch(77.84% 0.03 336.6) |
| XYZ | xyz(47.5834, 46.5048, 55.1749) |
| Luminance | 0.4650 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.00
Pinkish Grey
#C8ACA9
ΔE00 7.63
Dusty Pink
#D8A7B1
ΔE00 8.65
Lilac
#C8A2C8
ΔE00 9.11
Light Mauve
#C292A1
ΔE00 10.62
Dove Gray
#B6B8BD
ΔE00 10.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4B0BE #B0C4B6
analogous
#C0B0C4 #C4B0BE #C4B0B4
triadic
#C4B0BE #BEC4B0 #B0BEC4
tetradic
#C4B0BE #C4C0B0 #B0C4B6 #B0B4C4
square
#C4B0BE #C4C0B0 #B0C4B6 #B0B4C4
split-complementary
#C4B0BE #B4C4B0 #B0C4C0
monochromatic
#8F6B84 #AA8DA1 #C4B0BE #DED3DB #F2EDF1
Accessibility & contrast
On white
2.04
#C4B0BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#C4B0BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4B0BE
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4B0BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4B0BE | 1.00 | 2.04 | 10.30 | 10.30 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B4BF
Deuteranopia (green-blind)
#B4B7BD
Tritanopia (blue-blind)
#C6B0B5
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #c4b0be; /* rgb */ color: rgb(196, 176, 190); /* oklch */ color: oklch(77.8% 0.030 336.6);
Tailwind
colors: {
custom: {
50: '#d6c7d1',
500: '#c4b0be',
950: '#000000',
},
}SCSS
$custom: #c4b0be; $custom-light: #d6c7d1; $custom-dark: #000000;
JSON
{
"hex": "#c4b0be",
"rgb": {
"r": 196,
"g": 176,
"b": 190
},
"hsl": {
"h": 318,
"s": 14.493,
"l": 72.941
},
"oklch": {
"l": 0.77842,
"c": 0.02983,
"h": 336.6
},
"luminance": 0.46504
}Semantic roles & 50–950 ramp
primary
#C4B0BE
secondary
#E3E8E4
accent
#99644D
background
#FDFCFC
surface
#FAF8F9
border
#D3D1D2
text
#141314
muted
#838282