#CDA995#CDA995
#CDA995 is a light, muted orange. Relative luminance 0.435; OKLCH L 76.2% C 0.051 H 50.7°. Best body text is #000000 at 9.71:1 contrast (WCAG AA passes).
Color values
| HEX | #CDA995 |
|---|---|
| RGB | rgb(205, 169, 149) |
| HSL | hsl(21, 36%, 69%) |
| HSV | hsv(21, 27%, 80%) |
| CMYK | cmyk(0%, 17.6%, 27.3%, 19.6%) |
| CIE-LAB | lab(71.91, 10.16, 15.26) |
| CIE-LCH | lch(71.91, 18.34, 56.34°) |
| OKLab | oklab(76.17% 0.0322 0.0393) |
| OKLCH | oklch(76.17% 0.051 50.7) |
| XYZ | xyz(44.7902, 43.5268, 34.4701) |
| Luminance | 0.4353 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 5.03
Pinkish Tan
#D99B82
ΔE00 6.99
Pinkish Grey
#C8ACA9
ΔE00 7.34
Tan
#D2B48C
ΔE00 8.85
Taupe (survey)
#B9A281
ΔE00 9.15
Greige
#B8AB98
ΔE00 9.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDA995 #95B9CD
analogous
#CD959D #CDA995 #CDC595
triadic
#CDA995 #95CDA9 #A995CD
tetradic
#CDA995 #9DCD95 #95B9CD #C595CD
square
#CDA995 #9DCD95 #95B9CD #C595CD
split-complementary
#CDA995 #95CDC5 #959DCD
monochromatic
#9D684A #B9876B #CDA995 #E1CBBF #F4ECE8
Accessibility & contrast
On white
2.16
#CDA995 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.71
#CDA995 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDA995
9.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDA995 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDA995 | 1.00 | 2.16 | 9.71 | 9.71 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AC94
Deuteranopia (green-blind)
#BBB395
Tritanopia (blue-blind)
#D7A3A3
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #cda995; /* rgb */ color: rgb(205, 169, 149); /* oklch */ color: oklch(76.2% 0.051 50.7);
Tailwind
colors: {
custom: {
50: '#ddc2b4',
500: '#cda995',
950: '#000000',
},
}SCSS
$custom: #cda995; $custom-light: #ddc2b4; $custom-dark: #000000;
JSON
{
"hex": "#cda995",
"rgb": {
"r": 205,
"g": 169,
"b": 149
},
"hsl": {
"h": 21.429,
"s": 35.897,
"l": 69.412
},
"oklch": {
"l": 0.76169,
"c": 0.05078,
"h": 50.7
},
"luminance": 0.43525
}Semantic roles & 50–950 ramp
primary
#CDA995
secondary
#D7E1E7
accent
#84AF37
background
#FDFBFB
surface
#FBF7F6
border
#D4D0D0
text
#151211
muted
#838180