#C8B0B2#C8B0B2
#C8B0B2 is a light, muted red. Relative luminance 0.465; OKLCH L 77.8% C 0.028 H 12.0°. Best body text is #000000 at 10.31:1 contrast (WCAG AA passes).
Color values
| HEX | #C8B0B2 |
|---|---|
| RGB | rgb(200, 176, 178) |
| HSL | hsl(355, 18%, 74%) |
| HSV | hsv(355, 12%, 78%) |
| CMYK | cmyk(0%, 12%, 11%, 21.6%) |
| CIE-LAB | lab(73.90, 8.96, 2.15) |
| CIE-LCH | lch(73.90, 9.21, 13.50°) |
| OKLab | oklab(77.84% 0.0272 0.0058) |
| OKLCH | oklch(77.84% 0.028 12) |
| XYZ | xyz(47.3801, 46.5454, 48.5991) |
| Luminance | 0.4654 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.68
Dusty Pink
#D8A7B1
ΔE00 7.93
Thistle
#D8BFD8
ΔE00 9.74
Rosybrown
#BC8F8F
ΔE00 10.51
Silver
#C0C0C0
ΔE00 10.77
Light Mauve
#C292A1
ΔE00 10.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8B0B2 #B0C8C6
analogous
#C8B0BE #C8B0B2 #C8BAB0
triadic
#C8B0B2 #B2C8B0 #B0B2C8
tetradic
#C8B0B2 #BEC8B0 #B0C8C6 #BAB0C8
square
#C8B0B2 #BEC8B0 #B0C8C6 #BAB0C8
split-complementary
#C8B0B2 #B0C8BA #B0BEC8
monochromatic
#96686C #AF8C8F #C8B0B2 #E1D4D5 #F2EDED
Accessibility & contrast
On white
2.04
#C8B0B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.31
#C8B0B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8B0B2
10.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8B0B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8B0B2 | 1.00 | 2.04 | 10.31 | 10.31 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B3B2
Deuteranopia (green-blind)
#B9B7B2
Tritanopia (blue-blind)
#CDAEB1
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #c8b0b2; /* rgb */ color: rgb(200, 176, 178); /* oklch */ color: oklch(77.8% 0.028 12.0);
Tailwind
colors: {
custom: {
50: '#d8c7c9',
500: '#c8b0b2',
950: '#000000',
},
}SCSS
$custom: #c8b0b2; $custom-light: #d8c7c9; $custom-dark: #000000;
JSON
{
"hex": "#c8b0b2",
"rgb": {
"r": 200,
"g": 176,
"b": 178
},
"hsl": {
"h": 355,
"s": 17.91,
"l": 73.725
},
"oklch": {
"l": 0.77838,
"c": 0.02784,
"h": 12
},
"luminance": 0.46544
}Semantic roles & 50–950 ramp
primary
#C8B0B2
secondary
#E2E9E8
accent
#9C9549
background
#FDFCFC
surface
#FAF8F8
border
#D3D1D1
text
#141313
muted
#838282