#CCC2B4#CCC2B4
#CCC2B4 is a light, muted orange. Relative luminance 0.547; OKLCH L 81.8% C 0.022 H 76.5°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC2B4 |
|---|---|
| RGB | rgb(204, 194, 180) |
| HSL | hsl(35, 19%, 75%) |
| HSV | hsv(35, 12%, 80%) |
| CMYK | cmyk(0%, 4.9%, 11.8%, 20%) |
| CIE-LAB | lab(78.88, 1.11, 8.29) |
| CIE-LCH | lch(78.88, 8.36, 82.38°) |
| OKLab | oklab(81.84% 0.0052 0.0217) |
| OKLCH | oklch(81.84% 0.022 76.5) |
| XYZ | xyz(52.4311, 54.7169, 50.9705) |
| Luminance | 0.5472 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 1.09
Greige
#B8AB98
ΔE00 6.47
Warm Beige
#E9DCC9
ΔE00 6.56
Silver
#C0C0C0
ΔE00 7.15
Khaki
#C3B091
ΔE00 7.76
Silver (survey)
#C5C9C7
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC2B4 #B4BECC
analogous
#CCB6B4 #CCC2B4 #CACCB4
triadic
#CCC2B4 #B4CCC2 #C2B4CC
tetradic
#CCC2B4 #B4CCB6 #B4BECC #CCB4CA
square
#CCC2B4 #B4CCB6 #B4BECC #CCB4CA
split-complementary
#CCC2B4 #B4CACC #B6B4CC
monochromatic
#9A876B #B3A490 #CCC2B4 #E5E0D8 #F3F0ED
Accessibility & contrast
On white
1.76
#CCC2B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#CCC2B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC2B4
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC2B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC2B4 | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C2B3
Deuteranopia (green-blind)
#C9C4B4
Tritanopia (blue-blind)
#D1BFBE
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #ccc2b4; /* rgb */ color: rgb(204, 194, 180); /* oklch */ color: oklch(81.8% 0.022 76.5);
Tailwind
colors: {
custom: {
50: '#dbd4ca',
500: '#ccc2b4',
950: '#000000',
},
}SCSS
$custom: #ccc2b4; $custom-light: #dbd4ca; $custom-dark: #000000;
JSON
{
"hex": "#ccc2b4",
"rgb": {
"r": 204,
"g": 194,
"b": 180
},
"hsl": {
"h": 35,
"s": 19.048,
"l": 75.294
},
"oklch": {
"l": 0.81836,
"c": 0.02231,
"h": 76.5
},
"luminance": 0.54716
}Semantic roles & 50–950 ramp
primary
#CCC2B4
secondary
#8490A1
accent
#6C9D48
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#151413
muted
#848382