#DCA798#DCA798
#DCA798 is a light, moderate red. Relative luminance 0.451; OKLCH L 77.4% C 0.067 H 36.4°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #DCA798 |
|---|---|
| RGB | rgb(220, 167, 152) |
| HSL | hsl(13, 49%, 73%) |
| HSV | hsv(13, 31%, 86%) |
| CMYK | cmyk(0%, 24.1%, 30.9%, 13.7%) |
| CIE-LAB | lab(72.97, 17.42, 15.33) |
| CIE-LCH | lch(72.97, 23.20, 41.34°) |
| OKLab | oklab(77.36% 0.0536 0.0395) |
| OKLCH | oklch(77.36% 0.067 36.4) |
| XYZ | xyz(49.0026, 45.1227, 35.8281) |
| Luminance | 0.4512 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Tan
#D99B82
ΔE00 4.81
Blush (survey)
#F29E8E
ΔE00 6.15
Pale Salmon
#FFB19A
ΔE00 6.71
Light Salmon
#FEA993
ΔE00 6.86
Darksalmon
#E9967A
ΔE00 7.32
Pinkish Grey
#C8ACA9
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCA798 #98CDDC
analogous
#DC98AB #DCA798 #DCC998
triadic
#DCA798 #98DCA7 #A798DC
tetradic
#DCA798 #ABDC98 #98CDDC #C998DC
square
#DCA798 #ABDC98 #98CDDC #C998DC
split-complementary
#DCA798 #98DCC9 #98ABDC
monochromatic
#BA5A3F #CC806A #DCA798 #ECCEC6 #F7EBE8
Accessibility & contrast
On white
2.09
#DCA798 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#DCA798 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCA798
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCA798 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCA798 | 1.00 | 2.09 | 10.02 | 10.02 |
| #FFFFFF | 2.09 | 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)
#B3AD97
Deuteranopia (green-blind)
#BFB798
Tritanopia (blue-blind)
#E9A0A3
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #dca798; /* rgb */ color: rgb(220, 167, 152); /* oklch */ color: oklch(77.4% 0.067 36.4);
Tailwind
colors: {
custom: {
50: '#e8c1b6',
500: '#dca798',
950: '#000000',
},
}SCSS
$custom: #dca798; $custom-light: #e8c1b6; $custom-dark: #000000;
JSON
{
"hex": "#dca798",
"rgb": {
"r": 220,
"g": 167,
"b": 152
},
"hsl": {
"h": 13.235,
"s": 49.275,
"l": 72.941
},
"oklch": {
"l": 0.77359,
"c": 0.06654,
"h": 36.4
},
"luminance": 0.4512
}Semantic roles & 50–950 ramp
primary
#DCA798
secondary
#DDEAEE
accent
#9CBD29
background
#FEFBFB
surface
#FDF7F6
border
#D5D0D0
text
#161211
muted
#848180