#CCBCA8#CCBCA8
#CCBCA8 is a light, muted orange. Relative luminance 0.516; OKLCH L 80.3% C 0.033 H 73.5°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBCA8 |
|---|---|
| RGB | rgb(204, 188, 168) |
| HSL | hsl(33, 26%, 73%) |
| HSV | hsv(33, 18%, 80%) |
| CMYK | cmyk(0%, 7.8%, 17.6%, 20%) |
| CIE-LAB | lab(77.06, 2.38, 12.17) |
| CIE-LCH | lch(77.06, 12.40, 78.94°) |
| OKLab | oklab(80.32% 0.0094 0.0316) |
| OKLCH | oklch(80.32% 0.033 73.5) |
| XYZ | xyz(49.9527, 51.6320, 44.3727) |
| Luminance | 0.5163 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 2.69
Greige
#B8AB98
ΔE00 4.94
Khaki
#C3B091
ΔE00 5.01
Tan
#D2B48C
ΔE00 7.05
Putty
#BEAE8A
ΔE00 7.08
Warm Beige
#E9DCC9
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBCA8 #A8B8CC
analogous
#CCAAA8 #CCBCA8 #CACCA8
triadic
#CCBCA8 #A8CCBC #BCA8CC
tetradic
#CCBCA8 #A8CCAA #A8B8CC #CCA8CA
square
#CCBCA8 #A8CCAA #A8B8CC #CCA8CA
split-complementary
#CCBCA8 #A8CACC #AAA8CC
monochromatic
#9D805C #B59E81 #CCBCA8 #E3DACF #F4F0EC
Accessibility & contrast
On white
1.85
#CCBCA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#CCBCA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBCA8
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBCA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBCA8 | 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)
#C2BCA7
Deuteranopia (green-blind)
#C6C0A8
Tritanopia (blue-blind)
#D3B8B6
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #ccbca8; /* rgb */ color: rgb(204, 188, 168); /* oklch */ color: oklch(80.3% 0.033 73.5);
Tailwind
colors: {
custom: {
50: '#dbd0c1',
500: '#ccbca8',
950: '#000000',
},
}SCSS
$custom: #ccbca8; $custom-light: #dbd0c1; $custom-dark: #000000;
JSON
{
"hex": "#ccbca8",
"rgb": {
"r": 204,
"g": 188,
"b": 168
},
"hsl": {
"h": 33.333,
"s": 26.087,
"l": 72.941
},
"oklch": {
"l": 0.80317,
"c": 0.03294,
"h": 73.5
},
"luminance": 0.51631
}Semantic roles & 50–950 ramp
primary
#CCBCA8
secondary
#778AA1
accent
#6DA541
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151412
muted
#848382