#CCBCA3#CCBCA3
#CCBCA3 is a light, muted orange. Relative luminance 0.514; OKLCH L 80.2% C 0.039 H 79.0°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBCA3 |
|---|---|
| RGB | rgb(204, 188, 163) |
| HSL | hsl(37, 29%, 72%) |
| HSV | hsv(37, 20%, 80%) |
| CMYK | cmyk(0%, 7.8%, 20.1%, 20%) |
| CIE-LAB | lab(76.95, 1.62, 14.71) |
| CIE-LCH | lch(76.95, 14.80, 83.72°) |
| OKLab | oklab(80.2% 0.0074 0.038) |
| OKLCH | oklch(80.2% 0.039 79) |
| XYZ | xyz(49.4958, 51.4492, 41.9666) |
| Luminance | 0.5145 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 3.77
Warm Gray
#C9BEB0
ΔE00 4.16
Greige
#B8AB98
ΔE00 5.14
Putty
#BEAE8A
ΔE00 5.50
Tan
#D2B48C
ΔE00 5.99
Very Light Brown
#D3B683
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBCA3 #A3B3CC
analogous
#CCA8A3 #CCBCA3 #C8CCA3
triadic
#CCBCA3 #A3CCBC #BCA3CC
tetradic
#CCBCA3 #A3CCA8 #A3B3CC #CCA3C8
square
#CCBCA3 #A3CCA8 #A3B3CC #CCA3C8
split-complementary
#CCBCA3 #A3C8CC #A8A3CC
monochromatic
#9D8257 #B69F7C #CCBCA3 #E2D9CA #F4F1EB
Accessibility & contrast
On white
1.86
#CCBCA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#CCBCA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBCA3
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBCA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBCA3 | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BCA1
Deuteranopia (green-blind)
#C7C0A4
Tritanopia (blue-blind)
#D3B7B5
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #ccbca3; /* rgb */ color: rgb(204, 188, 163); /* oklch */ color: oklch(80.2% 0.039 79.0);
Tailwind
colors: {
custom: {
50: '#dcd0be',
500: '#ccbca3',
950: '#000000',
},
}SCSS
$custom: #ccbca3; $custom-light: #dcd0be; $custom-dark: #000000;
JSON
{
"hex": "#ccbca3",
"rgb": {
"r": 204,
"g": 188,
"b": 163
},
"hsl": {
"h": 36.585,
"s": 28.671,
"l": 71.961
},
"oklch": {
"l": 0.80195,
"c": 0.03866,
"h": 79
},
"luminance": 0.51448
}Semantic roles & 50–950 ramp
primary
#CCBCA3
secondary
#7284A1
accent
#67A73E
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151312
muted
#848382