#DCA89F#DCA89F
#DCA89F is a light, moderate red. Relative luminance 0.457; OKLCH L 77.7% C 0.063 H 29.8°. Best body text is #000000 at 10.14:1 contrast (WCAG AA passes).
Color values
| HEX | #DCA89F |
|---|---|
| RGB | rgb(220, 168, 159) |
| HSL | hsl(9, 47%, 74%) |
| HSV | hsv(9, 28%, 86%) |
| CMYK | cmyk(0%, 23.6%, 27.7%, 13.7%) |
| CIE-LAB | lab(73.37, 17.82, 12.05) |
| CIE-LCH | lch(73.37, 21.51, 34.06°) |
| OKLab | oklab(77.72% 0.0548 0.0313) |
| OKLCH | oklch(77.72% 0.063 29.8) |
| XYZ | xyz(49.7768, 45.7266, 38.9984) |
| Luminance | 0.4572 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 6.59
Pinkish Grey
#C8ACA9
ΔE00 6.88
Pinkish Tan
#D99B82
ΔE00 6.94
Dusty Pink
#D8A7B1
ΔE00 7.51
Pale Salmon
#FFB19A
ΔE00 7.71
Light Salmon
#FEA993
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCA89F #9FD3DC
analogous
#DC9FB5 #DCA89F #DCC79F
triadic
#DCA89F #9FDCA8 #A89FDC
tetradic
#DCA89F #B5DC9F #9FD3DC #C79FDC
square
#DCA89F #B5DC9F #9FD3DC #C79FDC
split-complementary
#DCA89F #9FDCC7 #9FB5DC
monochromatic
#BB5745 #CC7F72 #DCA89F #ECD1CC #F7EBE9
Accessibility & contrast
On white
2.07
#DCA89F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.14
#DCA89F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCA89F
10.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCA89F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCA89F | 1.00 | 2.07 | 10.14 | 10.14 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AE9E
Deuteranopia (green-blind)
#BFB89E
Tritanopia (blue-blind)
#E8A2A6
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #dca89f; /* rgb */ color: rgb(220, 168, 159); /* oklch */ color: oklch(77.7% 0.063 29.8);
Tailwind
colors: {
custom: {
50: '#e8c2bb',
500: '#dca89f',
950: '#000000',
},
}SCSS
$custom: #dca89f; $custom-light: #e8c2bb; $custom-dark: #000000;
JSON
{
"hex": "#dca89f",
"rgb": {
"r": 220,
"g": 168,
"b": 159
},
"hsl": {
"h": 8.852,
"s": 46.565,
"l": 74.314
},
"oklch": {
"l": 0.77716,
"c": 0.06308,
"h": 29.8
},
"luminance": 0.45724
}Semantic roles & 50–950 ramp
primary
#DCA89F
secondary
#DDEBEE
accent
#A5BA2C
background
#FEFBFB
surface
#FDF7F6
border
#D5D0D0
text
#161211
muted
#848180