#CDA196#CDA196
#CDA196 is a light, muted red. Relative luminance 0.407; OKLCH L 74.6% C 0.055 H 34.4°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #CDA196 |
|---|---|
| RGB | rgb(205, 161, 150) |
| HSL | hsl(12, 35%, 70%) |
| HSV | hsv(12, 27%, 80%) |
| CMYK | cmyk(0%, 21.5%, 26.8%, 19.6%) |
| CIE-LAB | lab(69.95, 14.65, 11.95) |
| CIE-LCH | lch(69.95, 18.90, 39.21°) |
| OKLab | oklab(74.65% 0.0453 0.031) |
| OKLCH | oklch(74.65% 0.055 34.4) |
| XYZ | xyz(43.4274, 40.6729, 34.4114) |
| Luminance | 0.4067 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.85
Pinkish Tan
#D99B82
ΔE00 6.07
Rosybrown
#BC8F8F
ΔE00 6.94
Blush (survey)
#F29E8E
ΔE00 8.46
Mushroom
#BA9E88
ΔE00 8.75
Dusty Pink
#D8A7B1
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDA196 #96C2CD
analogous
#CD96A7 #CDA196 #CDBD96
triadic
#CDA196 #96CDA1 #A196CD
tetradic
#CDA196 #A7CD96 #96C2CD #BD96CD
square
#CDA196 #A7CD96 #96C2CD #BD96CD
split-complementary
#CDA196 #96CDBD #96A7CD
monochromatic
#9E5C4B #B97C6D #CDA196 #E1C6BF #F4EBE9
Accessibility & contrast
On white
2.30
#CDA196 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#CDA196 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDA196
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDA196 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDA196 | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA695
Deuteranopia (green-blind)
#B5AE96
Tritanopia (blue-blind)
#D89B9E
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #cda196; /* rgb */ color: rgb(205, 161, 150); /* oklch */ color: oklch(74.6% 0.055 34.4);
Tailwind
colors: {
custom: {
50: '#ddbdb4',
500: '#cda196',
950: '#000000',
},
}SCSS
$custom: #cda196; $custom-light: #ddbdb4; $custom-dark: #000000;
JSON
{
"hex": "#cda196",
"rgb": {
"r": 205,
"g": 161,
"b": 150
},
"hsl": {
"h": 12,
"s": 35.484,
"l": 69.608
},
"oklch": {
"l": 0.74646,
"c": 0.05489,
"h": 34.4
},
"luminance": 0.40671
}Semantic roles & 50–950 ramp
primary
#CDA196
secondary
#D8E4E7
accent
#97AE37
background
#FDFBFB
surface
#FBF6F6
border
#D4D0D0
text
#151211
muted
#838180