#DCA69F#DCA69F
#DCA69F is a light, moderate red. Relative luminance 0.450; OKLCH L 77.3% C 0.065 H 27.1°. Best body text is #000000 at 10.00:1 contrast (WCAG AA passes).
Color values
| HEX | #DCA69F |
|---|---|
| RGB | rgb(220, 166, 159) |
| HSL | hsl(7, 47%, 74%) |
| HSV | hsv(7, 28%, 86%) |
| CMYK | cmyk(0%, 24.5%, 27.7%, 13.7%) |
| CIE-LAB | lab(72.89, 18.90, 11.37) |
| CIE-LCH | lch(72.89, 22.05, 31.03°) |
| OKLab | oklab(77.34% 0.0579 0.0296) |
| OKLCH | oklch(77.34% 0.065 27.1) |
| XYZ | xyz(49.4104, 44.9938, 38.8762) |
| Luminance | 0.4499 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 6.50
Dusty Pink
#D8A7B1
ΔE00 6.77
Pinkish Grey
#C8ACA9
ΔE00 7.23
Pinkish Tan
#D99B82
ΔE00 7.47
Rosybrown
#BC8F8F
ΔE00 8.02
Light Salmon
#FEA993
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCA69F #9FD5DC
analogous
#DC9FB7 #DCA69F #DCC59F
triadic
#DCA69F #9FDCA6 #A69FDC
tetradic
#DCA69F #B7DC9F #9FD5DC #C59FDC
square
#DCA69F #B7DC9F #9FD5DC #C59FDC
split-complementary
#DCA69F #9FDCC5 #9FB7DC
monochromatic
#BB5345 #CC7C72 #DCA69F #ECD0CC #F7EAE9
Accessibility & contrast
On white
2.10
#DCA69F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.00
#DCA69F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCA69F
10.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCA69F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCA69F | 1.00 | 2.10 | 10.00 | 10.00 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AD9E
Deuteranopia (green-blind)
#BEB79E
Tritanopia (blue-blind)
#E8A0A4
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #dca69f; /* rgb */ color: rgb(220, 166, 159); /* oklch */ color: oklch(77.3% 0.065 27.1);
Tailwind
colors: {
custom: {
50: '#e8c0bb',
500: '#dca69f',
950: '#000000',
},
}SCSS
$custom: #dca69f; $custom-light: #e8c0bb; $custom-dark: #000000;
JSON
{
"hex": "#dca69f",
"rgb": {
"r": 220,
"g": 166,
"b": 159
},
"hsl": {
"h": 6.885,
"s": 46.565,
"l": 74.314
},
"oklch": {
"l": 0.77344,
"c": 0.06506,
"h": 27.1
},
"luminance": 0.44991
}Semantic roles & 50–950 ramp
primary
#DCA69F
secondary
#DDECEE
accent
#A9BA2C
background
#FEFBFB
surface
#FDF7F6
border
#D5D0D0
text
#161211
muted
#848180