#CCBCA5#CCBCA5
#CCBCA5 is a light, muted orange. Relative luminance 0.515; OKLCH L 80.2% C 0.036 H 77.0°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBCA5 |
|---|---|
| RGB | rgb(204, 188, 165) |
| HSL | hsl(35, 28%, 72%) |
| HSV | hsv(35, 19%, 80%) |
| CMYK | cmyk(0%, 7.8%, 19.1%, 20%) |
| CIE-LAB | lab(76.99, 1.92, 13.69) |
| CIE-LCH | lch(76.99, 13.83, 82.02°) |
| OKLab | oklab(80.24% 0.0082 0.0354) |
| OKLCH | oklch(80.24% 0.036 77) |
| XYZ | xyz(49.6764, 51.5215, 42.9178) |
| Luminance | 0.5152 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.53
Khaki
#C3B091
ΔE00 4.18
Greige
#B8AB98
ΔE00 4.97
Putty
#BEAE8A
ΔE00 6.08
Tan
#D2B48C
ΔE00 6.35
Warm Beige
#E9DCC9
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBCA5 #A5B5CC
analogous
#CCA9A5 #CCBCA5 #C9CCA5
triadic
#CCBCA5 #A5CCBC #BCA5CC
tetradic
#CCBCA5 #A5CCA9 #A5B5CC #CCA5C9
square
#CCBCA5 #A5CCA9 #A5B5CC #CCA5C9
split-complementary
#CCBCA5 #A5C9CC #A9A5CC
monochromatic
#9D8159 #B69F7E #CCBCA5 #E2D9CC #F4F0EB
Accessibility & contrast
On white
1.86
#CCBCA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#CCBCA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBCA5
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBCA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBCA5 | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BCA4
Deuteranopia (green-blind)
#C7C0A6
Tritanopia (blue-blind)
#D3B7B5
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #ccbca5; /* rgb */ color: rgb(204, 188, 165); /* oklch */ color: oklch(80.2% 0.036 77.0);
Tailwind
colors: {
custom: {
50: '#dbd0bf',
500: '#ccbca5',
950: '#000000',
},
}SCSS
$custom: #ccbca5; $custom-light: #dbd0bf; $custom-dark: #000000;
JSON
{
"hex": "#ccbca5",
"rgb": {
"r": 204,
"g": 188,
"b": 165
},
"hsl": {
"h": 35.385,
"s": 27.66,
"l": 72.353
},
"oklch": {
"l": 0.80243,
"c": 0.03634,
"h": 77
},
"luminance": 0.5152
}Semantic roles & 50–950 ramp
primary
#CCBCA5
secondary
#7487A1
accent
#6AA63F
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151312
muted
#848382