#CDBA93#CDBA93
#CDBA93 is a light, muted orange. Relative luminance 0.502; OKLCH L 79.5% C 0.057 H 85.0°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBA93 |
|---|---|
| RGB | rgb(205, 186, 147) |
| HSL | hsl(40, 37%, 69%) |
| HSV | hsv(40, 28%, 80%) |
| CMYK | cmyk(0%, 9.3%, 28.3%, 19.6%) |
| CIE-LAB | lab(76.19, 0.79, 22.27) |
| CIE-LCH | lch(76.19, 22.28, 87.97°) |
| OKLab | oklab(79.51% 0.0049 0.0565) |
| OKLCH | oklch(79.51% 0.057 85) |
| XYZ | xyz(48.0026, 50.2049, 34.7600) |
| Luminance | 0.5020 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Putty
#BEAE8A
ΔE00 3.57
Khaki
#C3B091
ΔE00 3.58
Very Light Brown
#D3B683
ΔE00 4.01
Tan
#D2B48C
ΔE00 4.19
Sand
#C2B280
ΔE00 4.24
Toupe
#C7AC7D
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBA93 #93A6CD
analogous
#CD9D93 #CDBA93 #C3CD93
triadic
#CDBA93 #93CDBA #BA93CD
tetradic
#CDBA93 #93CD9D #93A6CD #CD93C3
square
#CDBA93 #93CD9D #93A6CD #CD93C3
split-complementary
#CDBA93 #93C3CD #9D93CD
monochromatic
#9D8149 #BA9F69 #CDBA93 #E0D5BD #F4EFE7
Accessibility & contrast
On white
1.90
#CDBA93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#CDBA93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBA93
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBA93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBA93 | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4B990
Deuteranopia (green-blind)
#C8BE94
Tritanopia (blue-blind)
#D7B3AF
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #cdba93; /* rgb */ color: rgb(205, 186, 147); /* oklch */ color: oklch(79.5% 0.057 85.0);
Tailwind
colors: {
custom: {
50: '#ddceb3',
500: '#cdba93',
950: '#000000',
},
}SCSS
$custom: #cdba93; $custom-light: #ddceb3; $custom-dark: #000000;
JSON
{
"hex": "#cdba93",
"rgb": {
"r": 205,
"g": 186,
"b": 147
},
"hsl": {
"h": 40.345,
"s": 36.709,
"l": 69.02
},
"oklch": {
"l": 0.79514,
"c": 0.05667,
"h": 85
},
"luminance": 0.50204
}Semantic roles & 50–950 ramp
primary
#CDBA93
secondary
#6277A2
accent
#5EB036
background
#FEFEFD
surface
#FCFAF8
border
#D5D3D1
text
#151311
muted
#848381