#D49FA4#D49FA4
#D49FA4 is a light, moderate red. Relative luminance 0.415; OKLCH L 75.4% C 0.063 H 12.4°. Best body text is #000000 at 9.29:1 contrast (WCAG AA passes).
Color values
| HEX | #D49FA4 |
|---|---|
| RGB | rgb(212, 159, 164) |
| HSL | hsl(354, 38%, 73%) |
| HSV | hsv(354, 25%, 83%) |
| CMYK | cmyk(0%, 25%, 22.6%, 16.9%) |
| CIE-LAB | lab(70.51, 20.40, 5.10) |
| CIE-LCH | lch(70.51, 21.02, 14.04°) |
| OKLab | oklab(75.35% 0.062 0.0136) |
| OKLCH | oklch(75.35% 0.063 12.4) |
| XYZ | xyz(46.2509, 41.4759, 40.6842) |
| Luminance | 0.4147 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 3.01
Faded Pink
#DE9DAC
ΔE00 4.01
Grey Pink
#C3909B
ΔE00 5.02
Greyish Pink
#C88D94
ΔE00 5.04
Light Mauve
#C292A1
ΔE00 5.65
Rosybrown
#BC8F8F
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D49FA4 #9FD4CF
analogous
#D49FBE #D49FA4 #D4B59F
triadic
#D49FA4 #A4D49F #9FA4D4
tetradic
#D49FA4 #BED49F #9FD4CF #B59FD4
square
#D49FA4 #BED49F #9FD4CF #B59FD4
split-complementary
#D49FA4 #9FD4B5 #9FBED4
monochromatic
#AC4D56 #C1757C #D49FA4 #E7C9CC #F6EAEB
Accessibility & contrast
On white
2.26
#D49FA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.29
#D49FA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D49FA4
9.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D49FA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D49FA4 | 1.00 | 2.26 | 9.29 | 9.29 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A7A4
Deuteranopia (green-blind)
#B4B0A3
Tritanopia (blue-blind)
#DE9BA1
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #d49fa4; /* rgb */ color: rgb(212, 159, 164); /* oklch */ color: oklch(75.4% 0.063 12.4);
Tailwind
colors: {
custom: {
50: '#e2bbbe',
500: '#d49fa4',
950: '#000000',
},
}SCSS
$custom: #d49fa4; $custom-light: #e2bbbe; $custom-dark: #000000;
JSON
{
"hex": "#d49fa4",
"rgb": {
"r": 212,
"g": 159,
"b": 164
},
"hsl": {
"h": 354.34,
"s": 38.129,
"l": 72.745
},
"oklch": {
"l": 0.75354,
"c": 0.06343,
"h": 12.4
},
"luminance": 0.41474
}Semantic roles & 50–950 ramp
primary
#D49FA4
secondary
#DFECEB
accent
#B1A534
background
#FDFBFB
surface
#FBF6F6
border
#D4D0D0
text
#151212
muted
#838181