#C8B6BF#C8B6BF
#C8B6BF is a light, muted pink. Relative luminance 0.495; OKLCH L 79.4% C 0.024 H 345.9°. Best body text is #000000 at 10.90:1 contrast (WCAG AA passes).
Color values
| HEX | #C8B6BF |
|---|---|
| RGB | rgb(200, 182, 191) |
| HSL | hsl(330, 14%, 75%) |
| HSV | hsv(330, 9%, 78%) |
| CMYK | cmyk(0%, 9%, 4.5%, 21.6%) |
| CIE-LAB | lab(75.76, 7.98, -2.23) |
| CIE-LCH | lch(75.76, 8.28, 344.40°) |
| OKLab | oklab(79.41% 0.0231 -0.0058) |
| OKLCH | oklch(79.41% 0.024 345.9) |
| XYZ | xyz(49.9502, 49.4975, 56.2027) |
| Luminance | 0.4950 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.52
Thistle
#D8BFD8
ΔE00 6.94
Dove Gray
#B6B8BD
ΔE00 9.42
Dusty Pink
#D8A7B1
ΔE00 9.45
Silver
#C0C0C0
ΔE00 9.65
Dark Gray
#A9A9A9
ΔE00 10.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8B6BF #B6C8BF
analogous
#C8B6C8 #C8B6BF #C8B6B6
triadic
#C8B6BF #BFC8B6 #B6BFC8
tetradic
#C8B6BF #C8C8B6 #B6C8BF #B6B6C8
square
#C8B6BF #C8C8B6 #B6C8BF #B6B6C8
split-complementary
#C8B6BF #B6C8B6 #B6C8C8
monochromatic
#937082 #AE93A0 #C8B6BF #E2D9DE #F2EEF0
Accessibility & contrast
On white
1.93
#C8B6BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.90
#C8B6BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8B6BF
10.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8B6BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8B6BF | 1.00 | 1.93 | 10.90 | 10.90 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B9BF
Deuteranopia (green-blind)
#BBBCBF
Tritanopia (blue-blind)
#CBB6B9
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #c8b6bf; /* rgb */ color: rgb(200, 182, 191); /* oklch */ color: oklch(79.4% 0.024 345.9);
Tailwind
colors: {
custom: {
50: '#d8cbd2',
500: '#c8b6bf',
950: '#000000',
},
}SCSS
$custom: #c8b6bf; $custom-light: #d8cbd2; $custom-dark: #000000;
JSON
{
"hex": "#c8b6bf",
"rgb": {
"r": 200,
"g": 182,
"b": 191
},
"hsl": {
"h": 330,
"s": 14.062,
"l": 74.902
},
"oklch": {
"l": 0.79405,
"c": 0.02384,
"h": 345.9
},
"luminance": 0.49497
}Semantic roles & 50–950 ramp
primary
#C8B6BF
secondary
#E3E8E6
accent
#98734D
background
#FDFCFC
surface
#FAF8F9
border
#D3D1D2
text
#141314
muted
#838282