#CCB79F#CCB79F
#CCB79F is a light, muted orange. Relative luminance 0.492; OKLCH L 79.1% C 0.041 H 70.9°. Best body text is #000000 at 10.84:1 contrast (WCAG AA passes).
Color values
| HEX | #CCB79F |
|---|---|
| RGB | rgb(204, 183, 159) |
| HSL | hsl(32, 31%, 71%) |
| HSV | hsv(32, 22%, 80%) |
| CMYK | cmyk(0%, 10.3%, 22.1%, 20%) |
| CIE-LAB | lab(75.58, 3.68, 14.95) |
| CIE-LCH | lch(75.58, 15.39, 76.15°) |
| OKLab | oklab(79.09% 0.0133 0.0385) |
| OKLCH | oklch(79.09% 0.041 70.9) |
| XYZ | xyz(48.0934, 49.2088, 39.7590) |
| Luminance | 0.4921 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 3.78
Warm Gray
#C9BEB0
ΔE00 4.92
Greige
#B8AB98
ΔE00 4.93
Tan
#D2B48C
ΔE00 5.08
Putty
#BEAE8A
ΔE00 6.28
Taupe (survey)
#B9A281
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCB79F #9FB4CC
analogous
#CCA09F #CCB79F #CACC9F
triadic
#CCB79F #9FCCB7 #B79FCC
tetradic
#CCB79F #9FCCA0 #9FB4CC #CC9FCA
square
#CCB79F #9FCCA0 #9FB4CC #CC9FCA
split-complementary
#CCB79F #9FCACC #A09FCC
monochromatic
#9D7B53 #B79977 #CCB79F #E1D5C7 #F4F0EB
Accessibility & contrast
On white
1.94
#CCB79F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.84
#CCB79F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCB79F
10.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCB79F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCB79F | 1.00 | 1.94 | 10.84 | 10.84 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB79E
Deuteranopia (green-blind)
#C4BC9F
Tritanopia (blue-blind)
#D4B2B0
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #ccb79f; /* rgb */ color: rgb(204, 183, 159); /* oklch */ color: oklch(79.1% 0.041 70.9);
Tailwind
colors: {
custom: {
50: '#dcccbb',
500: '#ccb79f',
950: '#000000',
},
}SCSS
$custom: #ccb79f; $custom-light: #dcccbb; $custom-dark: #000000;
JSON
{
"hex": "#ccb79f",
"rgb": {
"r": 204,
"g": 183,
"b": 159
},
"hsl": {
"h": 32,
"s": 30.612,
"l": 71.176
},
"oklch": {
"l": 0.79091,
"c": 0.04078,
"h": 70.9
},
"luminance": 0.49208
}Semantic roles & 50–950 ramp
primary
#CCB79F
secondary
#DDE3E9
accent
#6FA93C
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151311
muted
#838280