#D97DBB#D97DBB
#D97DBB is a light, vivid pink. Relative luminance 0.330; OKLCH L 70.9% C 0.137 H 340.5°. Best body text is #000000 at 7.60:1 contrast (WCAG AA passes).
Color values
| HEX | #D97DBB |
|---|---|
| RGB | rgb(217, 125, 187) |
| HSL | hsl(320, 55%, 67%) |
| HSV | hsv(320, 42%, 85%) |
| CMYK | cmyk(0%, 42.4%, 13.8%, 14.9%) |
| CIE-LAB | lab(64.17, 43.91, -17.11) |
| CIE-LCH | lch(64.17, 47.12, 338.71°) |
| OKLab | oklab(70.86% 0.1288 -0.0456) |
| OKLCH | oklch(70.86% 0.137 340.5) |
| XYZ | xyz(44.9188, 33.0096, 51.0096) |
| Luminance | 0.3301 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 5.13
Lavender Pink
#DD85D7
ΔE00 5.48
Orchid (survey)
#C875C4
ΔE00 5.66
Bubblegum Pink
#FE83CC
ΔE00 6.37
Pink (survey)
#FF81C0
ΔE00 6.92
Orchid
#DA70D6
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D97DBB #7DD99B
analogous
#C97DD9 #D97DBB #D97D8D
triadic
#D97DBB #BBD97D #7DBBD9
tetradic
#D97DBB #D9C97D #7DD99B #7D8DD9
square
#D97DBB #D9C97D #7DD99B #7D8DD9
split-complementary
#D97DBB #8DD97D #7DD9C9
monochromatic
#AA3283 #CB4EA2 #D97DBB #E7ACD4 #F5DCED
Accessibility & contrast
On white
2.76
#D97DBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.60
#D97DBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D97DBB
7.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D97DBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D97DBB | 1.00 | 2.76 | 7.60 | 7.60 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8193BD
Deuteranopia (green-blind)
#99A1B8
Tritanopia (blue-blind)
#E37E94
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #d97dbb; /* rgb */ color: rgb(217, 125, 187); /* oklch */ color: oklch(70.9% 0.137 340.5);
Tailwind
colors: {
custom: {
50: '#e6a5cf',
500: '#d97dbb',
950: '#000000',
},
}SCSS
$custom: #d97dbb; $custom-light: #e6a5cf; $custom-dark: #000000;
JSON
{
"hex": "#d97dbb",
"rgb": {
"r": 217,
"g": 125,
"b": 187
},
"hsl": {
"h": 319.565,
"s": 54.762,
"l": 67.059
},
"oklch": {
"l": 0.70863,
"c": 0.13661,
"h": 340.5
},
"luminance": 0.33007
}Semantic roles & 50–950 ramp
primary
#D97DBB
secondary
#CAE8D4
accent
#C25723
background
#FEFAFC
surface
#FDF4F9
border
#D5CED2
text
#160F13
muted
#847F82