#DCA19B#DCA19B
#DCA19B is a light, moderate red. Relative luminance 0.431; OKLCH L 76.3% C 0.071 H 25.4°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #DCA19B |
|---|---|
| RGB | rgb(220, 161, 155) |
| HSL | hsl(6, 48%, 74%) |
| HSV | hsv(6, 30%, 86%) |
| CMYK | cmyk(0%, 26.8%, 29.5%, 13.7%) |
| CIE-LAB | lab(71.61, 21.05, 11.76) |
| CIE-LCH | lch(71.61, 24.11, 29.18°) |
| OKLab | oklab(76.32% 0.0643 0.0306) |
| OKLCH | oklch(76.32% 0.071 25.4) |
| XYZ | xyz(48.1776, 43.0746, 36.7806) |
| Luminance | 0.4307 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 5.90
Dusty Pink
#D8A7B1
ΔE00 6.84
Rosybrown
#BC8F8F
ΔE00 7.40
Greyish Pink
#C88D94
ΔE00 7.49
Pinkish Tan
#D99B82
ΔE00 7.52
Faded Pink
#DE9DAC
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCA19B #9BD6DC
analogous
#DC9BB5 #DCA19B #DCC19B
triadic
#DCA19B #9BDCA1 #A19BDC
tetradic
#DCA19B #B5DC9B #9BD6DC #C19BDC
square
#DCA19B #B5DC9B #9BD6DC #C19BDC
split-complementary
#DCA19B #9BDCC1 #9BB5DC
monochromatic
#BB4D41 #CC766E #DCA19B #ECCCC8 #F7EAE8
Accessibility & contrast
On white
2.18
#DCA19B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#DCA19B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCA19B
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCA19B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCA19B | 1.00 | 2.18 | 9.61 | 9.61 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADA99A
Deuteranopia (green-blind)
#BBB49A
Tritanopia (blue-blind)
#E99AA0
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #dca19b; /* rgb */ color: rgb(220, 161, 155); /* oklch */ color: oklch(76.3% 0.071 25.4);
Tailwind
colors: {
custom: {
50: '#e8bdb8',
500: '#dca19b',
950: '#000000',
},
}SCSS
$custom: #dca19b; $custom-light: #e8bdb8; $custom-dark: #000000;
JSON
{
"hex": "#dca19b",
"rgb": {
"r": 220,
"g": 161,
"b": 155
},
"hsl": {
"h": 5.538,
"s": 48.148,
"l": 73.529
},
"oklch": {
"l": 0.76321,
"c": 0.07122,
"h": 25.4
},
"luminance": 0.43072
}Semantic roles & 50–950 ramp
primary
#DCA19B
secondary
#DDEDEE
accent
#AEBB2A
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#161211
muted
#848180