#CDA993#CDA993
#CDA993 is a light, muted orange. Relative luminance 0.435; OKLCH L 76.1% C 0.052 H 53.1°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #CDA993 |
|---|---|
| RGB | rgb(205, 169, 147) |
| HSL | hsl(23, 37%, 69%) |
| HSV | hsv(23, 28%, 80%) |
| CMYK | cmyk(0%, 17.6%, 28.3%, 19.6%) |
| CIE-LAB | lab(71.87, 9.89, 16.30) |
| CIE-LCH | lch(71.87, 19.06, 58.75°) |
| OKLab | oklab(76.12% 0.0314 0.0418) |
| OKLCH | oklch(76.12% 0.052 53.1) |
| XYZ | xyz(44.6319, 43.4635, 33.6364) |
| Luminance | 0.4346 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 4.70
Pinkish Tan
#D99B82
ΔE00 7.13
Tan
#D2B48C
ΔE00 8.07
Pinkish Grey
#C8ACA9
ΔE00 8.12
Taupe (survey)
#B9A281
ΔE00 8.46
Khaki
#C3B091
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDA993 #93B7CD
analogous
#CD939A #CDA993 #CDC693
triadic
#CDA993 #93CDA9 #A993CD
tetradic
#CDA993 #9ACD93 #93B7CD #C693CD
square
#CDA993 #9ACD93 #93B7CD #C693CD
split-complementary
#CDA993 #93CDC6 #939ACD
monochromatic
#9D6949 #BA8869 #CDA993 #E0CABD #F4ECE7
Accessibility & contrast
On white
2.17
#CDA993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#CDA993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDA993
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDA993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDA993 | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AC92
Deuteranopia (green-blind)
#BBB393
Tritanopia (blue-blind)
#D8A3A3
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #cda993; /* rgb */ color: rgb(205, 169, 147); /* oklch */ color: oklch(76.1% 0.052 53.1);
Tailwind
colors: {
custom: {
50: '#ddc2b2',
500: '#cda993',
950: '#000000',
},
}SCSS
$custom: #cda993; $custom-light: #ddc2b2; $custom-dark: #000000;
JSON
{
"hex": "#cda993",
"rgb": {
"r": 205,
"g": 169,
"b": 147
},
"hsl": {
"h": 22.759,
"s": 36.709,
"l": 69.02
},
"oklch": {
"l": 0.76122,
"c": 0.05229,
"h": 53.1
},
"luminance": 0.43462
}Semantic roles & 50–950 ramp
primary
#CDA993
secondary
#D5E0E6
accent
#81B036
background
#FDFBFA
surface
#FBF7F5
border
#D4D0CF
text
#151211
muted
#838180