#C8B3BF#C8B3BF
#C8B3BF is a light, muted pink. Relative luminance 0.483; OKLCH L 78.8% C 0.029 H 342.4°. Best body text is #000000 at 10.66:1 contrast (WCAG AA passes).
Color values
| HEX | #C8B3BF |
|---|---|
| RGB | rgb(200, 179, 191) |
| HSL | hsl(326, 16%, 74%) |
| HSV | hsv(326, 11%, 78%) |
| CMYK | cmyk(0%, 10.5%, 4.5%, 21.6%) |
| CIE-LAB | lab(75.00, 9.60, -3.34) |
| CIE-LCH | lch(75.00, 10.16, 340.81°) |
| OKLab | oklab(78.82% 0.0276 -0.0088) |
| OKLCH | oklch(78.82% 0.029 342.4) |
| XYZ | xyz(49.3424, 48.2819, 56.0001) |
| Luminance | 0.4828 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.93
Pinkish Grey
#C8ACA9
ΔE00 6.95
Dusty Pink
#D8A7B1
ΔE00 8.33
Lilac
#C8A2C8
ΔE00 9.83
Dove Gray
#B6B8BD
ΔE00 10.81
Light Mauve
#C292A1
ΔE00 10.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8B3BF #B3C8BC
analogous
#C7B3C8 #C8B3BF #C8B3B5
triadic
#C8B3BF #BFC8B3 #B3BFC8
tetradic
#C8B3BF #C8C7B3 #B3C8BC #B3B5C8
square
#C8B3BF #C8C7B3 #B3C8BC #B3B5C8
split-complementary
#C8B3BF #B5C8B3 #B3C8C7
monochromatic
#956C83 #AE8FA1 #C8B3BF #E2D7DD #F2EDF0
Accessibility & contrast
On white
1.97
#C8B3BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.66
#C8B3BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8B3BF
10.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8B3BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8B3BF | 1.00 | 1.97 | 10.66 | 10.66 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B7C0
Deuteranopia (green-blind)
#B8BABE
Tritanopia (blue-blind)
#CBB3B7
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #c8b3bf; /* rgb */ color: rgb(200, 179, 191); /* oklch */ color: oklch(78.8% 0.029 342.4);
Tailwind
colors: {
custom: {
50: '#d8c9d2',
500: '#c8b3bf',
950: '#000000',
},
}SCSS
$custom: #c8b3bf; $custom-light: #d8c9d2; $custom-dark: #000000;
JSON
{
"hex": "#c8b3bf",
"rgb": {
"r": 200,
"g": 179,
"b": 191
},
"hsl": {
"h": 325.714,
"s": 16.031,
"l": 74.314
},
"oklch": {
"l": 0.78815,
"c": 0.02899,
"h": 342.4
},
"luminance": 0.48281
}Semantic roles & 50–950 ramp
primary
#C8B3BF
secondary
#E3E8E5
accent
#9A6D4B
background
#FDFCFC
surface
#FAF8F9
border
#D3D1D2
text
#141314
muted
#838282