#CCC4B8#CCC4B8
#CCC4B8 is a very light, near-neutral orange. Relative luminance 0.558; OKLCH L 82.3% C 0.019 H 78.2°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC4B8 |
|---|---|
| RGB | rgb(204, 196, 184) |
| HSL | hsl(36, 16%, 76%) |
| HSV | hsv(36, 10%, 80%) |
| CMYK | cmyk(0%, 3.9%, 9.8%, 20%) |
| CIE-LAB | lab(79.49, 0.72, 7.01) |
| CIE-LCH | lch(79.49, 7.05, 84.18°) |
| OKLab | oklab(82.35% 0.0038 0.0184) |
| OKLCH | oklch(82.35% 0.019 78.2) |
| XYZ | xyz(53.2926, 55.7785, 53.2970) |
| Luminance | 0.5578 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 2.00
Silver
#C0C0C0
ΔE00 6.25
Warm Beige
#E9DCC9
ΔE00 6.53
Silver (survey)
#C5C9C7
ΔE00 6.66
Light Gray
#D3D3D3
ΔE00 7.02
Greige
#B8AB98
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC4B8 #B8C0CC
analogous
#CCBAB8 #CCC4B8 #CACCB8
triadic
#CCC4B8 #B8CCC4 #C4B8CC
tetradic
#CCC4B8 #B8CCBA #B8C0CC #CCB8CA
square
#CCC4B8 #B8CCBA #B8C0CC #CCB8CA
split-complementary
#CCC4B8 #B8CACC #BAB8CC
monochromatic
#998971 #B2A694 #CCC4B8 #E6E2DC #F2F0ED
Accessibility & contrast
On white
1.73
#CCC4B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#CCC4B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC4B8
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC4B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC4B8 | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C4B7
Deuteranopia (green-blind)
#CAC6B8
Tritanopia (blue-blind)
#D0C2C0
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #ccc4b8; /* rgb */ color: rgb(204, 196, 184); /* oklch */ color: oklch(82.3% 0.019 78.2);
Tailwind
colors: {
custom: {
50: '#dbd5cd',
500: '#ccc4b8',
950: '#000000',
},
}SCSS
$custom: #ccc4b8; $custom-light: #dbd5cd; $custom-dark: #000000;
JSON
{
"hex": "#ccc4b8",
"rgb": {
"r": 204,
"g": 196,
"b": 184
},
"hsl": {
"h": 36,
"s": 16.393,
"l": 76.078
},
"oklch": {
"l": 0.82347,
"c": 0.01878,
"h": 78.2
},
"luminance": 0.55778
}Semantic roles & 50–950 ramp
primary
#CCC4B8
secondary
#8892A0
accent
#6B9B4B
background
#FEFEFE
surface
#FBFBFA
border
#D4D4D3
text
#151413
muted
#848383