#CDA59F#CDA59F
#CDA59F is a light, muted red. Relative luminance 0.424; OKLCH L 75.6% C 0.048 H 28.2°. Best body text is #000000 at 9.48:1 contrast (WCAG AA passes).
Color values
| HEX | #CDA59F |
|---|---|
| RGB | rgb(205, 165, 159) |
| HSL | hsl(8, 32%, 71%) |
| HSV | hsv(8, 22%, 80%) |
| CMYK | cmyk(0%, 19.5%, 22.4%, 19.6%) |
| CIE-LAB | lab(71.14, 13.77, 8.68) |
| CIE-LCH | lch(71.14, 16.28, 32.23°) |
| OKLab | oklab(75.64% 0.0425 0.0228) |
| OKLCH | oklch(75.64% 0.048 28.2) |
| XYZ | xyz(44.8904, 42.3944, 38.6125) |
| Luminance | 0.4239 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.96
Rosybrown
#BC8F8F
ΔE00 6.79
Dusty Pink
#D8A7B1
ΔE00 7.00
Pinkish Tan
#D99B82
ΔE00 8.40
Greyish Pink
#C88D94
ΔE00 8.87
Grey Pink
#C3909B
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDA59F #9FC7CD
analogous
#CD9FB0 #CDA59F #CDBC9F
triadic
#CDA59F #9FCDA5 #A59FCD
tetradic
#CDA59F #B0CD9F #9FC7CD #BC9FCD
square
#CDA59F #B0CD9F #9FC7CD #BC9FCD
split-complementary
#CDA59F #9FCDBC #9FB0CD
monochromatic
#9F5D53 #B87F77 #CDA59F #E2CBC7 #F5ECEB
Accessibility & contrast
On white
2.22
#CDA59F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.48
#CDA59F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDA59F
9.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDA59F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDA59F | 1.00 | 2.22 | 9.48 | 9.48 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADAA9E
Deuteranopia (green-blind)
#B6B19F
Tritanopia (blue-blind)
#D6A0A3
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #cda59f; /* rgb */ color: rgb(205, 165, 159); /* oklch */ color: oklch(75.6% 0.048 28.2);
Tailwind
colors: {
custom: {
50: '#ddbfbb',
500: '#cda59f',
950: '#000000',
},
}SCSS
$custom: #cda59f; $custom-light: #ddbfbb; $custom-dark: #000000;
JSON
{
"hex": "#cda59f",
"rgb": {
"r": 205,
"g": 165,
"b": 159
},
"hsl": {
"h": 7.826,
"s": 31.507,
"l": 71.373
},
"oklch": {
"l": 0.75644,
"c": 0.04824,
"h": 28.2
},
"luminance": 0.42393
}Semantic roles & 50–950 ramp
primary
#CDA59F
secondary
#DEE8EA
accent
#9CAA3B
background
#FDFBFB
surface
#FBF7F6
border
#D4D0D0
text
#151211
muted
#838180