#DCA99F#DCA99F
#DCA99F is a light, moderate red. Relative luminance 0.461; OKLCH L 77.9% C 0.062 H 31.2°. Best body text is #000000 at 10.22:1 contrast (WCAG AA passes).
Color values
| HEX | #DCA99F |
|---|---|
| RGB | rgb(220, 169, 159) |
| HSL | hsl(10, 47%, 74%) |
| HSV | hsv(10, 28%, 86%) |
| CMYK | cmyk(0%, 23.2%, 27.7%, 13.7%) |
| CIE-LAB | lab(73.61, 17.28, 12.39) |
| CIE-LCH | lch(73.61, 21.26, 35.64°) |
| OKLab | oklab(77.9% 0.0532 0.0322) |
| OKLCH | oklch(77.9% 0.062 31.2) |
| XYZ | xyz(49.9621, 46.0972, 39.0601) |
| Luminance | 0.4610 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 6.72
Pinkish Tan
#D99B82
ΔE00 6.73
Pinkish Grey
#C8ACA9
ΔE00 6.75
Pale Salmon
#FFB19A
ΔE00 7.52
Light Salmon
#FEA993
ΔE00 7.69
Dusty Pink
#D8A7B1
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCA99F #9FD2DC
analogous
#DC9FB4 #DCA99F #DCC89F
triadic
#DCA99F #9FDCA9 #A99FDC
tetradic
#DCA99F #B4DC9F #9FD2DC #C89FDC
square
#DCA99F #B4DC9F #9FD2DC #C89FDC
split-complementary
#DCA99F #9FDCC8 #9FB4DC
monochromatic
#BB5945 #CC8172 #DCA99F #ECD1CC #F7EBE9
Accessibility & contrast
On white
2.05
#DCA99F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.22
#DCA99F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCA99F
10.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCA99F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCA99F | 1.00 | 2.05 | 10.22 | 10.22 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4AF9E
Deuteranopia (green-blind)
#C0B99F
Tritanopia (blue-blind)
#E8A3A6
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #dca99f; /* rgb */ color: rgb(220, 169, 159); /* oklch */ color: oklch(77.9% 0.062 31.2);
Tailwind
colors: {
custom: {
50: '#e8c2bb',
500: '#dca99f',
950: '#000000',
},
}SCSS
$custom: #dca99f; $custom-light: #e8c2bb; $custom-dark: #000000;
JSON
{
"hex": "#dca99f",
"rgb": {
"r": 220,
"g": 169,
"b": 159
},
"hsl": {
"h": 9.836,
"s": 46.565,
"l": 74.314
},
"oklch": {
"l": 0.77903,
"c": 0.06214,
"h": 31.2
},
"luminance": 0.46095
}Semantic roles & 50–950 ramp
primary
#DCA99F
secondary
#DDEBEE
accent
#A2BA2C
background
#FEFBFB
surface
#FDF7F6
border
#D5D0D0
text
#161211
muted
#848180