#CDA394#CDA394
#CDA394 is a light, muted orange. Relative luminance 0.413; OKLCH L 75.0% C 0.054 H 40.6°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #CDA394 |
|---|---|
| RGB | rgb(205, 163, 148) |
| HSL | hsl(16, 36%, 69%) |
| HSV | hsv(16, 28%, 80%) |
| CMYK | cmyk(0%, 20.5%, 27.8%, 19.6%) |
| CIE-LAB | lab(70.40, 13.28, 13.69) |
| CIE-LCH | lch(70.40, 19.07, 45.86°) |
| OKLab | oklab(74.98% 0.0413 0.0354) |
| OKLCH | oklch(74.98% 0.054 40.6) |
| XYZ | xyz(43.6200, 41.3136, 33.6879) |
| Luminance | 0.4131 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Tan
#D99B82
ΔE00 5.43
Pinkish Grey
#C8ACA9
ΔE00 6.29
Mushroom
#BA9E88
ΔE00 7.14
Rosybrown
#BC8F8F
ΔE00 8.60
Darksalmon
#E9967A
ΔE00 8.99
Blush (survey)
#F29E8E
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDA394 #94BECD
analogous
#CD94A2 #CDA394 #CDC094
triadic
#CDA394 #94CDA3 #A394CD
tetradic
#CDA394 #A2CD94 #94BECD #C094CD
square
#CDA394 #A2CD94 #94BECD #C094CD
split-complementary
#CDA394 #94CDC0 #94A2CD
monochromatic
#9D5F49 #BA7F6A #CDA394 #E0C7BE #F4EBE7
Accessibility & contrast
On white
2.27
#CDA394 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#CDA394 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDA394
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDA394 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDA394 | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADA793
Deuteranopia (green-blind)
#B7AF94
Tritanopia (blue-blind)
#D89D9F
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #cda394; /* rgb */ color: rgb(205, 163, 148); /* oklch */ color: oklch(75.0% 0.054 40.6);
Tailwind
colors: {
custom: {
50: '#ddbeb3',
500: '#cda394',
950: '#000000',
},
}SCSS
$custom: #cda394; $custom-light: #ddbeb3; $custom-dark: #000000;
JSON
{
"hex": "#cda394",
"rgb": {
"r": 205,
"g": 163,
"b": 148
},
"hsl": {
"h": 15.789,
"s": 36.306,
"l": 69.216
},
"oklch": {
"l": 0.7498,
"c": 0.05437,
"h": 40.6
},
"luminance": 0.41312
}Semantic roles & 50–950 ramp
primary
#CDA394
secondary
#D6E2E7
accent
#8FAF36
background
#FDFBFB
surface
#FBF6F6
border
#D4D0D0
text
#151211
muted
#838180