#CDA896#CDA896
#CDA896 is a light, muted orange. Relative luminance 0.432; OKLCH L 76.0% C 0.050 H 47.4°. Best body text is #000000 at 9.64:1 contrast (WCAG AA passes).
Color values
| HEX | #CDA896 |
|---|---|
| RGB | rgb(205, 168, 150) |
| HSL | hsl(20, 35%, 70%) |
| HSV | hsv(20, 27%, 80%) |
| CMYK | cmyk(0%, 18%, 26.8%, 19.6%) |
| CIE-LAB | lab(71.68, 10.84, 14.39) |
| CIE-LCH | lch(71.68, 18.02, 53.01°) |
| OKLab | oklab(76% 0.0342 0.0371) |
| OKLCH | oklch(76% 0.05 47.4) |
| XYZ | xyz(44.6851, 43.1882, 34.8306) |
| Luminance | 0.4319 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 5.57
Pinkish Tan
#D99B82
ΔE00 6.60
Pinkish Grey
#C8ACA9
ΔE00 6.61
Tan
#D2B48C
ΔE00 9.92
Taupe (survey)
#B9A281
ΔE00 10.07
Greige
#B8AB98
ΔE00 10.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDA896 #96BBCD
analogous
#CD96A0 #CDA896 #CDC496
triadic
#CDA896 #96CDA8 #A896CD
tetradic
#CDA896 #A0CD96 #96BBCD #C496CD
square
#CDA896 #A0CD96 #96BBCD #C496CD
split-complementary
#CDA896 #96CDC4 #96A0CD
monochromatic
#9E664B #B9866D #CDA896 #E1CABF #F4EDE9
Accessibility & contrast
On white
2.18
#CDA896 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.64
#CDA896 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDA896
9.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDA896 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDA896 | 1.00 | 2.18 | 9.64 | 9.64 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AB95
Deuteranopia (green-blind)
#BAB396
Tritanopia (blue-blind)
#D7A2A3
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #cda896; /* rgb */ color: rgb(205, 168, 150); /* oklch */ color: oklch(76.0% 0.050 47.4);
Tailwind
colors: {
custom: {
50: '#ddc1b4',
500: '#cda896',
950: '#000000',
},
}SCSS
$custom: #cda896; $custom-light: #ddc1b4; $custom-dark: #000000;
JSON
{
"hex": "#cda896",
"rgb": {
"r": 205,
"g": 168,
"b": 150
},
"hsl": {
"h": 19.636,
"s": 35.484,
"l": 69.608
},
"oklch": {
"l": 0.75998,
"c": 0.05046,
"h": 47.4
},
"luminance": 0.43186
}Semantic roles & 50–950 ramp
primary
#CDA896
secondary
#D8E2E7
accent
#87AE37
background
#FDFBFB
surface
#FBF7F6
border
#D4D0D0
text
#151211
muted
#838180