#CCB59B#CCB59B
#CCB59B is a light, muted orange. Relative luminance 0.483; OKLCH L 78.6% C 0.044 H 70.5°. Best body text is #000000 at 10.65:1 contrast (WCAG AA passes).
Color values
| HEX | #CCB59B |
|---|---|
| RGB | rgb(204, 181, 155) |
| HSL | hsl(32, 32%, 70%) |
| HSV | hsv(32, 24%, 80%) |
| CMYK | cmyk(0%, 11.3%, 24%, 20%) |
| CIE-LAB | lab(74.98, 4.17, 16.28) |
| CIE-LCH | lch(74.98, 16.80, 75.62°) |
| OKLab | oklab(78.6% 0.0148 0.0418) |
| OKLCH | oklch(78.6% 0.044 70.5) |
| XYZ | xyz(47.3424, 48.2530, 37.8239) |
| Luminance | 0.4825 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 3.49
Tan
#D2B48C
ΔE00 4.29
Greige
#B8AB98
ΔE00 5.21
Warm Gray
#C9BEB0
ΔE00 5.86
Putty
#BEAE8A
ΔE00 6.04
Taupe (survey)
#B9A281
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCB59B #9BB2CC
analogous
#CC9C9B #CCB59B #CACC9B
triadic
#CCB59B #9BCCB5 #B59BCC
tetradic
#CCB59B #9BCC9C #9BB2CC #CC9BCA
square
#CCB59B #9BCC9C #9BB2CC #CC9BCA
split-complementary
#CCB59B #9BCACC #9C9BCC
monochromatic
#9D7950 #B79772 #CCB59B #E1D3C4 #F5F0EB
Accessibility & contrast
On white
1.97
#CCB59B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.65
#CCB59B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCB59B
10.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCB59B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCB59B | 1.00 | 1.97 | 10.65 | 10.65 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB699
Deuteranopia (green-blind)
#C3BB9C
Tritanopia (blue-blind)
#D5AFAE
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #ccb59b; /* rgb */ color: rgb(204, 181, 155); /* oklch */ color: oklch(78.6% 0.044 70.5);
Tailwind
colors: {
custom: {
50: '#dccbb8',
500: '#ccb59b',
950: '#000000',
},
}SCSS
$custom: #ccb59b; $custom-light: #dccbb8; $custom-dark: #000000;
JSON
{
"hex": "#ccb59b",
"rgb": {
"r": 204,
"g": 181,
"b": 155
},
"hsl": {
"h": 31.837,
"s": 32.45,
"l": 70.392
},
"oklch": {
"l": 0.78595,
"c": 0.04436,
"h": 70.5
},
"luminance": 0.48252
}Semantic roles & 50–950 ramp
primary
#CCB59B
secondary
#DBE1E8
accent
#6FAB3A
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151311
muted
#838280