#CDA39B#CDA39B
#CDA39B is a light, muted red. Relative luminance 0.415; OKLCH L 75.2% C 0.051 H 30.7°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #CDA39B |
|---|---|
| RGB | rgb(205, 163, 155) |
| HSL | hsl(10, 33%, 71%) |
| HSV | hsv(10, 24%, 80%) |
| CMYK | cmyk(0%, 20.5%, 24.4%, 19.6%) |
| CIE-LAB | lab(70.55, 14.27, 10.05) |
| CIE-LCH | lch(70.55, 17.45, 35.16°) |
| OKLab | oklab(75.16% 0.0441 0.0262) |
| OKLCH | oklch(75.16% 0.051 30.7) |
| XYZ | xyz(44.1909, 41.5420, 36.6947) |
| Luminance | 0.4154 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.80
Rosybrown
#BC8F8F
ΔE00 6.65
Pinkish Tan
#D99B82
ΔE00 7.38
Dusty Pink
#D8A7B1
ΔE00 7.74
Greyish Pink
#C88D94
ΔE00 8.87
Blush (survey)
#F29E8E
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDA39B #9BC5CD
analogous
#CD9BAC #CDA39B #CDBC9B
triadic
#CDA39B #9BCDA3 #A39BCD
tetradic
#CDA39B #ACCD9B #9BC5CD #BC9BCD
square
#CDA39B #ACCD9B #9BC5CD #BC9BCD
split-complementary
#CDA39B #9BCDBC #9BACCD
monochromatic
#9E5C4F #B97D72 #CDA39B #E1C9C4 #F5ECEB
Accessibility & contrast
On white
2.26
#CDA39B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#CDA39B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDA39B
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDA39B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDA39B | 1.00 | 2.26 | 9.31 | 9.31 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA89A
Deuteranopia (green-blind)
#B5B09B
Tritanopia (blue-blind)
#D79EA1
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #cda39b; /* rgb */ color: rgb(205, 163, 155); /* oklch */ color: oklch(75.2% 0.051 30.7);
Tailwind
colors: {
custom: {
50: '#ddbeb8',
500: '#cda39b',
950: '#000000',
},
}SCSS
$custom: #cda39b; $custom-light: #ddbeb8; $custom-dark: #000000;
JSON
{
"hex": "#cda39b",
"rgb": {
"r": 205,
"g": 163,
"b": 155
},
"hsl": {
"h": 9.6,
"s": 33.333,
"l": 70.588
},
"oklch": {
"l": 0.75156,
"c": 0.05132,
"h": 30.7
},
"luminance": 0.4154
}Semantic roles & 50–950 ramp
primary
#CDA39B
secondary
#DBE7E9
accent
#9AAC39
background
#FDFBFB
surface
#FBF6F6
border
#D4D0D0
text
#151211
muted
#838180