#CCC0B0#CCC0B0
#CCC0B0 is a light, muted orange. Relative luminance 0.537; OKLCH L 81.3% C 0.026 H 75.2°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC0B0 |
|---|---|
| RGB | rgb(204, 192, 176) |
| HSL | hsl(34, 22%, 75%) |
| HSV | hsv(34, 14%, 80%) |
| CMYK | cmyk(0%, 5.9%, 13.7%, 20%) |
| CIE-LAB | lab(78.27, 1.52, 9.57) |
| CIE-LCH | lch(78.27, 9.69, 80.99°) |
| OKLab | oklab(81.33% 0.0066 0.025) |
| OKLCH | oklch(81.33% 0.026 75.2) |
| XYZ | xyz(51.5874, 53.6720, 48.7080) |
| Luminance | 0.5367 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 0.97
Greige
#B8AB98
ΔE00 5.80
Khaki
#C3B091
ΔE00 6.77
Warm Beige
#E9DCC9
ΔE00 6.80
Silver
#C0C0C0
ΔE00 8.07
Putty
#BEAE8A
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC0B0 #B0BCCC
analogous
#CCB2B0 #CCC0B0 #CACCB0
triadic
#CCC0B0 #B0CCC0 #C0B0CC
tetradic
#CCC0B0 #B0CCB2 #B0BCCC #CCB0CA
square
#CCC0B0 #B0CCB2 #B0BCCC #CCB0CA
split-complementary
#CCC0B0 #B0CACC #B2B0CC
monochromatic
#9C8566 #B4A28B #CCC0B0 #E4DED5 #F3F0EC
Accessibility & contrast
On white
1.79
#CCC0B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#CCC0B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC0B0
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC0B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC0B0 | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C0AF
Deuteranopia (green-blind)
#C8C3B0
Tritanopia (blue-blind)
#D1BDBB
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #ccc0b0; /* rgb */ color: rgb(204, 192, 176); /* oklch */ color: oklch(81.3% 0.026 75.2);
Tailwind
colors: {
custom: {
50: '#dbd3c7',
500: '#ccc0b0',
950: '#000000',
},
}SCSS
$custom: #ccc0b0; $custom-light: #dbd3c7; $custom-dark: #000000;
JSON
{
"hex": "#ccc0b0",
"rgb": {
"r": 204,
"g": 192,
"b": 176
},
"hsl": {
"h": 34.286,
"s": 21.538,
"l": 74.51
},
"oklch": {
"l": 0.81328,
"c": 0.02583,
"h": 75.2
},
"luminance": 0.53671
}Semantic roles & 50–950 ramp
primary
#CCC0B0
secondary
#7F8EA1
accent
#6CA046
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#151413
muted
#848382