#C8B1BE#C8B1BE
#C8B1BE is a light, muted pink. Relative luminance 0.474; OKLCH L 78.4% C 0.032 H 342.8°. Best body text is #000000 at 10.49:1 contrast (WCAG AA passes).
Color values
| HEX | #C8B1BE |
|---|---|
| RGB | rgb(200, 177, 190) |
| HSL | hsl(326, 17%, 74%) |
| HSV | hsv(326, 12%, 78%) |
| CMYK | cmyk(0%, 11.5%, 5%, 21.6%) |
| CIE-LAB | lab(74.47, 10.50, -3.57) |
| CIE-LCH | lch(74.47, 11.09, 341.20°) |
| OKLab | oklab(78.39% 0.0303 -0.0094) |
| OKLCH | oklch(78.39% 0.032 342.8) |
| XYZ | xyz(48.8348, 47.4422, 55.2899) |
| Luminance | 0.4744 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.79
Pinkish Grey
#C8ACA9
ΔE00 7.05
Dusty Pink
#D8A7B1
ΔE00 7.66
Lilac
#C8A2C8
ΔE00 9.11
Light Mauve
#C292A1
ΔE00 10.18
Faded Pink
#DE9DAC
ΔE00 11.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8B1BE #B1C8BB
analogous
#C7B1C8 #C8B1BE #C8B1B3
triadic
#C8B1BE #BEC8B1 #B1BEC8
tetradic
#C8B1BE #C8C7B1 #B1C8BB #B1B3C8
square
#C8B1BE #C8C7B1 #B1C8BB #B1B3C8
split-complementary
#C8B1BE #B3C8B1 #B1C8C7
monochromatic
#956982 #AF8DA0 #C8B1BE #E1D5DC #F2EDF0
Accessibility & contrast
On white
2.00
#C8B1BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.49
#C8B1BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8B1BE
10.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8B1BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8B1BE | 1.00 | 2.00 | 10.49 | 10.49 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B5BF
Deuteranopia (green-blind)
#B7B8BD
Tritanopia (blue-blind)
#CBB1B5
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #c8b1be; /* rgb */ color: rgb(200, 177, 190); /* oklch */ color: oklch(78.4% 0.032 342.8);
Tailwind
colors: {
custom: {
50: '#d8c8d1',
500: '#c8b1be',
950: '#000000',
},
}SCSS
$custom: #c8b1be; $custom-light: #d8c8d1; $custom-dark: #000000;
JSON
{
"hex": "#c8b1be",
"rgb": {
"r": 200,
"g": 177,
"b": 190
},
"hsl": {
"h": 326.087,
"s": 17.293,
"l": 73.922
},
"oklch": {
"l": 0.78392,
"c": 0.0317,
"h": 342.8
},
"luminance": 0.47441
}Semantic roles & 50–950 ramp
primary
#C8B1BE
secondary
#E2E9E5
accent
#9C6D4A
background
#FDFCFC
surface
#FAF8F9
border
#D3D1D2
text
#141314
muted
#838282