#DCA797#DCA797
#DCA797 is a light, moderate red. Relative luminance 0.451; OKLCH L 77.3% C 0.067 H 37.5°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #DCA797 |
|---|---|
| RGB | rgb(220, 167, 151) |
| HSL | hsl(14, 50%, 73%) |
| HSV | hsv(14, 31%, 86%) |
| CMYK | cmyk(0%, 24.1%, 31.4%, 13.7%) |
| CIE-LAB | lab(72.95, 17.29, 15.84) |
| CIE-LCH | lch(72.95, 23.45, 42.49°) |
| OKLab | oklab(77.33% 0.0532 0.0407) |
| OKLCH | oklch(77.33% 0.067 37.5) |
| XYZ | xyz(48.9210, 45.0900, 35.3986) |
| Luminance | 0.4509 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Tan
#D99B82
ΔE00 4.53
Blush (survey)
#F29E8E
ΔE00 6.22
Pale Salmon
#FFB19A
ΔE00 6.63
Light Salmon
#FEA993
ΔE00 6.82
Darksalmon
#E9967A
ΔE00 7.14
Pinkish Grey
#C8ACA9
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCA797 #97CCDC
analogous
#DC97A9 #DCA797 #DCC997
triadic
#DCA797 #97DCA7 #A797DC
tetradic
#DCA797 #A9DC97 #97CCDC #C997DC
square
#DCA797 #A9DC97 #97CCDC #C997DC
split-complementary
#DCA797 #97DCC9 #97A9DC
monochromatic
#BA5B3F #CD8069 #DCA797 #EBCEC5 #F7ECE8
Accessibility & contrast
On white
2.10
#DCA797 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#DCA797 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCA797
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCA797 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCA797 | 1.00 | 2.10 | 10.02 | 10.02 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AD96
Deuteranopia (green-blind)
#C0B797
Tritanopia (blue-blind)
#E9A0A3
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #dca797; /* rgb */ color: rgb(220, 167, 151); /* oklch */ color: oklch(77.3% 0.067 37.5);
Tailwind
colors: {
custom: {
50: '#e8c1b5',
500: '#dca797',
950: '#000000',
},
}SCSS
$custom: #dca797; $custom-light: #e8c1b5; $custom-dark: #000000;
JSON
{
"hex": "#dca797",
"rgb": {
"r": 220,
"g": 167,
"b": 151
},
"hsl": {
"h": 13.913,
"s": 49.64,
"l": 72.745
},
"oklch": {
"l": 0.77335,
"c": 0.06698,
"h": 37.5
},
"luminance": 0.45087
}Semantic roles & 50–950 ramp
primary
#DCA797
secondary
#DDEAEE
accent
#9BBD29
background
#FEFBFB
surface
#FDF7F6
border
#D5D0D0
text
#161211
muted
#848180