#CDA396#CDA396
#CDA396 is a light, muted red. Relative luminance 0.414; OKLCH L 75.0% C 0.053 H 37.9°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #CDA396 |
|---|---|
| RGB | rgb(205, 163, 150) |
| HSL | hsl(14, 35%, 70%) |
| HSV | hsv(14, 27%, 80%) |
| CMYK | cmyk(0%, 20.5%, 26.8%, 19.6%) |
| CIE-LAB | lab(70.44, 13.56, 12.65) |
| CIE-LCH | lch(70.44, 18.54, 43.01°) |
| OKLab | oklab(75.03% 0.0421 0.0328) |
| OKLCH | oklch(75.03% 0.053 37.9) |
| XYZ | xyz(43.7797, 41.3775, 34.5288) |
| Luminance | 0.4138 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.76
Pinkish Tan
#D99B82
ΔE00 5.86
Mushroom
#BA9E88
ΔE00 7.76
Rosybrown
#BC8F8F
ΔE00 7.97
Blush (survey)
#F29E8E
ΔE00 8.90
Darksalmon
#E9967A
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDA396 #96C0CD
analogous
#CD96A5 #CDA396 #CDBF96
triadic
#CDA396 #96CDA3 #A396CD
tetradic
#CDA396 #A5CD96 #96C0CD #BF96CD
square
#CDA396 #A5CD96 #96C0CD #BF96CD
split-complementary
#CDA396 #96CDBF #96A5CD
monochromatic
#9E5F4B #B97F6D #CDA396 #E1C7BF #F4ECE9
Accessibility & contrast
On white
2.26
#CDA396 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#CDA396 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDA396
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDA396 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDA396 | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADA795
Deuteranopia (green-blind)
#B6B096
Tritanopia (blue-blind)
#D89D9F
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #cda396; /* rgb */ color: rgb(205, 163, 150); /* oklch */ color: oklch(75.0% 0.053 37.9);
Tailwind
colors: {
custom: {
50: '#ddbeb4',
500: '#cda396',
950: '#000000',
},
}SCSS
$custom: #cda396; $custom-light: #ddbeb4; $custom-dark: #000000;
JSON
{
"hex": "#cda396",
"rgb": {
"r": 205,
"g": 163,
"b": 150
},
"hsl": {
"h": 14.182,
"s": 35.484,
"l": 69.608
},
"oklch": {
"l": 0.75029,
"c": 0.05336,
"h": 37.9
},
"luminance": 0.41376
}Semantic roles & 50–950 ramp
primary
#CDA396
secondary
#D8E4E7
accent
#92AE37
background
#FDFBFB
surface
#FBF6F6
border
#D4D0D0
text
#151211
muted
#838180