#DCA698#DCA698
#DCA698 is a light, moderate red. Relative luminance 0.448; OKLCH L 77.2% C 0.067 H 35.0°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #DCA698 |
|---|---|
| RGB | rgb(220, 166, 152) |
| HSL | hsl(12, 49%, 73%) |
| HSV | hsv(12, 31%, 86%) |
| CMYK | cmyk(0%, 24.5%, 30.9%, 13.7%) |
| CIE-LAB | lab(72.73, 17.96, 14.99) |
| CIE-LCH | lch(72.73, 23.39, 39.84°) |
| OKLab | oklab(77.17% 0.0552 0.0386) |
| OKLCH | oklch(77.17% 0.067 35) |
| XYZ | xyz(48.8201, 44.7577, 35.7673) |
| Luminance | 0.4476 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Tan
#D99B82
ΔE00 4.95
Blush (survey)
#F29E8E
ΔE00 5.87
Pale Salmon
#FFB19A
ΔE00 6.79
Light Salmon
#FEA993
ΔE00 6.82
Darksalmon
#E9967A
ΔE00 7.30
Pinkish Grey
#C8ACA9
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCA698 #98CEDC
analogous
#DC98AC #DCA698 #DCC898
triadic
#DCA698 #98DCA6 #A698DC
tetradic
#DCA698 #ACDC98 #98CEDC #C898DC
square
#DCA698 #ACDC98 #98CEDC #C898DC
split-complementary
#DCA698 #98DCC8 #98ACDC
monochromatic
#BA593F #CC7F6A #DCA698 #ECCDC6 #F7EBE8
Accessibility & contrast
On white
2.11
#DCA698 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#DCA698 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCA698
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCA698 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCA698 | 1.00 | 2.11 | 9.95 | 9.95 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AC97
Deuteranopia (green-blind)
#BFB798
Tritanopia (blue-blind)
#E99FA2
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #dca698; /* rgb */ color: rgb(220, 166, 152); /* oklch */ color: oklch(77.2% 0.067 35.0);
Tailwind
colors: {
custom: {
50: '#e8c0b6',
500: '#dca698',
950: '#000000',
},
}SCSS
$custom: #dca698; $custom-light: #e8c0b6; $custom-dark: #000000;
JSON
{
"hex": "#dca698",
"rgb": {
"r": 220,
"g": 166,
"b": 152
},
"hsl": {
"h": 12.353,
"s": 49.275,
"l": 72.941
},
"oklch": {
"l": 0.77172,
"c": 0.06734,
"h": 35
},
"luminance": 0.44755
}Semantic roles & 50–950 ramp
primary
#DCA698
secondary
#DDEBEE
accent
#9EBD29
background
#FEFBFB
surface
#FDF7F6
border
#D5D0D0
text
#161211
muted
#848180