#D97DB7#D97DB7
#D97DB7 is a light, vivid pink. Relative luminance 0.328; OKLCH L 70.7% C 0.134 H 342.6°. Best body text is #000000 at 7.57:1 contrast (WCAG AA passes).
Color values
| HEX | #D97DB7 |
|---|---|
| RGB | rgb(217, 125, 183) |
| HSL | hsl(322, 55%, 67%) |
| HSV | hsv(322, 42%, 85%) |
| CMYK | cmyk(0%, 42.4%, 15.7%, 14.9%) |
| CIE-LAB | lab(64.03, 43.27, -15.06) |
| CIE-LCH | lch(64.03, 45.82, 340.82°) |
| OKLab | oklab(70.71% 0.1276 -0.0399) |
| OKLCH | oklch(70.71% 0.134 342.6) |
| XYZ | xyz(44.4966, 32.8407, 48.7858) |
| Luminance | 0.3284 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 5.07
Lavender Pink
#DD85D7
ΔE00 6.37
Orchid (survey)
#C875C4
ΔE00 6.42
Bubblegum Pink
#FE83CC
ΔE00 6.45
Pink (survey)
#FF81C0
ΔE00 6.65
Bubblegum (survey)
#FF6CB5
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D97DB7 #7DD99F
analogous
#CD7DD9 #D97DB7 #D97D89
triadic
#D97DB7 #B7D97D #7DB7D9
tetradic
#D97DB7 #D9CD7D #7DD99F #7D89D9
square
#D97DB7 #D9CD7D #7DD99F #7D89D9
split-complementary
#D97DB7 #89D97D #7DD9CD
monochromatic
#AA327D #CB4E9D #D97DB7 #E7ACD1 #F5DCEB
Accessibility & contrast
On white
2.77
#D97DB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.57
#D97DB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D97DB7
7.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D97DB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D97DB7 | 1.00 | 2.77 | 7.57 | 7.57 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8292B9
Deuteranopia (green-blind)
#9AA1B5
Tritanopia (blue-blind)
#E37D92
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #d97db7; /* rgb */ color: rgb(217, 125, 183); /* oklch */ color: oklch(70.7% 0.134 342.6);
Tailwind
colors: {
custom: {
50: '#e6a5cc',
500: '#d97db7',
950: '#000000',
},
}SCSS
$custom: #d97db7; $custom-light: #e6a5cc; $custom-dark: #000000;
JSON
{
"hex": "#d97db7",
"rgb": {
"r": 217,
"g": 125,
"b": 183
},
"hsl": {
"h": 322.174,
"s": 54.762,
"l": 67.059
},
"oklch": {
"l": 0.70715,
"c": 0.13372,
"h": 342.6
},
"luminance": 0.32838
}Semantic roles & 50–950 ramp
primary
#D97DB7
secondary
#CAE8D5
accent
#C25E23
background
#FEFAFC
surface
#FDF4F8
border
#D5CED1
text
#160F13
muted
#847F82