#D09FA0#D09FA0
#D09FA0 is a light, muted red. Relative luminance 0.407; OKLCH L 74.8% C 0.058 H 17.2°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #D09FA0 |
|---|---|
| RGB | rgb(208, 159, 160) |
| HSL | hsl(359, 34%, 72%) |
| HSV | hsv(359, 24%, 82%) |
| CMYK | cmyk(0%, 23.6%, 23.1%, 18.4%) |
| CIE-LAB | lab(70.00, 18.31, 6.53) |
| CIE-LCH | lch(70.00, 19.44, 19.63°) |
| OKLab | oklab(74.83% 0.0559 0.0173) |
| OKLCH | oklch(74.83% 0.058 17.2) |
| XYZ | xyz(44.7563, 40.7463, 38.7582) |
| Luminance | 0.4074 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 4.20
Rosybrown
#BC8F8F
ΔE00 5.21
Greyish Pink
#C88D94
ΔE00 5.44
Grey Pink
#C3909B
ΔE00 5.58
Faded Pink
#DE9DAC
ΔE00 5.81
Light Mauve
#C292A1
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D09FA0 #9FD0CF
analogous
#D09FB9 #D09FA0 #D0B79F
triadic
#D09FA0 #A0D09F #9FA0D0
tetradic
#D09FA0 #B9D09F #9FD0CF #B79FD0
square
#D09FA0 #B9D09F #9FD0CF #B79FD0
split-complementary
#D09FA0 #9FD0B7 #9FB9D0
monochromatic
#A45052 #BC7677 #D09FA0 #E4C8C9 #F5EAEB
Accessibility & contrast
On white
2.30
#D09FA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#D09FA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D09FA0
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D09FA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D09FA0 | 1.00 | 2.30 | 9.15 | 9.15 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A6A0
Deuteranopia (green-blind)
#B3AF9F
Tritanopia (blue-blind)
#DA9AA0
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #d09fa0; /* rgb */ color: rgb(208, 159, 160); /* oklch */ color: oklch(74.8% 0.058 17.2);
Tailwind
colors: {
custom: {
50: '#dfbbbc',
500: '#d09fa0',
950: '#000000',
},
}SCSS
$custom: #d09fa0; $custom-light: #dfbbbc; $custom-dark: #000000;
JSON
{
"hex": "#d09fa0",
"rgb": {
"r": 208,
"g": 159,
"b": 160
},
"hsl": {
"h": 358.776,
"s": 34.266,
"l": 71.961
},
"oklch": {
"l": 0.74833,
"c": 0.05847,
"h": 17.2
},
"luminance": 0.40744
}Semantic roles & 50–950 ramp
primary
#D09FA0
secondary
#DFECEB
accent
#ADAB38
background
#FDFBFB
surface
#FBF6F6
border
#D4D0D0
text
#151212
muted
#838181