#CCB8A0#CCB8A0
#CCB8A0 is a light, muted orange. Relative luminance 0.497; OKLCH L 79.3% C 0.040 H 72.2°. Best body text is #000000 at 10.93:1 contrast (WCAG AA passes).
Color values
| HEX | #CCB8A0 |
|---|---|
| RGB | rgb(204, 184, 160) |
| HSL | hsl(33, 30%, 71%) |
| HSV | hsv(33, 22%, 80%) |
| CMYK | cmyk(0%, 9.8%, 21.6%, 20%) |
| CIE-LAB | lab(75.86, 3.30, 14.80) |
| CIE-LCH | lch(75.86, 15.16, 77.43°) |
| OKLab | oklab(79.32% 0.0122 0.0382) |
| OKLCH | oklch(79.32% 0.04 72.2) |
| XYZ | xyz(48.3876, 49.6576, 40.2868) |
| Luminance | 0.4966 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 3.68
Warm Gray
#C9BEB0
ΔE00 4.63
Greige
#B8AB98
ΔE00 4.85
Tan
#D2B48C
ΔE00 5.21
Putty
#BEAE8A
ΔE00 6.11
Taupe (survey)
#B9A281
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCB8A0 #A0B4CC
analogous
#CCA2A0 #CCB8A0 #CACCA0
triadic
#CCB8A0 #A0CCB8 #B8A0CC
tetradic
#CCB8A0 #A0CCA2 #A0B4CC #CCA0CA
square
#CCB8A0 #A0CCA2 #A0B4CC #CCA0CA
split-complementary
#CCB8A0 #A0CACC #A2A0CC
monochromatic
#9D7C54 #B79A78 #CCB8A0 #E1D6C8 #F4F0EB
Accessibility & contrast
On white
1.92
#CCB8A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.93
#CCB8A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCB8A0
10.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCB8A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCB8A0 | 1.00 | 1.92 | 10.93 | 10.93 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B89F
Deuteranopia (green-blind)
#C4BDA1
Tritanopia (blue-blind)
#D4B3B1
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #ccb8a0; /* rgb */ color: rgb(204, 184, 160); /* oklch */ color: oklch(79.3% 0.040 72.2);
Tailwind
colors: {
custom: {
50: '#dccdbc',
500: '#ccb8a0',
950: '#000000',
},
}SCSS
$custom: #ccb8a0; $custom-light: #dccdbc; $custom-dark: #000000;
JSON
{
"hex": "#ccb8a0",
"rgb": {
"r": 204,
"g": 184,
"b": 160
},
"hsl": {
"h": 32.727,
"s": 30.137,
"l": 71.373
},
"oklch": {
"l": 0.79316,
"c": 0.04007,
"h": 72.2
},
"luminance": 0.49656
}Semantic roles & 50–950 ramp
primary
#CCB8A0
secondary
#DEE3EA
accent
#6EA93D
background
#FDFCFB
surface
#FBF9F6
border
#D4D2D0
text
#151312
muted
#838281