#DCA29A#DCA29A
#DCA29A is a light, moderate red. Relative luminance 0.434; OKLCH L 76.5% C 0.070 H 27.7°. Best body text is #000000 at 9.68:1 contrast (WCAG AA passes).
Color values
| HEX | #DCA29A |
|---|---|
| RGB | rgb(220, 162, 154) |
| HSL | hsl(7, 49%, 73%) |
| HSV | hsv(7, 30%, 86%) |
| CMYK | cmyk(0%, 26.4%, 30%, 13.7%) |
| CIE-LAB | lab(71.82, 20.38, 12.61) |
| CIE-LCH | lch(71.82, 23.97, 31.75°) |
| OKLab | oklab(76.48% 0.0623 0.0327) |
| OKLCH | oklch(76.48% 0.07 27.7) |
| XYZ | xyz(48.2694, 43.3921, 36.3986) |
| Luminance | 0.4339 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 5.61
Pinkish Tan
#D99B82
ΔE00 6.78
Dusty Pink
#D8A7B1
ΔE00 7.46
Light Salmon
#FEA993
ΔE00 7.60
Rosybrown
#BC8F8F
ΔE00 7.72
Pale Salmon
#FFB19A
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCA29A #9AD4DC
analogous
#DC9AB3 #DCA29A #DCC39A
triadic
#DCA29A #9ADCA2 #A29ADC
tetradic
#DCA29A #B3DC9A #9AD4DC #C39ADC
square
#DCA29A #B3DC9A #9AD4DC #C39ADC
split-complementary
#DCA29A #9ADCC3 #9AB3DC
monochromatic
#BB5041 #CC786D #DCA29A #ECCCC7 #F7EAE8
Accessibility & contrast
On white
2.17
#DCA29A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.68
#DCA29A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCA29A
9.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCA29A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCA29A | 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)
#AEA999
Deuteranopia (green-blind)
#BCB499
Tritanopia (blue-blind)
#E99BA0
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #dca29a; /* rgb */ color: rgb(220, 162, 154); /* oklch */ color: oklch(76.5% 0.070 27.7);
Tailwind
colors: {
custom: {
50: '#e8bdb7',
500: '#dca29a',
950: '#000000',
},
}SCSS
$custom: #dca29a; $custom-light: #e8bdb7; $custom-dark: #000000;
JSON
{
"hex": "#dca29a",
"rgb": {
"r": 220,
"g": 162,
"b": 154
},
"hsl": {
"h": 7.273,
"s": 48.529,
"l": 73.333
},
"oklch": {
"l": 0.7648,
"c": 0.07039,
"h": 27.7
},
"luminance": 0.43389
}Semantic roles & 50–950 ramp
primary
#DCA29A
secondary
#DDECEE
accent
#AABC2A
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#161211
muted
#848180