#CCBBB5#CCBBB5
#CCBBB5 is a light, muted orange. Relative luminance 0.517; OKLCH L 80.5% C 0.021 H 40.5°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBBB5 |
|---|---|
| RGB | rgb(204, 187, 181) |
| HSL | hsl(16, 18%, 75%) |
| HSV | hsv(16, 11%, 80%) |
| CMYK | cmyk(0%, 8.3%, 11.3%, 20%) |
| CIE-LAB | lab(77.11, 5.00, 5.21) |
| CIE-LCH | lch(77.11, 7.22, 46.21°) |
| OKLab | oklab(80.46% 0.0161 0.0138) |
| OKLCH | oklch(80.46% 0.021 40.5) |
| XYZ | xyz(51.0120, 51.7151, 51.0018) |
| Luminance | 0.5171 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.68
Pinkish Grey
#C8ACA9
ΔE00 5.79
Silver
#C0C0C0
ΔE00 7.58
Greige
#B8AB98
ΔE00 8.72
Light Gray
#D3D3D3
ΔE00 9.13
Dove Gray
#B6B8BD
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBBB5 #B5C6CC
analogous
#CCB5BA #CCBBB5 #CCC6B5
triadic
#CCBBB5 #B5CCBB #BBB5CC
tetradic
#CCBBB5 #BACCB5 #B5C6CC #C6B5CC
square
#CCBBB5 #BACCB5 #B5C6CC #C6B5CC
split-complementary
#CCBBB5 #B5CCC6 #B5BACC
monochromatic
#9A786D #B39A91 #CCBBB5 #E5DCD9 #F3EEED
Accessibility & contrast
On white
1.85
#CCBBB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#CCBBB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBBB5
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBBB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBBB5 | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBCB5
Deuteranopia (green-blind)
#C3C0B5
Tritanopia (blue-blind)
#D1B9B9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #ccbbb5; /* rgb */ color: rgb(204, 187, 181); /* oklch */ color: oklch(80.5% 0.021 40.5);
Tailwind
colors: {
custom: {
50: '#dbcfcb',
500: '#ccbbb5',
950: '#000000',
},
}SCSS
$custom: #ccbbb5; $custom-light: #dbcfcb; $custom-dark: #000000;
JSON
{
"hex": "#ccbbb5",
"rgb": {
"r": 204,
"g": 187,
"b": 181
},
"hsl": {
"h": 15.652,
"s": 18.4,
"l": 75.49
},
"oklch": {
"l": 0.80457,
"c": 0.02118,
"h": 40.5
},
"luminance": 0.51714
}Semantic roles & 50–950 ramp
primary
#CCBBB5
secondary
#8599A1
accent
#879D49
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#151313
muted
#848382