#CCBFBD#CCBFBD
#CCBFBD is a light, near-neutral red. Relative luminance 0.538; OKLCH L 81.5% C 0.015 H 28.0°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBFBD |
|---|---|
| RGB | rgb(204, 191, 189) |
| HSL | hsl(8, 13%, 77%) |
| HSV | hsv(8, 7%, 80%) |
| CMYK | cmyk(0%, 6.4%, 7.4%, 20%) |
| CIE-LAB | lab(78.33, 4.22, 2.65) |
| CIE-LCH | lch(78.33, 4.98, 32.13°) |
| OKLab | oklab(81.48% 0.0132 0.0071) |
| OKLCH | oklch(81.48% 0.015 28) |
| XYZ | xyz(52.7169, 53.7737, 55.7365) |
| Luminance | 0.5377 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Silver
#C0C0C0
ΔE00 5.96
Warm Gray
#C9BEB0
ΔE00 6.53
Pinkish Grey
#C8ACA9
ΔE00 7.02
Light Gray
#D3D3D3
ΔE00 7.30
Dove Gray
#B6B8BD
ΔE00 7.62
Gainsboro
#DCDCDC
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBFBD #BDCACC
analogous
#CCBDC3 #CCBFBD #CCC7BD
triadic
#CCBFBD #BDCCBF #BFBDCC
tetradic
#CCBFBD #C3CCBD #BDCACC #C7BDCC
square
#CCBFBD #C3CCBD #BDCACC #C7BDCC
split-complementary
#CCBFBD #BDCCC7 #BDC3CC
monochromatic
#977C78 #B19E9A #CCBFBD #E7E0E0 #F2EEEE
Accessibility & contrast
On white
1.79
#CCBFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#CCBFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBFBD
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBFBD | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C0BD
Deuteranopia (green-blind)
#C4C3BD
Tritanopia (blue-blind)
#CFBEBE
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #ccbfbd; /* rgb */ color: rgb(204, 191, 189); /* oklch */ color: oklch(81.5% 0.015 28.0);
Tailwind
colors: {
custom: {
50: '#dbd2d0',
500: '#ccbfbd',
950: '#000000',
},
}SCSS
$custom: #ccbfbd; $custom-light: #dbd2d0; $custom-dark: #000000;
JSON
{
"hex": "#ccbfbd",
"rgb": {
"r": 204,
"g": 191,
"b": 189
},
"hsl": {
"h": 8,
"s": 12.821,
"l": 77.059
},
"oklch": {
"l": 0.81479,
"c": 0.015,
"h": 28
},
"luminance": 0.53773
}Semantic roles & 50–950 ramp
primary
#CCBFBD
secondary
#8D9DA0
accent
#8D974F
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151414
muted
#848383