#CCBBB4#CCBBB4
#CCBBB4 is a light, muted orange. Relative luminance 0.517; OKLCH L 80.4% C 0.022 H 43.8°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBBB4 |
|---|---|
| RGB | rgb(204, 187, 180) |
| HSL | hsl(18, 19%, 75%) |
| HSV | hsv(18, 12%, 80%) |
| CMYK | cmyk(0%, 8.3%, 11.8%, 20%) |
| CIE-LAB | lab(77.09, 4.83, 5.72) |
| CIE-LCH | lch(77.09, 7.48, 49.81°) |
| OKLab | oklab(80.43% 0.0157 0.0151) |
| OKLCH | oklch(80.43% 0.022 43.8) |
| XYZ | xyz(50.9097, 51.6742, 50.4634) |
| Luminance | 0.5167 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.25
Pinkish Grey
#C8ACA9
ΔE00 6.05
Silver
#C0C0C0
ΔE00 7.65
Greige
#B8AB98
ΔE00 8.30
Light Gray
#D3D3D3
ΔE00 9.20
Dove Gray
#B6B8BD
ΔE00 9.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBBB4 #B4C5CC
analogous
#CCB4B9 #CCBBB4 #CCC7B4
triadic
#CCBBB4 #B4CCBB #BBB4CC
tetradic
#CCBBB4 #B9CCB4 #B4C5CC #C7B4CC
square
#CCBBB4 #B9CCB4 #B4C5CC #C7B4CC
split-complementary
#CCBBB4 #B4CCC7 #B4B9CC
monochromatic
#9A796B #B39A90 #CCBBB4 #E5DCD8 #F3EEED
Accessibility & contrast
On white
1.85
#CCBBB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#CCBBB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBBB4
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBBB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBBB4 | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBCB4
Deuteranopia (green-blind)
#C3C0B4
Tritanopia (blue-blind)
#D1B9B9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #ccbbb4; /* rgb */ color: rgb(204, 187, 180); /* oklch */ color: oklch(80.4% 0.022 43.8);
Tailwind
colors: {
custom: {
50: '#dbcfca',
500: '#ccbbb4',
950: '#000000',
},
}SCSS
$custom: #ccbbb4; $custom-light: #dbcfca; $custom-dark: #000000;
JSON
{
"hex": "#ccbbb4",
"rgb": {
"r": 204,
"g": 187,
"b": 180
},
"hsl": {
"h": 17.5,
"s": 19.048,
"l": 75.294
},
"oklch": {
"l": 0.8043,
"c": 0.02177,
"h": 43.8
},
"luminance": 0.51673
}Semantic roles & 50–950 ramp
primary
#CCBBB4
secondary
#8498A1
accent
#859D48
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#151313
muted
#848382