#C8B8BE#C8B8BE
#C8B8BE is a light, near-neutral pink. Relative luminance 0.503; OKLCH L 79.8% C 0.020 H 352.8°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #C8B8BE |
|---|---|
| RGB | rgb(200, 184, 190) |
| HSL | hsl(338, 13%, 75%) |
| HSV | hsv(338, 8%, 78%) |
| CMYK | cmyk(0%, 8%, 5%, 21.6%) |
| CIE-LAB | lab(76.24, 6.72, -0.98) |
| CIE-LCH | lch(76.24, 6.79, 351.71°) |
| OKLab | oklab(79.77% 0.0197 -0.0025) |
| OKLCH | oklch(79.77% 0.02 352.8) |
| XYZ | xyz(50.2531, 50.2787, 55.7626) |
| Luminance | 0.5028 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.21
Thistle
#D8BFD8
ΔE00 8.20
Silver
#C0C0C0
ΔE00 8.31
Dove Gray
#B6B8BD
ΔE00 8.38
Dark Gray
#A9A9A9
ΔE00 9.77
Light Gray
#D3D3D3
ΔE00 10.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8B8BE #B8C8C2
analogous
#C8B8C6 #C8B8BE #C8BAB8
triadic
#C8B8BE #BEC8B8 #B8BEC8
tetradic
#C8B8BE #C6C8B8 #B8C8C2 #BAB8C8
square
#C8B8BE #C6C8B8 #B8C8C2 #BAB8C8
split-complementary
#C8B8BE #B8C8BA #B8C6C8
monochromatic
#93737F #AD969E #C8B8BE #E3DADE #F2EEEF
Accessibility & contrast
On white
1.90
#C8B8BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#C8B8BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8B8BE
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8B8BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8B8BE | 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)
#B9BBBE
Deuteranopia (green-blind)
#BDBDBE
Tritanopia (blue-blind)
#CBB8BA
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #c8b8be; /* rgb */ color: rgb(200, 184, 190); /* oklch */ color: oklch(79.8% 0.020 352.8);
Tailwind
colors: {
custom: {
50: '#d8cdd1',
500: '#c8b8be',
950: '#000000',
},
}SCSS
$custom: #c8b8be; $custom-light: #d8cdd1; $custom-dark: #000000;
JSON
{
"hex": "#c8b8be",
"rgb": {
"r": 200,
"g": 184,
"b": 190
},
"hsl": {
"h": 337.5,
"s": 12.698,
"l": 75.294
},
"oklch": {
"l": 0.79772,
"c": 0.01989,
"h": 352.8
},
"luminance": 0.50278
}Semantic roles & 50–950 ramp
primary
#C8B8BE
secondary
#889C95
accent
#977C4F
background
#FEFEFE
surface
#FBFAFB
border
#D4D3D4
text
#141314
muted
#838383