#D49F9E#D49F9E
#D49F9E is a light, moderate red. Relative luminance 0.413; OKLCH L 75.2% C 0.063 H 19.9°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #D49F9E |
|---|---|
| RGB | rgb(212, 159, 158) |
| HSL | hsl(1, 39%, 73%) |
| HSV | hsv(1, 25%, 83%) |
| CMYK | cmyk(0%, 25%, 25.5%, 16.9%) |
| CIE-LAB | lab(70.36, 19.53, 8.21) |
| CIE-LCH | lch(70.36, 21.18, 22.81°) |
| OKLab | oklab(75.19% 0.0596 0.0216) |
| OKLCH | oklch(75.19% 0.063 19.9) |
| XYZ | xyz(45.7218, 41.2642, 37.8976) |
| Luminance | 0.4126 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 4.90
Rosybrown
#BC8F8F
ΔE00 5.69
Greyish Pink
#C88D94
ΔE00 5.70
Faded Pink
#DE9DAC
ΔE00 6.08
Grey Pink
#C3909B
ΔE00 6.35
Dusty Pink (survey)
#D58A94
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D49F9E #9ED3D4
analogous
#D49EB8 #D49F9E #D4BA9E
triadic
#D49F9E #9ED49F #9F9ED4
tetradic
#D49F9E #B8D49E #9ED3D4 #BA9ED4
square
#D49F9E #B8D49E #9ED3D4 #BA9ED4
split-complementary
#D49F9E #9ED4BA #9EB8D4
monochromatic
#AC4E4C #C17574 #D49F9E #E7C9C8 #F6EAEA
Accessibility & contrast
On white
2.27
#D49F9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#D49F9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D49F9E
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D49F9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D49F9E | 1.00 | 2.27 | 9.25 | 9.25 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A69E
Deuteranopia (green-blind)
#B5B09D
Tritanopia (blue-blind)
#DF9A9F
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #d49f9e; /* rgb */ color: rgb(212, 159, 158); /* oklch */ color: oklch(75.2% 0.063 19.9);
Tailwind
colors: {
custom: {
50: '#e2bbba',
500: '#d49f9e',
950: '#000000',
},
}SCSS
$custom: #d49f9e; $custom-light: #e2bbba; $custom-dark: #000000;
JSON
{
"hex": "#d49f9e",
"rgb": {
"r": 212,
"g": 159,
"b": 158
},
"hsl": {
"h": 1.111,
"s": 38.571,
"l": 72.549
},
"oklch": {
"l": 0.75192,
"c": 0.06342,
"h": 19.9
},
"luminance": 0.41262
}Semantic roles & 50–950 ramp
primary
#D49F9E
secondary
#DFECEC
accent
#AFB234
background
#FDFBFB
surface
#FBF6F6
border
#D4D0D0
text
#151211
muted
#838180