#CCB59F#CCB59F
#CCB59F is a light, muted orange. Relative luminance 0.484; OKLCH L 78.7% C 0.040 H 65.9°. Best body text is #000000 at 10.68:1 contrast (WCAG AA passes).
Color values
| HEX | #CCB59F |
|---|---|
| RGB | rgb(204, 181, 159) |
| HSL | hsl(29, 31%, 71%) |
| HSV | hsv(29, 22%, 80%) |
| CMYK | cmyk(0%, 11.3%, 22.1%, 20%) |
| CIE-LAB | lab(75.07, 4.75, 14.23) |
| CIE-LCH | lch(75.07, 15.00, 71.53°) |
| OKLab | oklab(78.69% 0.0164 0.0367) |
| OKLCH | oklch(78.69% 0.04 65.9) |
| XYZ | xyz(47.6839, 48.3896, 39.6225) |
| Luminance | 0.4839 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 4.87
Greige
#B8AB98
ΔE00 5.30
Warm Gray
#C9BEB0
ΔE00 5.36
Tan
#D2B48C
ΔE00 5.67
Mushroom
#BA9E88
ΔE00 6.56
Taupe (survey)
#B9A281
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCB59F #9FB6CC
analogous
#CC9F9F #CCB59F #CCCB9F
triadic
#CCB59F #9FCCB5 #B59FCC
tetradic
#CCB59F #9FCC9F #9FB6CC #CB9FCC
square
#CCB59F #9FCC9F #9FB6CC #CB9FCC
split-complementary
#CCB59F #9FCCCB #9F9FCC
monochromatic
#9D7753 #B79677 #CCB59F #E1D4C7 #F4F0EB
Accessibility & contrast
On white
1.97
#CCB59F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.68
#CCB59F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCB59F
10.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCB59F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCB59F | 1.00 | 1.97 | 10.68 | 10.68 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB69E
Deuteranopia (green-blind)
#C2BB9F
Tritanopia (blue-blind)
#D4B0AF
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #ccb59f; /* rgb */ color: rgb(204, 181, 159); /* oklch */ color: oklch(78.7% 0.040 65.9);
Tailwind
colors: {
custom: {
50: '#dccbbb',
500: '#ccb59f',
950: '#000000',
},
}SCSS
$custom: #ccb59f; $custom-light: #dccbbb; $custom-dark: #000000;
JSON
{
"hex": "#ccb59f",
"rgb": {
"r": 204,
"g": 181,
"b": 159
},
"hsl": {
"h": 29.333,
"s": 30.612,
"l": 71.176
},
"oklch": {
"l": 0.7869,
"c": 0.04024,
"h": 65.9
},
"luminance": 0.48388
}Semantic roles & 50–950 ramp
primary
#CCB59F
secondary
#DDE4E9
accent
#74A93C
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151311
muted
#838280