#CDB69A#CDB69A
#CDB69A is a light, muted orange. Relative luminance 0.488; OKLCH L 78.9% C 0.046 H 72.5°. Best body text is #000000 at 10.75:1 contrast (WCAG AA passes).
Color values
| HEX | #CDB69A |
|---|---|
| RGB | rgb(205, 182, 154) |
| HSL | hsl(33, 34%, 70%) |
| HSV | hsv(33, 25%, 80%) |
| CMYK | cmyk(0%, 11.2%, 24.9%, 19.6%) |
| CIE-LAB | lab(75.31, 3.88, 17.28) |
| CIE-LCH | lch(75.31, 17.71, 77.35°) |
| OKLab | oklab(78.86% 0.014 0.0443) |
| OKLCH | oklch(78.86% 0.046 72.5) |
| XYZ | xyz(47.7378, 48.7695, 37.4644) |
| Luminance | 0.4877 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 3.08
Tan
#D2B48C
ΔE00 3.72
Greige
#B8AB98
ΔE00 5.49
Putty
#BEAE8A
ΔE00 5.54
Taupe (survey)
#B9A281
ΔE00 5.98
Warm Gray
#C9BEB0
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDB69A #9AB1CD
analogous
#CD9C9A #CDB69A #CACD9A
triadic
#CDB69A #9ACDB6 #B69ACD
tetradic
#CDB69A #9ACD9C #9AB1CD #CD9ACA
square
#CDB69A #9ACD9C #9AB1CD #CD9ACA
split-complementary
#CDB69A #9ACACD #9C9ACD
monochromatic
#9E7A4E #B99871 #CDB69A #E1D4C3 #F5F0EB
Accessibility & contrast
On white
1.95
#CDB69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.75
#CDB69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDB69A
10.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDB69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDB69A | 1.00 | 1.95 | 10.75 | 10.75 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB698
Deuteranopia (green-blind)
#C4BC9B
Tritanopia (blue-blind)
#D6B0AE
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #cdb69a; /* rgb */ color: rgb(205, 182, 154); /* oklch */ color: oklch(78.9% 0.046 72.5);
Tailwind
colors: {
custom: {
50: '#dccbb7',
500: '#cdb69a',
950: '#000000',
},
}SCSS
$custom: #cdb69a; $custom-light: #dccbb7; $custom-dark: #000000;
JSON
{
"hex": "#cdb69a",
"rgb": {
"r": 205,
"g": 182,
"b": 154
},
"hsl": {
"h": 32.941,
"s": 33.775,
"l": 70.392
},
"oklch": {
"l": 0.78863,
"c": 0.04645,
"h": 72.5
},
"luminance": 0.48768
}Semantic roles & 50–950 ramp
primary
#CDB69A
secondary
#DAE1E8
accent
#6DAD39
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151311
muted
#838280