#DCA198#DCA198
#DCA198 is a light, moderate red. Relative luminance 0.430; OKLCH L 76.2% C 0.072 H 28.6°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #DCA198 |
|---|---|
| RGB | rgb(220, 161, 152) |
| HSL | hsl(8, 49%, 73%) |
| HSV | hsv(8, 31%, 86%) |
| CMYK | cmyk(0%, 26.8%, 30.9%, 13.7%) |
| CIE-LAB | lab(71.54, 20.66, 13.31) |
| CIE-LCH | lch(71.54, 24.57, 32.80°) |
| OKLab | oklab(76.25% 0.0631 0.0345) |
| OKLCH | oklch(76.25% 0.072 28.6) |
| XYZ | xyz(47.9288, 42.9751, 35.4702) |
| Luminance | 0.4297 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 5.28
Pinkish Tan
#D99B82
ΔE00 6.34
Light Salmon
#FEA993
ΔE00 7.34
Peachy Pink
#FF9A8A
ΔE00 7.75
Rosybrown
#BC8F8F
ΔE00 7.78
Darksalmon
#E9967A
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCA198 #98D3DC
analogous
#DC98B1 #DCA198 #DCC398
triadic
#DCA198 #98DCA1 #A198DC
tetradic
#DCA198 #B1DC98 #98D3DC #C398DC
square
#DCA198 #B1DC98 #98D3DC #C398DC
split-complementary
#DCA198 #98DCC3 #98B1DC
monochromatic
#BA503F #CC776A #DCA198 #ECCBC6 #F7EAE8
Accessibility & contrast
On white
2.19
#DCA198 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#DCA198 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCA198
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCA198 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCA198 | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADA897
Deuteranopia (green-blind)
#BBB497
Tritanopia (blue-blind)
#E99A9F
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #dca198; /* rgb */ color: rgb(220, 161, 152); /* oklch */ color: oklch(76.2% 0.072 28.6);
Tailwind
colors: {
custom: {
50: '#e8bdb6',
500: '#dca198',
950: '#000000',
},
}SCSS
$custom: #dca198; $custom-light: #e8bdb6; $custom-dark: #000000;
JSON
{
"hex": "#dca198",
"rgb": {
"r": 220,
"g": 161,
"b": 152
},
"hsl": {
"h": 7.941,
"s": 49.275,
"l": 72.941
},
"oklch": {
"l": 0.76247,
"c": 0.07194,
"h": 28.6
},
"luminance": 0.42972
}Semantic roles & 50–950 ramp
primary
#DCA198
secondary
#DDECEE
accent
#A9BD29
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#161211
muted
#848180