#C8BFC8#C8BFC8
#C8BFC8 is a light, near-neutral grey. Relative luminance 0.537; OKLCH L 81.5% C 0.016 H 325.7°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #C8BFC8 |
|---|---|
| RGB | rgb(200, 191, 200) |
| HSL | hsl(300, 8%, 77%) |
| HSV | hsv(300, 5%, 78%) |
| CMYK | cmyk(0%, 4.5%, 0%, 21.6%) |
| CIE-LAB | lab(78.29, 4.78, -3.39) |
| CIE-LCH | lch(78.29, 5.86, 324.69°) |
| OKLab | oklab(81.47% 0.0131 -0.009) |
| OKLCH | oklch(81.47% 0.016 325.7) |
| XYZ | xyz(52.8739, 53.7114, 62.2142) |
| Luminance | 0.5371 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 6.47
Silver
#C0C0C0
ΔE00 6.74
Light Gray
#D3D3D3
ΔE00 7.97
Thistle
#D8BFD8
ΔE00 8.36
Gainsboro
#DCDCDC
ΔE00 9.25
Pinkish Grey
#C8ACA9
ΔE00 9.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8BFC8 #BFC8BF
analogous
#C4BFC8 #C8BFC8 #C8BFC4
triadic
#C8BFC8 #C8C8BF #BFC8C8
tetradic
#C8BFC8 #C8C4BF #BFC8BF #BFC4C8
square
#C8BFC8 #C8C4BF #BFC8BF #BFC4C8
split-complementary
#C8BFC8 #C4C8BF #BFC8C4
monochromatic
#8F7D8F #AC9EAC #C8BFC8 #E4E0E4 #F1EFF1
Accessibility & contrast
On white
1.79
#C8BFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#C8BFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8BFC8
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8BFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8BFC8 | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC1C8
Deuteranopia (green-blind)
#C0C2C8
Tritanopia (blue-blind)
#C9C0C2
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #c8bfc8; /* rgb */ color: rgb(200, 191, 200); /* oklch */ color: oklch(81.5% 0.016 325.7);
Tailwind
colors: {
custom: {
50: '#d8d2d8',
500: '#c8bfc8',
950: '#000000',
},
}SCSS
$custom: #c8bfc8; $custom-light: #d8d2d8; $custom-dark: #000000;
JSON
{
"hex": "#c8bfc8",
"rgb": {
"r": 200,
"g": 191,
"b": 200
},
"hsl": {
"h": 300,
"s": 7.563,
"l": 76.667
},
"oklch": {
"l": 0.81467,
"c": 0.0159,
"h": 325.7
},
"luminance": 0.53711
}Semantic roles & 50–950 ramp
primary
#C8BFC8
secondary
#909B90
accent
#925454
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383