#CCBCA0#CCBCA0
#CCBCA0 is a light, muted orange. Relative luminance 0.513; OKLCH L 80.1% C 0.042 H 81.7°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBCA0 |
|---|---|
| RGB | rgb(204, 188, 160) |
| HSL | hsl(38, 30%, 71%) |
| HSV | hsv(38, 22%, 80%) |
| CMYK | cmyk(0%, 7.8%, 21.6%, 20%) |
| CIE-LAB | lab(76.89, 1.17, 16.23) |
| CIE-LCH | lch(76.89, 16.28, 85.87°) |
| OKLab | oklab(80.12% 0.0061 0.0418) |
| OKLCH | oklch(80.12% 0.042 81.7) |
| XYZ | xyz(49.2302, 51.3430, 40.5677) |
| Luminance | 0.5134 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 3.40
Putty
#BEAE8A
ΔE00 4.76
Warm Gray
#C9BEB0
ΔE00 5.12
Greige
#B8AB98
ΔE00 5.56
Tan
#D2B48C
ΔE00 5.59
Very Light Brown
#D3B683
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBCA0 #A0B0CC
analogous
#CCA6A0 #CCBCA0 #C6CCA0
triadic
#CCBCA0 #A0CCBC #BCA0CC
tetradic
#CCBCA0 #A0CCA6 #A0B0CC #CCA0C6
square
#CCBCA0 #A0CCA6 #A0B0CC #CCA0C6
split-complementary
#CCBCA0 #A0C6CC #A6A0CC
monochromatic
#9D8354 #B7A078 #CCBCA0 #E1D8C8 #F4F1EB
Accessibility & contrast
On white
1.86
#CCBCA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#CCBCA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBCA0
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBCA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBCA0 | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BB9E
Deuteranopia (green-blind)
#C8BFA1
Tritanopia (blue-blind)
#D4B7B4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #ccbca0; /* rgb */ color: rgb(204, 188, 160); /* oklch */ color: oklch(80.1% 0.042 81.7);
Tailwind
colors: {
custom: {
50: '#dcd0bc',
500: '#ccbca0',
950: '#000000',
},
}SCSS
$custom: #ccbca0; $custom-light: #dcd0bc; $custom-dark: #000000;
JSON
{
"hex": "#ccbca0",
"rgb": {
"r": 204,
"g": 188,
"b": 160
},
"hsl": {
"h": 38.182,
"s": 30.137,
"l": 71.373
},
"oklch": {
"l": 0.80123,
"c": 0.0422,
"h": 81.7
},
"luminance": 0.51342
}Semantic roles & 50–950 ramp
primary
#CCBCA0
secondary
#6F81A1
accent
#64A93D
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151312
muted
#848382