#DDA39B#DDA39B
#DDA39B is a light, moderate red. Relative luminance 0.439; OKLCH L 76.8% C 0.070 H 27.7°. Best body text is #000000 at 9.79:1 contrast (WCAG AA passes).
Color values
| HEX | #DDA39B |
|---|---|
| RGB | rgb(221, 163, 155) |
| HSL | hsl(7, 49%, 74%) |
| HSV | hsv(7, 30%, 87%) |
| CMYK | cmyk(0%, 26.2%, 29.9%, 13.3%) |
| CIE-LAB | lab(72.19, 20.35, 12.59) |
| CIE-LCH | lch(72.19, 23.93, 31.74°) |
| OKLab | oklab(76.79% 0.0623 0.0327) |
| OKLCH | oklch(76.79% 0.07 27.7) |
| XYZ | xyz(48.8335, 43.9358, 36.9123) |
| Luminance | 0.4393 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 5.59
Pinkish Tan
#D99B82
ΔE00 6.87
Dusty Pink
#D8A7B1
ΔE00 7.42
Light Salmon
#FEA993
ΔE00 7.47
Pale Salmon
#FFB19A
ΔE00 7.84
Rosybrown
#BC8F8F
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDA39B #9BD5DD
analogous
#DD9BB4 #DDA39B #DDC49B
triadic
#DDA39B #9BDDA3 #A39BDD
tetradic
#DDA39B #B4DD9B #9BD5DD #C49BDD
square
#DDA39B #B4DD9B #9BD5DD #C49BDD
split-complementary
#DDA39B #9BDDC4 #9BB4DD
monochromatic
#BD4F40 #CD796D #DDA39B #EDCDC9 #F7EAE8
Accessibility & contrast
On white
2.15
#DDA39B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.79
#DDA39B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDA39B
9.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDA39B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDA39B | 1.00 | 2.15 | 9.79 | 9.79 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAA9A
Deuteranopia (green-blind)
#BDB59A
Tritanopia (blue-blind)
#EA9CA1
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #dda39b; /* rgb */ color: rgb(221, 163, 155); /* oklch */ color: oklch(76.8% 0.070 27.7);
Tailwind
colors: {
custom: {
50: '#e9beb8',
500: '#dda39b',
950: '#000000',
},
}SCSS
$custom: #dda39b; $custom-light: #e9beb8; $custom-dark: #000000;
JSON
{
"hex": "#dda39b",
"rgb": {
"r": 221,
"g": 163,
"b": 155
},
"hsl": {
"h": 7.273,
"s": 49.254,
"l": 73.725
},
"oklch": {
"l": 0.76794,
"c": 0.07031,
"h": 27.7
},
"luminance": 0.43933
}Semantic roles & 50–950 ramp
primary
#DDA39B
secondary
#DDECEE
accent
#ABBD29
background
#FEFBFB
surface
#FDF7F6
border
#D5D0D0
text
#161211
muted
#848180