#CCBCA2#CCBCA2
#CCBCA2 is a light, muted orange. Relative luminance 0.514; OKLCH L 80.2% C 0.040 H 80.0°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBCA2 |
|---|---|
| RGB | rgb(204, 188, 162) |
| HSL | hsl(37, 29%, 72%) |
| HSV | hsv(37, 21%, 80%) |
| CMYK | cmyk(0%, 7.8%, 20.6%, 20%) |
| CIE-LAB | lab(76.93, 1.47, 15.22) |
| CIE-LCH | lch(76.93, 15.29, 84.49°) |
| OKLab | oklab(80.17% 0.0069 0.0392) |
| OKLCH | oklch(80.17% 0.04 80) |
| XYZ | xyz(49.4066, 51.4135, 41.4966) |
| Luminance | 0.5141 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 3.61
Warm Gray
#C9BEB0
ΔE00 4.48
Putty
#BEAE8A
ΔE00 5.23
Greige
#B8AB98
ΔE00 5.26
Tan
#D2B48C
ΔE00 5.84
Very Light Brown
#D3B683
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBCA2 #A2B2CC
analogous
#CCA7A2 #CCBCA2 #C7CCA2
triadic
#CCBCA2 #A2CCBC #BCA2CC
tetradic
#CCBCA2 #A2CCA7 #A2B2CC #CCA2C7
square
#CCBCA2 #A2CCA7 #A2B2CC #CCA2C7
split-complementary
#CCBCA2 #A2C7CC #A7A2CC
monochromatic
#9D8256 #B6A07A #CCBCA2 #E2D8CA #F4F1EB
Accessibility & contrast
On white
1.86
#CCBCA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#CCBCA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBCA2
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBCA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBCA2 | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BCA0
Deuteranopia (green-blind)
#C7C0A3
Tritanopia (blue-blind)
#D4B7B5
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #ccbca2; /* rgb */ color: rgb(204, 188, 162); /* oklch */ color: oklch(80.2% 0.040 80.0);
Tailwind
colors: {
custom: {
50: '#dcd0bd',
500: '#ccbca2',
950: '#000000',
},
}SCSS
$custom: #ccbca2; $custom-light: #dcd0bd; $custom-dark: #000000;
JSON
{
"hex": "#ccbca2",
"rgb": {
"r": 204,
"g": 188,
"b": 162
},
"hsl": {
"h": 37.143,
"s": 29.167,
"l": 71.765
},
"oklch": {
"l": 0.80171,
"c": 0.03983,
"h": 80
},
"luminance": 0.51412
}Semantic roles & 50–950 ramp
primary
#CCBCA2
secondary
#7183A1
accent
#66A83E
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151312
muted
#848382