#CDA796#CDA796
#CDA796 is a light, muted orange. Relative luminance 0.428; OKLCH L 75.8% C 0.051 H 45.4°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #CDA796 |
|---|---|
| RGB | rgb(205, 167, 150) |
| HSL | hsl(19, 35%, 70%) |
| HSV | hsv(19, 27%, 80%) |
| CMYK | cmyk(0%, 18.5%, 26.8%, 19.6%) |
| CIE-LAB | lab(71.43, 11.39, 14.04) |
| CIE-LCH | lch(71.43, 18.08, 50.97°) |
| OKLab | oklab(75.8% 0.0358 0.0363) |
| OKLCH | oklch(75.8% 0.051 45.4) |
| XYZ | xyz(44.5012, 42.8204, 34.7693) |
| Luminance | 0.4282 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 5.95
Pinkish Tan
#D99B82
ΔE00 6.31
Pinkish Grey
#C8ACA9
ΔE00 6.32
Darksalmon
#E9967A
ΔE00 9.93
Pale Salmon
#FFB19A
ΔE00 10.22
Rosybrown
#BC8F8F
ΔE00 10.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDA796 #96BCCD
analogous
#CD96A1 #CDA796 #CDC296
triadic
#CDA796 #96CDA7 #A796CD
tetradic
#CDA796 #A1CD96 #96BCCD #C296CD
square
#CDA796 #A1CD96 #96BCCD #C296CD
split-complementary
#CDA796 #96CDC2 #96A1CD
monochromatic
#9E654B #B9846D #CDA796 #E1CABF #F4ECE9
Accessibility & contrast
On white
2.20
#CDA796 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#CDA796 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDA796
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDA796 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDA796 | 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)
#B1AA95
Deuteranopia (green-blind)
#B9B296
Tritanopia (blue-blind)
#D7A1A2
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #cda796; /* rgb */ color: rgb(205, 167, 150); /* oklch */ color: oklch(75.8% 0.051 45.4);
Tailwind
colors: {
custom: {
50: '#ddc1b4',
500: '#cda796',
950: '#000000',
},
}SCSS
$custom: #cda796; $custom-light: #ddc1b4; $custom-dark: #000000;
JSON
{
"hex": "#cda796",
"rgb": {
"r": 205,
"g": 167,
"b": 150
},
"hsl": {
"h": 18.545,
"s": 35.484,
"l": 69.608
},
"oklch": {
"l": 0.75803,
"c": 0.05093,
"h": 45.4
},
"luminance": 0.42819
}Semantic roles & 50–950 ramp
primary
#CDA796
secondary
#D8E2E7
accent
#8AAE37
background
#FDFBFB
surface
#FBF7F6
border
#D4D0D0
text
#151211
muted
#838180