#CCB89A#CCB89A
#CCB89A is a light, muted orange. Relative luminance 0.495; OKLCH L 79.2% C 0.047 H 78.0°. Best body text is #000000 at 10.89:1 contrast (WCAG AA passes).
Color values
| HEX | #CCB89A |
|---|---|
| RGB | rgb(204, 184, 154) |
| HSL | hsl(36, 33%, 70%) |
| HSV | hsv(36, 25%, 80%) |
| CMYK | cmyk(0%, 9.8%, 24.5%, 20%) |
| CIE-LAB | lab(75.73, 2.43, 17.86) |
| CIE-LCH | lch(75.73, 18.02, 82.25°) |
| OKLab | oklab(79.18% 0.0098 0.0457) |
| OKLCH | oklch(79.18% 0.047 78) |
| XYZ | xyz(47.8753, 49.4527, 37.5890) |
| Luminance | 0.4945 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 2.33
Tan
#D2B48C
ΔE00 3.93
Putty
#BEAE8A
ΔE00 4.35
Greige
#B8AB98
ΔE00 5.47
Toupe
#C7AC7D
ΔE00 5.78
Very Light Brown
#D3B683
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCB89A #9AAECC
analogous
#CC9F9A #CCB89A #C7CC9A
triadic
#CCB89A #9ACCB8 #B89ACC
tetradic
#CCB89A #9ACC9F #9AAECC #CC9AC7
square
#CCB89A #9ACC9F #9AAECC #CC9AC7
split-complementary
#CCB89A #9AC7CC #9F9ACC
monochromatic
#9D7E4F #B79B71 #CCB89A #E1D5C3 #F5F1EB
Accessibility & contrast
On white
1.93
#CCB89A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.89
#CCB89A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCB89A
10.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCB89A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCB89A | 1.00 | 1.93 | 10.89 | 10.89 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B898
Deuteranopia (green-blind)
#C5BD9B
Tritanopia (blue-blind)
#D5B2B0
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #ccb89a; /* rgb */ color: rgb(204, 184, 154); /* oklch */ color: oklch(79.2% 0.047 78.0);
Tailwind
colors: {
custom: {
50: '#dccdb7',
500: '#ccb89a',
950: '#000000',
},
}SCSS
$custom: #ccb89a; $custom-light: #dccdb7; $custom-dark: #000000;
JSON
{
"hex": "#ccb89a",
"rgb": {
"r": 204,
"g": 184,
"b": 154
},
"hsl": {
"h": 36,
"s": 32.895,
"l": 70.196
},
"oklch": {
"l": 0.79175,
"c": 0.04676,
"h": 78
},
"luminance": 0.49451
}Semantic roles & 50–950 ramp
primary
#CCB89A
secondary
#DAE0E8
accent
#67AC3A
background
#FDFCFB
surface
#FBF9F6
border
#D4D2D0
text
#151311
muted
#838280