#C8B2BE#C8B2BE
#C8B2BE is a light, muted pink. Relative luminance 0.478; OKLCH L 78.6% C 0.030 H 343.8°. Best body text is #000000 at 10.57:1 contrast (WCAG AA passes).
Color values
| HEX | #C8B2BE |
|---|---|
| RGB | rgb(200, 178, 190) |
| HSL | hsl(327, 17%, 74%) |
| HSV | hsv(327, 11%, 78%) |
| CMYK | cmyk(0%, 11%, 5%, 21.6%) |
| CIE-LAB | lab(74.72, 9.96, -3.20) |
| CIE-LCH | lch(74.72, 10.46, 342.16°) |
| OKLab | oklab(78.59% 0.0288 -0.0084) |
| OKLCH | oklch(78.59% 0.03 343.8) |
| XYZ | xyz(49.0331, 47.8387, 55.3560) |
| Luminance | 0.4784 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.00
Pinkish Grey
#C8ACA9
ΔE00 6.81
Dusty Pink
#D8A7B1
ΔE00 7.96
Lilac
#C8A2C8
ΔE00 9.63
Light Mauve
#C292A1
ΔE00 10.58
Dove Gray
#B6B8BD
ΔE00 11.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8B2BE #B2C8BC
analogous
#C7B2C8 #C8B2BE #C8B2B3
triadic
#C8B2BE #BEC8B2 #B2BEC8
tetradic
#C8B2BE #C8C7B2 #B2C8BC #B2B3C8
square
#C8B2BE #C8C7B2 #B2C8BC #B2B3C8
split-complementary
#C8B2BE #B3C8B2 #B2C8C7
monochromatic
#956B82 #AF8EA0 #C8B2BE #E2D6DC #F2EDF0
Accessibility & contrast
On white
1.99
#C8B2BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.57
#C8B2BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8B2BE
10.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8B2BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8B2BE | 1.00 | 1.99 | 10.57 | 10.57 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B6BF
Deuteranopia (green-blind)
#B8B9BD
Tritanopia (blue-blind)
#CBB2B6
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #c8b2be; /* rgb */ color: rgb(200, 178, 190); /* oklch */ color: oklch(78.6% 0.030 343.8);
Tailwind
colors: {
custom: {
50: '#d8c9d1',
500: '#c8b2be',
950: '#000000',
},
}SCSS
$custom: #c8b2be; $custom-light: #d8c9d1; $custom-dark: #000000;
JSON
{
"hex": "#c8b2be",
"rgb": {
"r": 200,
"g": 178,
"b": 190
},
"hsl": {
"h": 327.273,
"s": 16.667,
"l": 74.118
},
"oklch": {
"l": 0.78588,
"c": 0.02997,
"h": 343.8
},
"luminance": 0.47838
}Semantic roles & 50–950 ramp
primary
#C8B2BE
secondary
#E3E8E5
accent
#9B6F4B
background
#FDFCFC
surface
#FAF8F9
border
#D3D1D2
text
#141314
muted
#838282