#CDA495#CDA495
#CDA495 is a light, muted orange. Relative luminance 0.417; OKLCH L 75.2% C 0.053 H 41.1°. Best body text is #000000 at 9.34:1 contrast (WCAG AA passes).
Color values
| HEX | #CDA495 |
|---|---|
| RGB | rgb(205, 164, 149) |
| HSL | hsl(16, 36%, 69%) |
| HSV | hsv(16, 27%, 80%) |
| CMYK | cmyk(0%, 20%, 27.3%, 19.6%) |
| CIE-LAB | lab(70.66, 12.88, 13.52) |
| CIE-LCH | lch(70.66, 18.67, 46.39°) |
| OKLab | oklab(75.2% 0.0401 0.0349) |
| OKLCH | oklch(75.2% 0.053 41.1) |
| XYZ | xyz(43.8778, 41.7019, 34.1660) |
| Luminance | 0.4170 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Tan
#D99B82
ΔE00 5.68
Pinkish Grey
#C8ACA9
ΔE00 6.09
Mushroom
#BA9E88
ΔE00 6.97
Rosybrown
#BC8F8F
ΔE00 8.83
Darksalmon
#E9967A
ΔE00 9.24
Blush (survey)
#F29E8E
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDA495 #95BECD
analogous
#CD95A2 #CDA495 #CDC095
triadic
#CDA495 #95CDA4 #A495CD
tetradic
#CDA495 #A2CD95 #95BECD #C095CD
square
#CDA495 #A2CD95 #95BECD #C095CD
split-complementary
#CDA495 #95CDC0 #95A2CD
monochromatic
#9D614A #B9806B #CDA495 #E1C8BF #F4EBE8
Accessibility & contrast
On white
2.25
#CDA495 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.34
#CDA495 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDA495
9.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDA495 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDA495 | 1.00 | 2.25 | 9.34 | 9.34 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEA894
Deuteranopia (green-blind)
#B7B095
Tritanopia (blue-blind)
#D89EA0
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #cda495; /* rgb */ color: rgb(205, 164, 149); /* oklch */ color: oklch(75.2% 0.053 41.1);
Tailwind
colors: {
custom: {
50: '#ddbfb4',
500: '#cda495',
950: '#000000',
},
}SCSS
$custom: #cda495; $custom-light: #ddbfb4; $custom-dark: #000000;
JSON
{
"hex": "#cda495",
"rgb": {
"r": 205,
"g": 164,
"b": 149
},
"hsl": {
"h": 16.071,
"s": 35.897,
"l": 69.412
},
"oklch": {
"l": 0.75198,
"c": 0.05319,
"h": 41.1
},
"luminance": 0.417
}Semantic roles & 50–950 ramp
primary
#CDA495
secondary
#D7E3E7
accent
#8FAF37
background
#FDFBFB
surface
#FBF7F6
border
#D4D0D0
text
#151211
muted
#838180