#CCBFBE#CCBFBE
#CCBFBE is a light, near-neutral red. Relative luminance 0.538; OKLCH L 81.5% C 0.015 H 22.8°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBFBE |
|---|---|
| RGB | rgb(204, 191, 190) |
| HSL | hsl(4, 12%, 77%) |
| HSV | hsv(4, 7%, 80%) |
| CMYK | cmyk(0%, 6.4%, 6.9%, 20%) |
| CIE-LAB | lab(78.36, 4.39, 2.15) |
| CIE-LCH | lch(78.36, 4.89, 26.05°) |
| OKLab | oklab(81.51% 0.0136 0.0057) |
| OKLCH | oklch(81.51% 0.015 22.8) |
| XYZ | xyz(52.8258, 53.8173, 56.3101) |
| Luminance | 0.5382 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Silver
#C0C0C0
ΔE00 6.01
Pinkish Grey
#C8ACA9
ΔE00 6.99
Warm Gray
#C9BEB0
ΔE00 7.05
Light Gray
#D3D3D3
ΔE00 7.33
Dove Gray
#B6B8BD
ΔE00 7.52
Gainsboro
#DCDCDC
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBFBE #BECBCC
analogous
#CCBEC4 #CCBFBE #CCC6BE
triadic
#CCBFBE #BECCBF #BFBECC
tetradic
#CCBFBE #C4CCBE #BECBCC #C6BECC
square
#CCBFBE #C4CCBE #BECBCC #C6BECC
split-complementary
#CCBFBE #BECCC6 #BEC4CC
monochromatic
#967B79 #B19D9C #CCBFBE #E7E1E0 #F2EEEE
Accessibility & contrast
On white
1.79
#CCBFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#CCBFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBFBE
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBFBE | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C0BE
Deuteranopia (green-blind)
#C4C3BE
Tritanopia (blue-blind)
#CFBEBF
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #ccbfbe; /* rgb */ color: rgb(204, 191, 190); /* oklch */ color: oklch(81.5% 0.015 22.8);
Tailwind
colors: {
custom: {
50: '#dbd2d1',
500: '#ccbfbe',
950: '#000000',
},
}SCSS
$custom: #ccbfbe; $custom-light: #dbd2d1; $custom-dark: #000000;
JSON
{
"hex": "#ccbfbe",
"rgb": {
"r": 204,
"g": 191,
"b": 190
},
"hsl": {
"h": 4.286,
"s": 12.069,
"l": 77.255
},
"oklch": {
"l": 0.81507,
"c": 0.01479,
"h": 22.8
},
"luminance": 0.53817
}Semantic roles & 50–950 ramp
primary
#CCBFBE
secondary
#8E9FA0
accent
#91964F
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151414
muted
#848383