#CDA296#CDA296
#CDA296 is a light, muted red. Relative luminance 0.410; OKLCH L 74.8% C 0.054 H 36.1°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #CDA296 |
|---|---|
| RGB | rgb(205, 162, 150) |
| HSL | hsl(13, 35%, 70%) |
| HSV | hsv(13, 27%, 80%) |
| CMYK | cmyk(0%, 21%, 26.8%, 19.6%) |
| CIE-LAB | lab(70.19, 14.10, 12.30) |
| CIE-LCH | lch(70.19, 18.71, 41.09°) |
| OKLab | oklab(74.84% 0.0437 0.0319) |
| OKLCH | oklch(74.84% 0.054 36.1) |
| XYZ | xyz(43.6029, 41.0238, 34.4699) |
| Luminance | 0.4102 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.78
Pinkish Tan
#D99B82
ΔE00 5.94
Rosybrown
#BC8F8F
ΔE00 7.44
Mushroom
#BA9E88
ΔE00 8.25
Blush (survey)
#F29E8E
ΔE00 8.66
Darksalmon
#E9967A
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDA296 #96C1CD
analogous
#CD96A6 #CDA296 #CDBE96
triadic
#CDA296 #96CDA2 #A296CD
tetradic
#CDA296 #A6CD96 #96C1CD #BE96CD
square
#CDA296 #A6CD96 #96C1CD #BE96CD
split-complementary
#CDA296 #96CDBE #96A6CD
monochromatic
#9E5D4B #B97D6D #CDA296 #E1C7BF #F4EBE9
Accessibility & contrast
On white
2.28
#CDA296 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#CDA296 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDA296
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDA296 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDA296 | 1.00 | 2.28 | 9.20 | 9.20 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA795
Deuteranopia (green-blind)
#B6AF96
Tritanopia (blue-blind)
#D89C9F
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #cda296; /* rgb */ color: rgb(205, 162, 150); /* oklch */ color: oklch(74.8% 0.054 36.1);
Tailwind
colors: {
custom: {
50: '#ddbdb4',
500: '#cda296',
950: '#000000',
},
}SCSS
$custom: #cda296; $custom-light: #ddbdb4; $custom-dark: #000000;
JSON
{
"hex": "#cda296",
"rgb": {
"r": 205,
"g": 162,
"b": 150
},
"hsl": {
"h": 13.091,
"s": 35.484,
"l": 69.608
},
"oklch": {
"l": 0.74837,
"c": 0.0541,
"h": 36.1
},
"luminance": 0.41022
}Semantic roles & 50–950 ramp
primary
#CDA296
secondary
#D8E4E7
accent
#94AE37
background
#FDFBFB
surface
#FBF6F6
border
#D4D0D0
text
#151211
muted
#838180