#CCBBB6#CCBBB6
#CCBBB6 is a light, muted red. Relative luminance 0.518; OKLCH L 80.5% C 0.021 H 37.0°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBBB6 |
|---|---|
| RGB | rgb(204, 187, 182) |
| HSL | hsl(14, 18%, 76%) |
| HSV | hsv(14, 11%, 80%) |
| CMYK | cmyk(0%, 8.3%, 10.8%, 20%) |
| CIE-LAB | lab(77.13, 5.16, 4.70) |
| CIE-LCH | lch(77.13, 6.98, 42.35°) |
| OKLab | oklab(80.49% 0.0165 0.0124) |
| OKLCH | oklch(80.49% 0.021 37) |
| XYZ | xyz(51.1150, 51.7563, 51.5442) |
| Luminance | 0.5175 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.58
Warm Gray
#C9BEB0
ΔE00 6.13
Silver
#C0C0C0
ΔE00 7.54
Light Gray
#D3D3D3
ΔE00 9.08
Greige
#B8AB98
ΔE00 9.14
Dove Gray
#B6B8BD
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBBB6 #B6C7CC
analogous
#CCB6BC #CCBBB6 #CCC6B6
triadic
#CCBBB6 #B6CCBB #BBB6CC
tetradic
#CCBBB6 #BCCCB6 #B6C7CC #C6B6CC
square
#CCBBB6 #BCCCB6 #B6C7CC #C6B6CC
split-complementary
#CCBBB6 #B6CCC6 #B6BCCC
monochromatic
#9A786E #B39992 #CCBBB6 #E5DDDA #F2EEED
Accessibility & contrast
On white
1.85
#CCBBB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#CCBBB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBBB6
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBBB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBBB6 | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBDB6
Deuteranopia (green-blind)
#C3C0B6
Tritanopia (blue-blind)
#D1B9BA
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #ccbbb6; /* rgb */ color: rgb(204, 187, 182); /* oklch */ color: oklch(80.5% 0.021 37.0);
Tailwind
colors: {
custom: {
50: '#dbcfcb',
500: '#ccbbb6',
950: '#000000',
},
}SCSS
$custom: #ccbbb6; $custom-light: #dbcfcb; $custom-dark: #000000;
JSON
{
"hex": "#ccbbb6",
"rgb": {
"r": 204,
"g": 187,
"b": 182
},
"hsl": {
"h": 13.636,
"s": 17.742,
"l": 75.686
},
"oklch": {
"l": 0.80485,
"c": 0.02066,
"h": 37
},
"luminance": 0.51755
}Semantic roles & 50–950 ramp
primary
#CCBBB6
secondary
#869AA0
accent
#899C49
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#151313
muted
#848382