#D9969A#D9969A
#D9969A is a light, moderate red. Relative luminance 0.389; OKLCH L 74.0% C 0.081 H 15.3°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #D9969A |
|---|---|
| RGB | rgb(217, 150, 154) |
| HSL | hsl(356, 47%, 72%) |
| HSV | hsv(356, 31%, 85%) |
| CMYK | cmyk(0%, 30.9%, 29%, 14.9%) |
| CIE-LAB | lab(68.68, 25.73, 8.11) |
| CIE-LCH | lch(68.68, 26.97, 17.49°) |
| OKLab | oklab(73.98% 0.0782 0.0214) |
| OKLCH | oklch(73.98% 0.081 15.3) |
| XYZ | xyz(45.3555, 38.9003, 35.6852) |
| Luminance | 0.3890 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink (survey)
#D58A94
ΔE00 3.59
Greyish Pink
#C88D94
ΔE00 3.90
Faded Pink
#DE9DAC
ΔE00 4.59
Grey Pink
#C3909B
ΔE00 5.52
Dusty Pink
#D8A7B1
ΔE00 6.08
Pig Pink
#E78EA5
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9969A #96D9D5
analogous
#D996BC #D9969A #D9B496
triadic
#D9969A #9AD996 #969AD9
tetradic
#D9969A #BCD996 #96D9D5 #B496D9
square
#D9969A #BCD996 #96D9D5 #B496D9
split-complementary
#D9969A #96D9B4 #96BCD9
monochromatic
#B44148 #C9696F #D9969A #E9C3C5 #F7E9E9
Accessibility & contrast
On white
2.39
#D9969A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#D9969A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9969A
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9969A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9969A | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A09A
Deuteranopia (green-blind)
#B2AC99
Tritanopia (blue-blind)
#E69098
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #d9969a; /* rgb */ color: rgb(217, 150, 154); /* oklch */ color: oklch(74.0% 0.081 15.3);
Tailwind
colors: {
custom: {
50: '#e6b5b7',
500: '#d9969a',
950: '#000000',
},
}SCSS
$custom: #d9969a; $custom-light: #e6b5b7; $custom-dark: #000000;
JSON
{
"hex": "#d9969a",
"rgb": {
"r": 217,
"g": 150,
"b": 154
},
"hsl": {
"h": 356.418,
"s": 46.853,
"l": 71.961
},
"oklch": {
"l": 0.73982,
"c": 0.08104,
"h": 15.3
},
"luminance": 0.38898
}Semantic roles & 50–950 ramp
primary
#D9969A
secondary
#DDEEED
accent
#BAB22B
background
#FEFBFB
surface
#FCF6F6
border
#D5D0D0
text
#161111
muted
#848080