#C8B8BF#C8B8BF
#C8B8BF is a light, muted pink. Relative luminance 0.503; OKLCH L 79.8% C 0.020 H 349.2°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #C8B8BF |
|---|---|
| RGB | rgb(200, 184, 191) |
| HSL | hsl(334, 13%, 75%) |
| HSV | hsv(334, 8%, 78%) |
| CMYK | cmyk(0%, 8%, 4.5%, 21.6%) |
| CIE-LAB | lab(76.27, 6.90, -1.48) |
| CIE-LCH | lch(76.27, 7.06, 347.86°) |
| OKLab | oklab(79.8% 0.0201 -0.0038) |
| OKLCH | oklch(79.8% 0.02 349.2) |
| XYZ | xyz(50.3627, 50.3225, 56.3402) |
| Luminance | 0.5032 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.48
Thistle
#D8BFD8
ΔE00 7.82
Dove Gray
#B6B8BD
ΔE00 8.48
Silver
#C0C0C0
ΔE00 8.52
Dark Gray
#A9A9A9
ΔE00 9.97
Light Gray
#D3D3D3
ΔE00 10.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8B8BF #B8C8C1
analogous
#C8B8C7 #C8B8BF #C8B9B8
triadic
#C8B8BF #BFC8B8 #B8BFC8
tetradic
#C8B8BF #C7C8B8 #B8C8C1 #B9B8C8
square
#C8B8BF #C7C8B8 #B8C8C1 #B9B8C8
split-complementary
#C8B8BF #B8C8B9 #B8C7C8
monochromatic
#937381 #AD96A0 #C8B8BF #E3DADE #F2EEEF
Accessibility & contrast
On white
1.90
#C8B8BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#C8B8BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8B8BF
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8B8BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8B8BF | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BBBF
Deuteranopia (green-blind)
#BDBDBF
Tritanopia (blue-blind)
#CBB8BA
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #c8b8bf; /* rgb */ color: rgb(200, 184, 191); /* oklch */ color: oklch(79.8% 0.020 349.2);
Tailwind
colors: {
custom: {
50: '#d8cdd2',
500: '#c8b8bf',
950: '#000000',
},
}SCSS
$custom: #c8b8bf; $custom-light: #d8cdd2; $custom-dark: #000000;
JSON
{
"hex": "#c8b8bf",
"rgb": {
"r": 200,
"g": 184,
"b": 191
},
"hsl": {
"h": 333.75,
"s": 12.698,
"l": 75.294
},
"oklch": {
"l": 0.79801,
"c": 0.02048,
"h": 349.2
},
"luminance": 0.50322
}Semantic roles & 50–950 ramp
primary
#C8B8BF
secondary
#889C93
accent
#97774F
background
#FEFEFE
surface
#FBFAFB
border
#D4D3D4
text
#141314
muted
#838383