#CCBBB8#CCBBB8
#CCBBB8 is a light, near-neutral red. Relative luminance 0.518; OKLCH L 80.5% C 0.020 H 29.6°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBBB8 |
|---|---|
| RGB | rgb(204, 187, 184) |
| HSL | hsl(9, 16%, 76%) |
| HSV | hsv(9, 10%, 80%) |
| CMYK | cmyk(0%, 8.3%, 9.8%, 20%) |
| CIE-LAB | lab(77.18, 5.50, 3.69) |
| CIE-LCH | lch(77.18, 6.62, 33.89°) |
| OKLab | oklab(80.54% 0.0173 0.0098) |
| OKLCH | oklch(80.54% 0.02 29.6) |
| XYZ | xyz(51.3231, 51.8395, 52.6405) |
| Luminance | 0.5184 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.30
Warm Gray
#C9BEB0
ΔE00 7.04
Silver
#C0C0C0
ΔE00 7.52
Dove Gray
#B6B8BD
ΔE00 8.91
Light Gray
#D3D3D3
ΔE00 9.05
Dark Gray
#A9A9A9
ΔE00 9.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBBB8 #B8C9CC
analogous
#CCB8BF #CCBBB8 #CCC5B8
triadic
#CCBBB8 #B8CCBB #BBB8CC
tetradic
#CCBBB8 #BFCCB8 #B8C9CC #C5B8CC
square
#CCBBB8 #BFCCB8 #B8C9CC #C5B8CC
split-complementary
#CCBBB8 #B8CCC5 #B8BFCC
monochromatic
#997771 #B29994 #CCBBB8 #E6DDDC #F2EEED
Accessibility & contrast
On white
1.85
#CCBBB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#CCBBB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBBB8
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBBB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBBB8 | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBDB8
Deuteranopia (green-blind)
#C2C0B8
Tritanopia (blue-blind)
#D1B9BA
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #ccbbb8; /* rgb */ color: rgb(204, 187, 184); /* oklch */ color: oklch(80.5% 0.020 29.6);
Tailwind
colors: {
custom: {
50: '#dbcfcd',
500: '#ccbbb8',
950: '#000000',
},
}SCSS
$custom: #ccbbb8; $custom-light: #dbcfcd; $custom-dark: #000000;
JSON
{
"hex": "#ccbbb8",
"rgb": {
"r": 204,
"g": 187,
"b": 184
},
"hsl": {
"h": 9,
"s": 16.393,
"l": 76.078
},
"oklch": {
"l": 0.8054,
"c": 0.01987,
"h": 29.6
},
"luminance": 0.51839
}Semantic roles & 50–950 ramp
primary
#CCBBB8
secondary
#889DA0
accent
#8F9B4B
background
#FEFEFE
surface
#FBFBFA
border
#D4D4D3
text
#151313
muted
#848383