#DCA29B#DCA29B
#DCA29B is a light, moderate red. Relative luminance 0.434; OKLCH L 76.5% C 0.070 H 26.6°. Best body text is #000000 at 9.68:1 contrast (WCAG AA passes).
Color values
| HEX | #DCA29B |
|---|---|
| RGB | rgb(220, 162, 155) |
| HSL | hsl(6, 48%, 74%) |
| HSV | hsv(6, 30%, 86%) |
| CMYK | cmyk(0%, 26.4%, 29.5%, 13.7%) |
| CIE-LAB | lab(71.84, 20.51, 12.09) |
| CIE-LCH | lch(71.84, 23.81, 30.52°) |
| OKLab | oklab(76.51% 0.0627 0.0314) |
| OKLCH | oklch(76.51% 0.07 26.6) |
| XYZ | xyz(48.3530, 43.4255, 36.8391) |
| Luminance | 0.4342 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 5.81
Dusty Pink
#D8A7B1
ΔE00 7.09
Pinkish Tan
#D99B82
ΔE00 7.17
Rosybrown
#BC8F8F
ΔE00 7.59
Light Salmon
#FEA993
ΔE00 7.84
Greyish Pink
#C88D94
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCA29B #9BD5DC
analogous
#DC9BB4 #DCA29B #DCC29B
triadic
#DCA29B #9BDCA2 #A29BDC
tetradic
#DCA29B #B4DC9B #9BD5DC #C29BDC
square
#DCA29B #B4DC9B #9BD5DC #C29BDC
split-complementary
#DCA29B #9BDCC2 #9BB4DC
monochromatic
#BB4F41 #CC786E #DCA29B #ECCCC8 #F7EAE8
Accessibility & contrast
On white
2.17
#DCA29B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.68
#DCA29B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCA29B
9.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCA29B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCA29B | 1.00 | 2.17 | 9.68 | 9.68 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEA99A
Deuteranopia (green-blind)
#BBB49A
Tritanopia (blue-blind)
#E99BA0
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #dca29b; /* rgb */ color: rgb(220, 162, 155); /* oklch */ color: oklch(76.5% 0.070 26.6);
Tailwind
colors: {
custom: {
50: '#e8bdb8',
500: '#dca29b',
950: '#000000',
},
}SCSS
$custom: #dca29b; $custom-light: #e8bdb8; $custom-dark: #000000;
JSON
{
"hex": "#dca29b",
"rgb": {
"r": 220,
"g": 162,
"b": 155
},
"hsl": {
"h": 6.462,
"s": 48.148,
"l": 73.529
},
"oklch": {
"l": 0.76505,
"c": 0.07016,
"h": 26.6
},
"luminance": 0.43423
}Semantic roles & 50–950 ramp
primary
#DCA29B
secondary
#DDECEE
accent
#ACBB2A
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#161211
muted
#848180