#DCA199#DCA199
#DCA199 is a light, moderate red. Relative luminance 0.430; OKLCH L 76.3% C 0.072 H 27.6°. Best body text is #000000 at 9.60:1 contrast (WCAG AA passes).
Color values
| HEX | #DCA199 |
|---|---|
| RGB | rgb(220, 161, 153) |
| HSL | hsl(7, 49%, 73%) |
| HSV | hsv(7, 30%, 86%) |
| CMYK | cmyk(0%, 26.8%, 30.5%, 13.7%) |
| CIE-LAB | lab(71.56, 20.79, 12.79) |
| CIE-LCH | lch(71.56, 24.41, 31.61°) |
| OKLab | oklab(76.27% 0.0635 0.0332) |
| OKLCH | oklch(76.27% 0.072 27.6) |
| XYZ | xyz(48.0110, 43.0080, 35.9034) |
| Luminance | 0.4300 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 5.46
Pinkish Tan
#D99B82
ΔE00 6.73
Dusty Pink
#D8A7B1
ΔE00 7.57
Light Salmon
#FEA993
ΔE00 7.57
Rosybrown
#BC8F8F
ΔE00 7.64
Peachy Pink
#FF9A8A
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCA199 #99D4DC
analogous
#DC99B2 #DCA199 #DCC299
triadic
#DCA199 #99DCA1 #A199DC
tetradic
#DCA199 #B2DC99 #99D4DC #C299DC
square
#DCA199 #B2DC99 #99D4DC #C299DC
split-complementary
#DCA199 #99DCC2 #99B2DC
monochromatic
#BB4F40 #CC776B #DCA199 #ECCBC7 #F7EAE8
Accessibility & contrast
On white
2.19
#DCA199 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.60
#DCA199 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCA199
9.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCA199 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCA199 | 1.00 | 2.19 | 9.60 | 9.60 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADA898
Deuteranopia (green-blind)
#BBB498
Tritanopia (blue-blind)
#E99A9F
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #dca199; /* rgb */ color: rgb(220, 161, 153); /* oklch */ color: oklch(76.3% 0.072 27.6);
Tailwind
colors: {
custom: {
50: '#e8bdb7',
500: '#dca199',
950: '#000000',
},
}SCSS
$custom: #dca199; $custom-light: #e8bdb7; $custom-dark: #000000;
JSON
{
"hex": "#dca199",
"rgb": {
"r": 220,
"g": 161,
"b": 153
},
"hsl": {
"h": 7.164,
"s": 48.905,
"l": 73.137
},
"oklch": {
"l": 0.76271,
"c": 0.07168,
"h": 27.6
},
"luminance": 0.43005
}Semantic roles & 50–950 ramp
primary
#DCA199
secondary
#DDECEE
accent
#ABBC29
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#161211
muted
#848180