#CCB39B#CCB39B
#CCB39B is a light, muted orange. Relative luminance 0.474; OKLCH L 78.2% C 0.044 H 66.0°. Best body text is #000000 at 10.49:1 contrast (WCAG AA passes).
Color values
| HEX | #CCB39B |
|---|---|
| RGB | rgb(204, 179, 155) |
| HSL | hsl(29, 32%, 70%) |
| HSV | hsv(29, 24%, 80%) |
| CMYK | cmyk(0%, 12.3%, 24%, 20%) |
| CIE-LAB | lab(74.47, 5.24, 15.56) |
| CIE-LCH | lch(74.47, 16.42, 71.39°) |
| OKLab | oklab(78.2% 0.0179 0.0401) |
| OKLCH | oklch(78.2% 0.044 66) |
| XYZ | xyz(46.9386, 47.4456, 37.6893) |
| Luminance | 0.4744 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 4.66
Tan
#D2B48C
ΔE00 5.01
Greige
#B8AB98
ΔE00 5.60
Mushroom
#BA9E88
ΔE00 6.03
Warm Gray
#C9BEB0
ΔE00 6.28
Taupe (survey)
#B9A281
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCB39B #9BB4CC
analogous
#CC9B9B #CCB39B #CCCB9B
triadic
#CCB39B #9BCCB3 #B39BCC
tetradic
#CCB39B #9BCC9B #9BB4CC #CB9BCC
square
#CCB39B #9BCC9B #9BB4CC #CB9BCC
split-complementary
#CCB39B #9BCCCB #9B9BCC
monochromatic
#9D7650 #B79472 #CCB39B #E1D2C4 #F5F0EB
Accessibility & contrast
On white
2.00
#CCB39B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.49
#CCB39B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCB39B
10.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCB39B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCB39B | 1.00 | 2.00 | 10.49 | 10.49 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB499
Deuteranopia (green-blind)
#C1B99B
Tritanopia (blue-blind)
#D5AEAC
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #ccb39b; /* rgb */ color: rgb(204, 179, 155); /* oklch */ color: oklch(78.2% 0.044 66.0);
Tailwind
colors: {
custom: {
50: '#dcc9b8',
500: '#ccb39b',
950: '#000000',
},
}SCSS
$custom: #ccb39b; $custom-light: #dcc9b8; $custom-dark: #000000;
JSON
{
"hex": "#ccb39b",
"rgb": {
"r": 204,
"g": 179,
"b": 155
},
"hsl": {
"h": 29.388,
"s": 32.45,
"l": 70.392
},
"oklch": {
"l": 0.78195,
"c": 0.04387,
"h": 66
},
"luminance": 0.47444
}Semantic roles & 50–950 ramp
primary
#CCB39B
secondary
#DBE2E8
accent
#74AB3A
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151311
muted
#838280