#CCB69A#CCB69A
#CCB69A is a light, muted orange. Relative luminance 0.486; OKLCH L 78.8% C 0.046 H 73.7°. Best body text is #000000 at 10.73:1 contrast (WCAG AA passes).
Color values
| HEX | #CCB69A |
|---|---|
| RGB | rgb(204, 182, 154) |
| HSL | hsl(34, 33%, 70%) |
| HSV | hsv(34, 25%, 80%) |
| CMYK | cmyk(0%, 10.8%, 24.5%, 20%) |
| CIE-LAB | lab(75.22, 3.50, 17.14) |
| CIE-LCH | lch(75.22, 17.50, 78.48°) |
| OKLab | oklab(78.77% 0.0128 0.044) |
| OKLCH | oklch(78.77% 0.046 73.7) |
| XYZ | xyz(47.4628, 48.6277, 37.4515) |
| Luminance | 0.4863 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 2.75
Tan
#D2B48C
ΔE00 3.84
Putty
#BEAE8A
ΔE00 5.20
Greige
#B8AB98
ΔE00 5.24
Taupe (survey)
#B9A281
ΔE00 5.89
Warm Gray
#C9BEB0
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCB69A #9AB0CC
analogous
#CC9D9A #CCB69A #C9CC9A
triadic
#CCB69A #9ACCB6 #B69ACC
tetradic
#CCB69A #9ACC9D #9AB0CC #CC9AC9
square
#CCB69A #9ACC9D #9AB0CC #CC9AC9
split-complementary
#CCB69A #9AC9CC #9D9ACC
monochromatic
#9D7A4F #B79971 #CCB69A #E1D3C3 #F5F0EB
Accessibility & contrast
On white
1.96
#CCB69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.73
#CCB69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCB69A
10.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCB69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCB69A | 1.00 | 1.96 | 10.73 | 10.73 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB698
Deuteranopia (green-blind)
#C4BB9B
Tritanopia (blue-blind)
#D5B0AE
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #ccb69a; /* rgb */ color: rgb(204, 182, 154); /* oklch */ color: oklch(78.8% 0.046 73.7);
Tailwind
colors: {
custom: {
50: '#dccbb7',
500: '#ccb69a',
950: '#000000',
},
}SCSS
$custom: #ccb69a; $custom-light: #dccbb7; $custom-dark: #000000;
JSON
{
"hex": "#ccb69a",
"rgb": {
"r": 204,
"g": 182,
"b": 154
},
"hsl": {
"h": 33.6,
"s": 32.895,
"l": 70.196
},
"oklch": {
"l": 0.78772,
"c": 0.0458,
"h": 73.7
},
"luminance": 0.48626
}Semantic roles & 50–950 ramp
primary
#CCB69A
secondary
#DAE0E8
accent
#6CAC3A
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151311
muted
#838280