#D89FAA#D89FAA
#D89FAA is a light, moderate red. Relative luminance 0.423; OKLCH L 75.9% C 0.069 H 6.0°. Best body text is #000000 at 9.46:1 contrast (WCAG AA passes).
Color values
| HEX | #D89FAA |
|---|---|
| RGB | rgb(216, 159, 170) |
| HSL | hsl(348, 42%, 74%) |
| HSV | hsv(348, 26%, 85%) |
| CMYK | cmyk(0%, 26.4%, 21.3%, 15.3%) |
| CIE-LAB | lab(71.08, 22.77, 2.65) |
| CIE-LCH | lch(71.08, 22.92, 6.64°) |
| OKLab | oklab(75.94% 0.0688 0.0073) |
| OKLCH | oklch(75.94% 0.069 6) |
| XYZ | xyz(47.9733, 42.2998, 43.6602) |
| Luminance | 0.4230 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 1.91
Dusty Pink
#D8A7B1
ΔE00 2.48
Grey Pink
#C3909B
ΔE00 5.03
Light Mauve
#C292A1
ΔE00 5.16
Greyish Pink
#C88D94
ΔE00 5.48
Dusty Pink (survey)
#D58A94
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D89FAA #9FD8CD
analogous
#D89FC6 #D89FAA #D8B09F
triadic
#D89FAA #AAD89F #9FAAD8
tetradic
#D89FAA #C6D89F #9FD8CD #B09FD8
square
#D89FAA #C6D89F #9FD8CD #B09FD8
split-complementary
#D89FAA #9FD8B0 #9FC6D8
monochromatic
#B4495E #C67383 #D89FAA #EACBD1 #F6E9EC
Accessibility & contrast
On white
2.22
#D89FAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.46
#D89FAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D89FAA
9.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D89FAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D89FAA | 1.00 | 2.22 | 9.46 | 9.46 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A8AA
Deuteranopia (green-blind)
#B4B2A9
Tritanopia (blue-blind)
#E29BA3
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #d89faa; /* rgb */ color: rgb(216, 159, 170); /* oklch */ color: oklch(75.9% 0.069 6.0);
Tailwind
colors: {
custom: {
50: '#e5bbc3',
500: '#d89faa',
950: '#000000',
},
}SCSS
$custom: #d89faa; $custom-light: #e5bbc3; $custom-dark: #000000;
JSON
{
"hex": "#d89faa",
"rgb": {
"r": 216,
"g": 159,
"b": 170
},
"hsl": {
"h": 348.421,
"s": 42.222,
"l": 73.529
},
"oklch": {
"l": 0.75938,
"c": 0.06915,
"h": 6
},
"luminance": 0.42297
}Semantic roles & 50–950 ramp
primary
#D89FAA
secondary
#DEEDEA
accent
#B59C30
background
#FEFBFB
surface
#FCF6F7
border
#D5D0D0
text
#161212
muted
#848181