#C8B2B8#C8B2B8
#C8B2B8 is a light, muted pink. Relative luminance 0.476; OKLCH L 78.4% C 0.026 H 359.3°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).
Color values
| HEX | #C8B2B8 |
|---|---|
| RGB | rgb(200, 178, 184) |
| HSL | hsl(344, 17%, 74%) |
| HSV | hsv(344, 11%, 78%) |
| CMYK | cmyk(0%, 11%, 8%, 21.6%) |
| CIE-LAB | lab(74.56, 8.90, -0.17) |
| CIE-LCH | lch(74.56, 8.90, 358.94°) |
| OKLab | oklab(78.41% 0.0265 -0.0003) |
| OKLCH | oklch(78.41% 0.027 359.3) |
| XYZ | xyz(48.3907, 47.5817, 51.9731) |
| Luminance | 0.4758 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.57
Thistle
#D8BFD8
ΔE00 8.07
Dusty Pink
#D8A7B1
ΔE00 8.08
Silver
#C0C0C0
ΔE00 10.51
Dove Gray
#B6B8BD
ΔE00 10.52
Light Mauve
#C292A1
ΔE00 11.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8B2B8 #B2C8C2
analogous
#C8B2C3 #C8B2B8 #C8B7B2
triadic
#C8B2B8 #B8C8B2 #B2B8C8
tetradic
#C8B2B8 #C3C8B2 #B2C8C2 #B7B2C8
square
#C8B2B8 #C3C8B2 #B2C8C2 #B7B2C8
split-complementary
#C8B2B8 #B2C8B7 #B2C3C8
monochromatic
#956B76 #AF8E97 #C8B2B8 #E2D6D9 #F2EDEF
Accessibility & contrast
On white
2.00
#C8B2B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.52
#C8B2B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8B2B8
10.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8B2B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8B2B8 | 1.00 | 2.00 | 10.52 | 10.52 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B5B8
Deuteranopia (green-blind)
#B9B9B8
Tritanopia (blue-blind)
#CCB1B4
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #c8b2b8; /* rgb */ color: rgb(200, 178, 184); /* oklch */ color: oklch(78.4% 0.026 359.3);
Tailwind
colors: {
custom: {
50: '#d8c9cd',
500: '#c8b2b8',
950: '#000000',
},
}SCSS
$custom: #c8b2b8; $custom-light: #d8c9cd; $custom-dark: #000000;
JSON
{
"hex": "#c8b2b8",
"rgb": {
"r": 200,
"g": 178,
"b": 184
},
"hsl": {
"h": 343.636,
"s": 16.667,
"l": 74.118
},
"oklch": {
"l": 0.78407,
"c": 0.0265,
"h": 359.3
},
"luminance": 0.47581
}Semantic roles & 50–950 ramp
primary
#C8B2B8
secondary
#E3E8E7
accent
#9B854B
background
#FDFCFC
surface
#FAF8F9
border
#D3D1D2
text
#141313
muted
#838282