#C8B0BF#C8B0BF
#C8B0BF is a light, muted pink. Relative luminance 0.471; OKLCH L 78.2% C 0.034 H 340.0°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #C8B0BF |
|---|---|
| RGB | rgb(200, 176, 191) |
| HSL | hsl(323, 18%, 74%) |
| HSV | hsv(323, 12%, 78%) |
| CMYK | cmyk(0%, 12%, 4.5%, 21.6%) |
| CIE-LAB | lab(74.25, 11.23, -4.45) |
| CIE-LCH | lch(74.25, 12.08, 338.38°) |
| OKLab | oklab(78.23% 0.0322 -0.0117) |
| OKLCH | oklch(78.23% 0.034 340) |
| XYZ | xyz(48.7477, 47.0924, 55.8019) |
| Luminance | 0.4709 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.38
Dusty Pink
#D8A7B1
ΔE00 7.48
Pinkish Grey
#C8ACA9
ΔE00 7.69
Lilac
#C8A2C8
ΔE00 8.28
Light Mauve
#C292A1
ΔE00 9.82
Faded Pink
#DE9DAC
ΔE00 10.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8B0BF #B0C8B9
analogous
#C5B0C8 #C8B0BF #C8B0B3
triadic
#C8B0BF #BFC8B0 #B0BFC8
tetradic
#C8B0BF #C8C5B0 #B0C8B9 #B0B3C8
square
#C8B0BF #C8C5B0 #B0C8B9 #B0B3C8
split-complementary
#C8B0BF #B3C8B0 #B0C8C5
monochromatic
#966884 #AF8CA2 #C8B0BF #E1D4DC #F2EDF0
Accessibility & contrast
On white
2.02
#C8B0BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#C8B0BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8B0BF
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8B0BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8B0BF | 1.00 | 2.02 | 10.42 | 10.42 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B4C0
Deuteranopia (green-blind)
#B6B8BE
Tritanopia (blue-blind)
#CBB0B5
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #c8b0bf; /* rgb */ color: rgb(200, 176, 191); /* oklch */ color: oklch(78.2% 0.034 340.0);
Tailwind
colors: {
custom: {
50: '#d8c7d2',
500: '#c8b0bf',
950: '#000000',
},
}SCSS
$custom: #c8b0bf; $custom-light: #d8c7d2; $custom-dark: #000000;
JSON
{
"hex": "#c8b0bf",
"rgb": {
"r": 200,
"g": 176,
"b": 191
},
"hsl": {
"h": 322.5,
"s": 17.91,
"l": 73.725
},
"oklch": {
"l": 0.78228,
"c": 0.03424,
"h": 340
},
"luminance": 0.47092
}Semantic roles & 50–950 ramp
primary
#C8B0BF
secondary
#E2E9E5
accent
#9C6849
background
#FDFCFC
surface
#FAF8F9
border
#D3D1D2
text
#141314
muted
#838282