#CCBCA9#CCBCA9
#CCBCA9 is a light, muted orange. Relative luminance 0.517; OKLCH L 80.3% C 0.032 H 72.1°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBCA9 |
|---|---|
| RGB | rgb(204, 188, 169) |
| HSL | hsl(33, 26%, 73%) |
| HSV | hsv(33, 17%, 80%) |
| CMYK | cmyk(0%, 7.8%, 17.2%, 20%) |
| CIE-LAB | lab(77.08, 2.53, 11.66) |
| CIE-LCH | lch(77.08, 11.93, 77.75°) |
| OKLab | oklab(80.34% 0.0098 0.0303) |
| OKLCH | oklch(80.34% 0.032 72.1) |
| XYZ | xyz(50.0462, 51.6694, 44.8653) |
| Luminance | 0.5167 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 2.47
Greige
#B8AB98
ΔE00 5.00
Khaki
#C3B091
ΔE00 5.33
Tan
#D2B48C
ΔE00 7.32
Putty
#BEAE8A
ΔE00 7.44
Warm Beige
#E9DCC9
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBCA9 #A9B9CC
analogous
#CCAAA9 #CCBCA9 #CACCA9
triadic
#CCBCA9 #A9CCBC #BCA9CC
tetradic
#CCBCA9 #A9CCAA #A9B9CC #CCA9CA
square
#CCBCA9 #A9CCAA #A9B9CC #CCA9CA
split-complementary
#CCBCA9 #A9CACC #AAA9CC
monochromatic
#9D805D #B59E83 #CCBCA9 #E3DACF #F4F0EC
Accessibility & contrast
On white
1.85
#CCBCA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#CCBCA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBCA9
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBCA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBCA9 | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BCA8
Deuteranopia (green-blind)
#C6C0A9
Tritanopia (blue-blind)
#D3B8B7
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #ccbca9; /* rgb */ color: rgb(204, 188, 169); /* oklch */ color: oklch(80.3% 0.032 72.1);
Tailwind
colors: {
custom: {
50: '#dbd0c2',
500: '#ccbca9',
950: '#000000',
},
}SCSS
$custom: #ccbca9; $custom-light: #dbd0c2; $custom-dark: #000000;
JSON
{
"hex": "#ccbca9",
"rgb": {
"r": 204,
"g": 188,
"b": 169
},
"hsl": {
"h": 32.571,
"s": 25.547,
"l": 73.137
},
"oklch": {
"l": 0.80342,
"c": 0.03183,
"h": 72.1
},
"luminance": 0.51668
}Semantic roles & 50–950 ramp
primary
#CCBCA9
secondary
#788BA1
accent
#6FA441
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151412
muted
#848382