#CDBD95#CDBD95
#CDBD95 is a light, muted orange. Relative luminance 0.515; OKLCH L 80.2% C 0.057 H 88.8°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #CDBD95 |
|---|---|
| RGB | rgb(205, 189, 149) |
| HSL | hsl(43, 36%, 69%) |
| HSV | hsv(43, 27%, 80%) |
| CMYK | cmyk(0%, 7.8%, 27.3%, 19.6%) |
| CIE-LAB | lab(77.01, -0.53, 22.31) |
| CIE-LCH | lch(77.01, 22.32, 91.35°) |
| OKLab | oklab(80.17% 0.0012 0.0566) |
| OKLCH | oklch(80.17% 0.057 88.8) |
| XYZ | xyz(48.7996, 51.5455, 35.8066) |
| Luminance | 0.5154 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand
#C2B280
ΔE00 4.10
Putty
#BEAE8A
ΔE00 4.13
Khaki
#C3B091
ΔE00 4.68
Very Light Brown
#D3B683
ΔE00 4.86
Tan
#D2B48C
ΔE00 5.58
Toupe
#C7AC7D
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDBD95 #95A5CD
analogous
#CDA195 #CDBD95 #C1CD95
triadic
#CDBD95 #95CDBD #BD95CD
tetradic
#CDBD95 #95CDA1 #95A5CD #CD95C1
square
#CDBD95 #95CDA1 #95A5CD #CD95C1
split-complementary
#CDBD95 #95C1CD #A195CD
monochromatic
#9D864A #B9A36B #CDBD95 #E1D7BF #F4F1E8
Accessibility & contrast
On white
1.86
#CDBD95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#CDBD95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDBD95
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDBD95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDBD95 | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BB92
Deuteranopia (green-blind)
#CAC096
Tritanopia (blue-blind)
#D6B6B2
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #cdbd95; /* rgb */ color: rgb(205, 189, 149); /* oklch */ color: oklch(80.2% 0.057 88.8);
Tailwind
colors: {
custom: {
50: '#ddd0b4',
500: '#cdbd95',
950: '#000000',
},
}SCSS
$custom: #cdbd95; $custom-light: #ddd0b4; $custom-dark: #000000;
JSON
{
"hex": "#cdbd95",
"rgb": {
"r": 205,
"g": 189,
"b": 149
},
"hsl": {
"h": 42.857,
"s": 35.897,
"l": 69.412
},
"oklch": {
"l": 0.80167,
"c": 0.05659,
"h": 88.8
},
"luminance": 0.51544
}Semantic roles & 50–950 ramp
primary
#CDBD95
secondary
#6476A2
accent
#59AF37
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151411
muted
#848381