#CDBE9D#CDBE9D
#CDBE9D is a light, muted orange. Relative luminance 0.522; OKLCH L 80.5% C 0.048 H 86.4°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBE9D |
|---|---|
| RGB | rgb(205, 190, 157) |
| HSL | hsl(41, 32%, 71%) |
| HSV | hsv(41, 23%, 80%) |
| CMYK | cmyk(0%, 7.3%, 23.4%, 19.6%) |
| CIE-LAB | lab(77.42, 0.06, 18.61) |
| CIE-LCH | lch(77.42, 18.61, 89.81°) |
| OKLab | oklab(80.55% 0.003 0.0476) |
| OKLCH | oklch(80.55% 0.048 86.4) |
| XYZ | xyz(49.6762, 52.2415, 39.3585) |
| Luminance | 0.5224 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 4.09
Putty
#BEAE8A
ΔE00 4.41
Sand
#C2B280
ΔE00 5.79
Tan
#D2B48C
ΔE00 5.82
Very Light Brown
#D3B683
ΔE00 6.14
Warm Gray
#C9BEB0
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBE9D #9DACCD
analogous
#CDA69D #CDBE9D #C4CD9D
triadic
#CDBE9D #9DCDBE #BE9DCD
tetradic
#CDBE9D #9DCDA6 #9DACCD #CD9DC4
square
#CDBE9D #9DCDA6 #9DACCD #CD9DC4
split-complementary
#CDBE9D #9DC4CD #A69DCD
monochromatic
#9F8651 #B8A374 #CDBE9D #E2D9C6 #F5F2EB
Accessibility & contrast
On white
1.83
#CDBE9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#CDBE9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBE9D
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBE9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBE9D | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BD9B
Deuteranopia (green-blind)
#CAC19E
Tritanopia (blue-blind)
#D5B8B5
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cdbe9d; /* rgb */ color: rgb(205, 190, 157); /* oklch */ color: oklch(80.5% 0.048 86.4);
Tailwind
colors: {
custom: {
50: '#dcd1ba',
500: '#cdbe9d',
950: '#000000',
},
}SCSS
$custom: #cdbe9d; $custom-light: #dcd1ba; $custom-dark: #000000;
JSON
{
"hex": "#cdbe9d",
"rgb": {
"r": 205,
"g": 190,
"b": 157
},
"hsl": {
"h": 41.25,
"s": 32.432,
"l": 70.98
},
"oklch": {
"l": 0.80547,
"c": 0.04769,
"h": 86.4
},
"luminance": 0.5224
}Semantic roles & 50–950 ramp
primary
#CDBE9D
secondary
#6C7DA2
accent
#5EAB3A
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151411
muted
#848381