#CCBB9E#CCBB9E
#CCBB9E is a light, muted orange. Relative luminance 0.508; OKLCH L 79.9% C 0.044 H 81.1°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBB9E |
|---|---|
| RGB | rgb(204, 187, 158) |
| HSL | hsl(38, 31%, 71%) |
| HSV | hsv(38, 23%, 80%) |
| CMYK | cmyk(0%, 8.3%, 22.5%, 20%) |
| CIE-LAB | lab(76.59, 1.41, 16.89) |
| CIE-LCH | lch(76.59, 16.95, 85.22°) |
| OKLab | oklab(79.87% 0.0068 0.0434) |
| OKLCH | oklch(79.87% 0.044 81.1) |
| XYZ | xyz(48.8438, 50.8478, 39.5827) |
| Luminance | 0.5085 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 3.02
Putty
#BEAE8A
ΔE00 4.49
Tan
#D2B48C
ΔE00 5.10
Warm Gray
#C9BEB0
ΔE00 5.48
Greige
#B8AB98
ΔE00 5.57
Very Light Brown
#D3B683
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBB9E #9EAFCC
analogous
#CCA49E #CCBB9E #C6CC9E
triadic
#CCBB9E #9ECCBB #BB9ECC
tetradic
#CCBB9E #9ECCA4 #9EAFCC #CC9EC6
square
#CCBB9E #9ECCA4 #9EAFCC #CC9EC6
split-complementary
#CCBB9E #9EC6CC #A49ECC
monochromatic
#9D8253 #B79F76 #CCBB9E #E1D7C6 #F4F1EB
Accessibility & contrast
On white
1.88
#CCBB9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#CCBB9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBB9E
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBB9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBB9E | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BA9C
Deuteranopia (green-blind)
#C7BF9F
Tritanopia (blue-blind)
#D4B6B3
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #ccbb9e; /* rgb */ color: rgb(204, 187, 158); /* oklch */ color: oklch(79.9% 0.044 81.1);
Tailwind
colors: {
custom: {
50: '#dccfba',
500: '#ccbb9e',
950: '#000000',
},
}SCSS
$custom: #ccbb9e; $custom-light: #dccfba; $custom-dark: #000000;
JSON
{
"hex": "#ccbb9e",
"rgb": {
"r": 204,
"g": 187,
"b": 158
},
"hsl": {
"h": 37.826,
"s": 31.081,
"l": 70.98
},
"oklch": {
"l": 0.79874,
"c": 0.0439,
"h": 81.1
},
"luminance": 0.50847
}Semantic roles & 50–950 ramp
primary
#CCBB9E
secondary
#6D80A1
accent
#64AA3C
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151311
muted
#848381