#D8909F#D8909F
#D8909F is a light, moderate red. Relative luminance 0.370; OKLCH L 73.0% C 0.089 H 5.9°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #D8909F |
|---|---|
| RGB | rgb(216, 144, 159) |
| HSL | hsl(348, 48%, 71%) |
| HSV | hsv(348, 33%, 85%) |
| CMYK | cmyk(0%, 33.3%, 26.4%, 15.3%) |
| CIE-LAB | lab(67.32, 29.28, 3.33) |
| CIE-LCH | lch(67.32, 29.47, 6.49°) |
| OKLab | oklab(72.95% 0.0886 0.0091) |
| OKLCH | oklch(72.95% 0.089 5.9) |
| XYZ | xyz(44.5512, 37.0515, 37.5993) |
| Luminance | 0.3705 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink (survey)
#D58A94
ΔE00 2.63
Dull Pink
#D5869D
ΔE00 3.27
Pig Pink
#E78EA5
ΔE00 3.31
Faded Pink
#DE9DAC
ΔE00 3.48
Greyish Pink
#C88D94
ΔE00 3.96
Grey Pink
#C3909B
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8909F #90D8C9
analogous
#D890C3 #D8909F #D8A590
triadic
#D8909F #9FD890 #909FD8
tetradic
#D8909F #C3D890 #90D8C9 #A590D8
square
#D8909F #C3D890 #90D8C9 #A590D8
split-complementary
#D8909F #90D8A5 #90C3D8
monochromatic
#B03E56 #C86378 #D8909F #E8BDC6 #F7E8EB
Accessibility & contrast
On white
2.50
#D8909F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#D8909F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8909F
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8909F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8909F | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9B9C9F
Deuteranopia (green-blind)
#ACA99E
Tritanopia (blue-blind)
#E48B95
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #d8909f; /* rgb */ color: rgb(216, 144, 159); /* oklch */ color: oklch(73.0% 0.089 5.9);
Tailwind
colors: {
custom: {
50: '#e5b1bb',
500: '#d8909f',
950: '#000000',
},
}SCSS
$custom: #d8909f; $custom-light: #e5b1bb; $custom-dark: #000000;
JSON
{
"hex": "#d8909f",
"rgb": {
"r": 216,
"g": 144,
"b": 159
},
"hsl": {
"h": 347.5,
"s": 48,
"l": 70.588
},
"oklch": {
"l": 0.72951,
"c": 0.08905,
"h": 5.9
},
"luminance": 0.37049
}Semantic roles & 50–950 ramp
primary
#D8909F
secondary
#D8ECE8
accent
#BB9D2A
background
#FEFAFB
surface
#FCF5F6
border
#D5CFD0
text
#161111
muted
#848080