#C8B0B8#C8B0B8
#C8B0B8 is a light, muted pink. Relative luminance 0.468; OKLCH L 78.0% C 0.030 H 355.7°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #C8B0B8 |
|---|---|
| RGB | rgb(200, 176, 184) |
| HSL | hsl(340, 18%, 74%) |
| HSV | hsv(340, 12%, 78%) |
| CMYK | cmyk(0%, 12%, 8%, 21.6%) |
| CIE-LAB | lab(74.06, 9.99, -0.90) |
| CIE-LCH | lch(74.06, 10.03, 354.84°) |
| OKLab | oklab(78.01% 0.0295 -0.0022) |
| OKLCH | oklch(78.01% 0.03 355.7) |
| XYZ | xyz(47.9957, 46.7917, 51.8414) |
| Luminance | 0.4679 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.03
Dusty Pink
#D8A7B1
ΔE00 7.23
Thistle
#D8BFD8
ΔE00 7.50
Light Mauve
#C292A1
ΔE00 10.04
Lilac
#C8A2C8
ΔE00 10.64
Grey Pink
#C3909B
ΔE00 10.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8B0B8 #B0C8C0
analogous
#C8B0C4 #C8B0B8 #C8B4B0
triadic
#C8B0B8 #B8C8B0 #B0B8C8
tetradic
#C8B0B8 #C4C8B0 #B0C8C0 #B4B0C8
square
#C8B0B8 #C4C8B0 #B0C8C0 #B4B0C8
split-complementary
#C8B0B8 #B0C8B4 #B0C4C8
monochromatic
#966877 #AF8C98 #C8B0B8 #E1D4D8 #F2EDEF
Accessibility & contrast
On white
2.03
#C8B0B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#C8B0B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8B0B8
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8B0B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8B0B8 | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B4B8
Deuteranopia (green-blind)
#B8B8B7
Tritanopia (blue-blind)
#CCAFB3
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #c8b0b8; /* rgb */ color: rgb(200, 176, 184); /* oklch */ color: oklch(78.0% 0.030 355.7);
Tailwind
colors: {
custom: {
50: '#d8c7cd',
500: '#c8b0b8',
950: '#000000',
},
}SCSS
$custom: #c8b0b8; $custom-light: #d8c7cd; $custom-dark: #000000;
JSON
{
"hex": "#c8b0b8",
"rgb": {
"r": 200,
"g": 176,
"b": 184
},
"hsl": {
"h": 340,
"s": 17.91,
"l": 73.725
},
"oklch": {
"l": 0.78014,
"c": 0.02962,
"h": 355.7
},
"luminance": 0.46791
}Semantic roles & 50–950 ramp
primary
#C8B0B8
secondary
#E2E9E7
accent
#9C8149
background
#FDFCFC
surface
#FAF8F9
border
#D3D1D2
text
#141313
muted
#838282