#CCBCA7#CCBCA7
#CCBCA7 is a light, muted orange. Relative luminance 0.516; OKLCH L 80.3% C 0.034 H 74.7°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBCA7 |
|---|---|
| RGB | rgb(204, 188, 167) |
| HSL | hsl(34, 27%, 73%) |
| HSV | hsv(34, 18%, 80%) |
| CMYK | cmyk(0%, 7.8%, 18.1%, 20%) |
| CIE-LAB | lab(77.04, 2.22, 12.68) |
| CIE-LCH | lch(77.04, 12.87, 80.05°) |
| OKLab | oklab(80.29% 0.009 0.0329) |
| OKLCH | oklch(80.29% 0.034 74.7) |
| XYZ | xyz(49.8599, 51.5949, 43.8840) |
| Luminance | 0.5159 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 2.95
Khaki
#C3B091
ΔE00 4.71
Greige
#B8AB98
ΔE00 4.92
Putty
#BEAE8A
ΔE00 6.73
Tan
#D2B48C
ΔE00 6.80
Warm Beige
#E9DCC9
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBCA7 #A7B7CC
analogous
#CCA9A7 #CCBCA7 #CACCA7
triadic
#CCBCA7 #A7CCBC #BCA7CC
tetradic
#CCBCA7 #A7CCA9 #A7B7CC #CCA7CA
square
#CCBCA7 #A7CCA9 #A7B7CC #CCA7CA
split-complementary
#CCBCA7 #A7CACC #A9A7CC
monochromatic
#9D815B #B69F80 #CCBCA7 #E2D9CE #F4F0EC
Accessibility & contrast
On white
1.86
#CCBCA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#CCBCA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBCA7
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBCA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBCA7 | 1.00 | 1.86 | 11.32 | 11.32 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BCA6
Deuteranopia (green-blind)
#C6C0A7
Tritanopia (blue-blind)
#D3B8B6
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #ccbca7; /* rgb */ color: rgb(204, 188, 167); /* oklch */ color: oklch(80.3% 0.034 74.7);
Tailwind
colors: {
custom: {
50: '#dbd0c1',
500: '#ccbca7',
950: '#000000',
},
}SCSS
$custom: #ccbca7; $custom-light: #dbd0c1; $custom-dark: #000000;
JSON
{
"hex": "#ccbca7",
"rgb": {
"r": 204,
"g": 188,
"b": 167
},
"hsl": {
"h": 34.054,
"s": 26.619,
"l": 72.745
},
"oklch": {
"l": 0.80293,
"c": 0.03406,
"h": 74.7
},
"luminance": 0.51594
}Semantic roles & 50–950 ramp
primary
#CCBCA7
secondary
#7689A1
accent
#6CA540
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151412
muted
#848382