#D09FAA#D09FAA
#D09FAA is a light, muted red. Relative luminance 0.411; OKLCH L 75.1% C 0.060 H 3.7°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #D09FAA |
|---|---|
| RGB | rgb(208, 159, 170) |
| HSL | hsl(347, 34%, 72%) |
| HSV | hsv(347, 24%, 82%) |
| CMYK | cmyk(0%, 23.6%, 18.3%, 18.4%) |
| CIE-LAB | lab(70.25, 19.83, 1.35) |
| CIE-LCH | lch(70.25, 19.88, 3.90°) |
| OKLab | oklab(75.11% 0.0597 0.0039) |
| OKLCH | oklch(75.11% 0.06 3.7) |
| XYZ | xyz(45.6665, 41.1104, 43.5520) |
| Luminance | 0.4111 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 2.24
Faded Pink
#DE9DAC
ΔE00 3.57
Light Mauve
#C292A1
ΔE00 4.10
Grey Pink
#C3909B
ΔE00 4.32
Greyish Pink
#C88D94
ΔE00 5.55
Rosybrown
#BC8F8F
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D09FAA #9FD0C5
analogous
#D09FC3 #D09FAA #D0AD9F
triadic
#D09FAA #AAD09F #9FAAD0
tetradic
#D09FAA #C3D09F #9FD0C5 #AD9FD0
square
#D09FAA #C3D09F #9FD0C5 #AD9FD0
split-complementary
#D09FAA #9FD0AD #9FC3D0
monochromatic
#A45063 #BC7686 #D09FAA #E4C8CE #F5EAED
Accessibility & contrast
On white
2.28
#D09FAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#D09FAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D09FAA
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D09FAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D09FAA | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A7AA
Deuteranopia (green-blind)
#B1AFA9
Tritanopia (blue-blind)
#D99CA3
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #d09faa; /* rgb */ color: rgb(208, 159, 170); /* oklch */ color: oklch(75.1% 0.060 3.7);
Tailwind
colors: {
custom: {
50: '#dfbbc3',
500: '#d09faa',
950: '#000000',
},
}SCSS
$custom: #d09faa; $custom-light: #dfbbc3; $custom-dark: #000000;
JSON
{
"hex": "#d09faa",
"rgb": {
"r": 208,
"g": 159,
"b": 170
},
"hsl": {
"h": 346.531,
"s": 34.266,
"l": 71.961
},
"oklch": {
"l": 0.75115,
"c": 0.05982,
"h": 3.7
},
"luminance": 0.41108
}Semantic roles & 50–950 ramp
primary
#D09FAA
secondary
#DFECE9
accent
#AD9338
background
#FDFBFB
surface
#FBF6F7
border
#D4D0D0
text
#151212
muted
#838181