#C8B4BE#C8B4BE
#C8B4BE is a light, muted pink. Relative luminance 0.486; OKLCH L 79.0% C 0.027 H 346.0°. Best body text is #000000 at 10.73:1 contrast (WCAG AA passes).
Color values
| HEX | #C8B4BE |
|---|---|
| RGB | rgb(200, 180, 190) |
| HSL | hsl(330, 15%, 75%) |
| HSV | hsv(330, 10%, 78%) |
| CMYK | cmyk(0%, 10%, 5%, 21.6%) |
| CIE-LAB | lab(75.23, 8.88, -2.46) |
| CIE-LCH | lch(75.23, 9.21, 344.49°) |
| OKLab | oklab(78.98% 0.0258 -0.0064) |
| OKLCH | oklch(78.98% 0.027 346) |
| XYZ | xyz(49.4339, 48.6403, 55.4896) |
| Luminance | 0.4864 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.41
Thistle
#D8BFD8
ΔE00 6.56
Dusty Pink
#D8A7B1
ΔE00 8.67
Dove Gray
#B6B8BD
ΔE00 10.22
Silver
#C0C0C0
ΔE00 10.53
Lilac
#C8A2C8
ΔE00 10.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8B4BE #B4C8BE
analogous
#C8B4C8 #C8B4BE #C8B4B4
triadic
#C8B4BE #BEC8B4 #B4BEC8
tetradic
#C8B4BE #C8C8B4 #B4C8BE #B4B4C8
square
#C8B4BE #C8C8B4 #B4C8BE #B4B4C8
split-complementary
#C8B4BE #B4C8B4 #B4C8C8
monochromatic
#946D81 #AE919F #C8B4BE #E2D7DD #F2EDF0
Accessibility & contrast
On white
1.96
#C8B4BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.73
#C8B4BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8B4BE
10.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8B4BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8B4BE | 1.00 | 1.96 | 10.73 | 10.73 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B7BE
Deuteranopia (green-blind)
#B9BABD
Tritanopia (blue-blind)
#CBB4B7
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #c8b4be; /* rgb */ color: rgb(200, 180, 190); /* oklch */ color: oklch(79.0% 0.027 346.0);
Tailwind
colors: {
custom: {
50: '#d8cad1',
500: '#c8b4be',
950: '#000000',
},
}SCSS
$custom: #c8b4be; $custom-light: #d8cad1; $custom-dark: #000000;
JSON
{
"hex": "#c8b4be",
"rgb": {
"r": 200,
"g": 180,
"b": 190
},
"hsl": {
"h": 330,
"s": 15.385,
"l": 74.51
},
"oklch": {
"l": 0.78981,
"c": 0.02654,
"h": 346
},
"luminance": 0.4864
}Semantic roles & 50–950 ramp
primary
#C8B4BE
secondary
#E3E8E6
accent
#9A734C
background
#FDFCFC
surface
#FAF8F9
border
#D3D1D2
text
#141314
muted
#838282