#CDA795#CDA795
#CDA795 is a light, muted orange. Relative luminance 0.428; OKLCH L 75.8% C 0.052 H 46.7°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #CDA795 |
|---|---|
| RGB | rgb(205, 167, 149) |
| HSL | hsl(19, 36%, 69%) |
| HSV | hsv(19, 27%, 80%) |
| CMYK | cmyk(0%, 18.5%, 27.3%, 19.6%) |
| CIE-LAB | lab(71.41, 11.25, 14.56) |
| CIE-LCH | lch(71.41, 18.40, 52.32°) |
| OKLab | oklab(75.78% 0.0354 0.0375) |
| OKLCH | oklch(75.78% 0.052 46.7) |
| XYZ | xyz(44.4210, 42.7883, 34.3471) |
| Luminance | 0.4279 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 5.68
Pinkish Tan
#D99B82
ΔE00 6.27
Pinkish Grey
#C8ACA9
ΔE00 6.68
Darksalmon
#E9967A
ΔE00 9.92
Tan
#D2B48C
ΔE00 10.17
Taupe (survey)
#B9A281
ΔE00 10.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDA795 #95BBCD
analogous
#CD959F #CDA795 #CDC395
triadic
#CDA795 #95CDA7 #A795CD
tetradic
#CDA795 #9FCD95 #95BBCD #C395CD
square
#CDA795 #9FCD95 #95BBCD #C395CD
split-complementary
#CDA795 #95CDC3 #959FCD
monochromatic
#9D654A #B9846B #CDA795 #E1CABF #F4ECE8
Accessibility & contrast
On white
2.20
#CDA795 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#CDA795 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDA795
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDA795 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDA795 | 1.00 | 2.20 | 9.56 | 9.56 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AA94
Deuteranopia (green-blind)
#BAB295
Tritanopia (blue-blind)
#D7A1A2
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #cda795; /* rgb */ color: rgb(205, 167, 149); /* oklch */ color: oklch(75.8% 0.052 46.7);
Tailwind
colors: {
custom: {
50: '#ddc1b4',
500: '#cda795',
950: '#000000',
},
}SCSS
$custom: #cda795; $custom-light: #ddc1b4; $custom-dark: #000000;
JSON
{
"hex": "#cda795",
"rgb": {
"r": 205,
"g": 167,
"b": 149
},
"hsl": {
"h": 19.286,
"s": 35.897,
"l": 69.412
},
"oklch": {
"l": 0.75779,
"c": 0.05156,
"h": 46.7
},
"luminance": 0.42786
}Semantic roles & 50–950 ramp
primary
#CDA795
secondary
#D7E2E7
accent
#88AF37
background
#FDFBFB
surface
#FBF7F6
border
#D4D0D0
text
#151211
muted
#838180