#CCC4B2#CCC4B2
#CCC4B2 is a very light, muted orange. Relative luminance 0.555; OKLCH L 82.2% C 0.026 H 86.9°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC4B2 |
|---|---|
| RGB | rgb(204, 196, 178) |
| HSL | hsl(42, 20%, 75%) |
| HSV | hsv(42, 13%, 80%) |
| CMYK | cmyk(0%, 3.9%, 12.7%, 20%) |
| CIE-LAB | lab(79.35, -0.27, 10.03) |
| CIE-LCH | lch(79.35, 10.04, 91.55°) |
| OKLab | oklab(82.19% 0.0014 0.0262) |
| OKLCH | oklch(82.19% 0.026 86.9) |
| XYZ | xyz(52.6770, 55.5322, 50.0546) |
| Luminance | 0.5553 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.00
Warm Beige
#E9DCC9
ΔE00 6.36
Greige
#B8AB98
ΔE00 6.87
Khaki
#C3B091
ΔE00 7.45
Silver (survey)
#C5C9C7
ΔE00 8.14
Silver
#C0C0C0
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC4B2 #B2BACC
analogous
#CCB7B2 #CCC4B2 #C7CCB2
triadic
#CCC4B2 #B2CCC4 #C4B2CC
tetradic
#CCC4B2 #B2CCB7 #B2BACC #CCB2C7
square
#CCC4B2 #B2CCB7 #B2BACC #CCB2C7
split-complementary
#CCC4B2 #B2C7CC #B7B2CC
monochromatic
#9B8C68 #B4A88D #CCC4B2 #E4E0D7 #F3F1ED
Accessibility & contrast
On white
1.73
#CCC4B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#CCC4B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC4B2
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC4B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC4B2 | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C3B1
Deuteranopia (green-blind)
#CBC5B2
Tritanopia (blue-blind)
#D1C1BF
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #ccc4b2; /* rgb */ color: rgb(204, 196, 178); /* oklch */ color: oklch(82.2% 0.026 86.9);
Tailwind
colors: {
custom: {
50: '#dbd5c9',
500: '#ccc4b2',
950: '#000000',
},
}SCSS
$custom: #ccc4b2; $custom-light: #dbd5c9; $custom-dark: #000000;
JSON
{
"hex": "#ccc4b2",
"rgb": {
"r": 204,
"g": 196,
"b": 178
},
"hsl": {
"h": 41.538,
"s": 20.313,
"l": 74.902
},
"oklch": {
"l": 0.8219,
"c": 0.02619,
"h": 86.9
},
"luminance": 0.55532
}Semantic roles & 50–950 ramp
primary
#CCC4B2
secondary
#818BA1
accent
#629F47
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#151413
muted
#848382