#CCB89E#CCB89E
#CCB89E is a light, muted orange. Relative luminance 0.496; OKLCH L 79.3% C 0.042 H 74.4°. Best body text is #000000 at 10.92:1 contrast (WCAG AA passes).
Color values
| HEX | #CCB89E |
|---|---|
| RGB | rgb(204, 184, 158) |
| HSL | hsl(34, 31%, 71%) |
| HSV | hsv(34, 23%, 80%) |
| CMYK | cmyk(0%, 9.8%, 22.5%, 20%) |
| CIE-LAB | lab(75.82, 3.01, 15.82) |
| CIE-LCH | lch(75.82, 16.10, 79.24°) |
| OKLab | oklab(79.27% 0.0114 0.0407) |
| OKLCH | oklch(79.27% 0.042 74.4) |
| XYZ | xyz(48.2140, 49.5882, 39.3728) |
| Luminance | 0.4959 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 3.10
Tan
#D2B48C
ΔE00 4.69
Greige
#B8AB98
ΔE00 4.96
Warm Gray
#C9BEB0
ΔE00 5.06
Putty
#BEAE8A
ΔE00 5.46
Taupe (survey)
#B9A281
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCB89E #9EB2CC
analogous
#CCA19E #CCB89E #C9CC9E
triadic
#CCB89E #9ECCB8 #B89ECC
tetradic
#CCB89E #9ECCA1 #9EB2CC #CC9EC9
square
#CCB89E #9ECCA1 #9EB2CC #CC9EC9
split-complementary
#CCB89E #9EC9CC #A19ECC
monochromatic
#9D7D53 #B79B76 #CCB89E #E1D5C6 #F4F0EB
Accessibility & contrast
On white
1.92
#CCB89E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.92
#CCB89E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCB89E
10.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCB89E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCB89E | 1.00 | 1.92 | 10.92 | 10.92 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B89C
Deuteranopia (green-blind)
#C5BD9F
Tritanopia (blue-blind)
#D4B3B1
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #ccb89e; /* rgb */ color: rgb(204, 184, 158); /* oklch */ color: oklch(79.3% 0.042 74.4);
Tailwind
colors: {
custom: {
50: '#dccdba',
500: '#ccb89e',
950: '#000000',
},
}SCSS
$custom: #ccb89e; $custom-light: #dccdba; $custom-dark: #000000;
JSON
{
"hex": "#ccb89e",
"rgb": {
"r": 204,
"g": 184,
"b": 158
},
"hsl": {
"h": 33.913,
"s": 31.081,
"l": 70.98
},
"oklch": {
"l": 0.79268,
"c": 0.04227,
"h": 74.4
},
"luminance": 0.49587
}Semantic roles & 50–950 ramp
primary
#CCB89E
secondary
#DDE2E9
accent
#6CAA3C
background
#FDFCFB
surface
#FBF9F6
border
#D4D2D0
text
#151311
muted
#838280