#CCC2B2#CCC2B2
#CCC2B2 is a light, muted orange. Relative luminance 0.546; OKLCH L 81.8% C 0.025 H 79.7°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC2B2 |
|---|---|
| RGB | rgb(204, 194, 178) |
| HSL | hsl(37, 20%, 75%) |
| HSV | hsv(37, 13%, 80%) |
| CMYK | cmyk(0%, 4.9%, 12.7%, 20%) |
| CIE-LAB | lab(78.83, 0.78, 9.30) |
| CIE-LCH | lch(78.83, 9.33, 85.19°) |
| OKLab | oklab(81.78% 0.0044 0.0243) |
| OKLCH | oklch(81.78% 0.025 79.7) |
| XYZ | xyz(52.2288, 54.6360, 49.9052) |
| Luminance | 0.5464 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 1.51
Greige
#B8AB98
ΔE00 6.27
Warm Beige
#E9DCC9
ΔE00 6.46
Khaki
#C3B091
ΔE00 7.21
Silver
#C0C0C0
ΔE00 7.78
Silver (survey)
#C5C9C7
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC2B2 #B2BCCC
analogous
#CCB5B2 #CCC2B2 #C9CCB2
triadic
#CCC2B2 #B2CCC2 #C2B2CC
tetradic
#CCC2B2 #B2CCB5 #B2BCCC #CCB2C9
square
#CCC2B2 #B2CCB5 #B2BCCC #CCB2C9
split-complementary
#CCC2B2 #B2C9CC #B5B2CC
monochromatic
#9B8868 #B4A58D #CCC2B2 #E4DFD7 #F3F0ED
Accessibility & contrast
On white
1.76
#CCC2B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#CCC2B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC2B2
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC2B2 | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C2B1
Deuteranopia (green-blind)
#C9C4B2
Tritanopia (blue-blind)
#D1BFBD
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #ccc2b2; /* rgb */ color: rgb(204, 194, 178); /* oklch */ color: oklch(81.8% 0.025 79.7);
Tailwind
colors: {
custom: {
50: '#dbd4c9',
500: '#ccc2b2',
950: '#000000',
},
}SCSS
$custom: #ccc2b2; $custom-light: #dbd4c9; $custom-dark: #000000;
JSON
{
"hex": "#ccc2b2",
"rgb": {
"r": 204,
"g": 194,
"b": 178
},
"hsl": {
"h": 36.923,
"s": 20.313,
"l": 74.902
},
"oklch": {
"l": 0.81784,
"c": 0.02467,
"h": 79.7
},
"luminance": 0.54635
}Semantic roles & 50–950 ramp
primary
#CCC2B2
secondary
#818DA1
accent
#699F47
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#151413
muted
#848382