#CCB59E#CCB59E
#CCB59E is a light, muted orange. Relative luminance 0.484; OKLCH L 78.7% C 0.041 H 67.2°. Best body text is #000000 at 10.67:1 contrast (WCAG AA passes).
Color values
| HEX | #CCB59E |
|---|---|
| RGB | rgb(204, 181, 158) |
| HSL | hsl(30, 31%, 71%) |
| HSV | hsv(30, 23%, 80%) |
| CMYK | cmyk(0%, 11.3%, 22.5%, 20%) |
| CIE-LAB | lab(75.05, 4.61, 14.74) |
| CIE-LCH | lch(75.05, 15.44, 72.65°) |
| OKLab | oklab(78.67% 0.016 0.038) |
| OKLCH | oklch(78.67% 0.041 67.2) |
| XYZ | xyz(47.5974, 48.3551, 39.1673) |
| Luminance | 0.4835 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 4.50
Greige
#B8AB98
ΔE00 5.23
Tan
#D2B48C
ΔE00 5.30
Warm Gray
#C9BEB0
ΔE00 5.45
Mushroom
#BA9E88
ΔE00 6.62
Taupe (survey)
#B9A281
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCB59E #9EB5CC
analogous
#CC9E9E #CCB59E #CCCC9E
triadic
#CCB59E #9ECCB5 #B59ECC
tetradic
#CCB59E #9ECC9E #9EB5CC #CC9ECC
square
#CCB59E #9ECC9E #9EB5CC #CC9ECC
split-complementary
#CCB59E #9ECCCC #9E9ECC
monochromatic
#9D7853 #B79676 #CCB59E #E1D4C6 #F4F0EB
Accessibility & contrast
On white
1.97
#CCB59E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.67
#CCB59E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCB59E
10.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCB59E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCB59E | 1.00 | 1.97 | 10.67 | 10.67 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB69D
Deuteranopia (green-blind)
#C2BB9E
Tritanopia (blue-blind)
#D4B0AF
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #ccb59e; /* rgb */ color: rgb(204, 181, 158); /* oklch */ color: oklch(78.7% 0.041 67.2);
Tailwind
colors: {
custom: {
50: '#dccbba',
500: '#ccb59e',
950: '#000000',
},
}SCSS
$custom: #ccb59e; $custom-light: #dccbba; $custom-dark: #000000;
JSON
{
"hex": "#ccb59e",
"rgb": {
"r": 204,
"g": 181,
"b": 158
},
"hsl": {
"h": 30,
"s": 31.081,
"l": 70.98
},
"oklch": {
"l": 0.78666,
"c": 0.04125,
"h": 67.2
},
"luminance": 0.48354
}Semantic roles & 50–950 ramp
primary
#CCB59E
secondary
#DDE3E9
accent
#73AA3C
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151311
muted
#838280