#D97DC0#D97DC0
#D97DC0 is a light, vivid pink. Relative luminance 0.332; OKLCH L 71.1% C 0.140 H 338.0°. Best body text is #000000 at 7.65:1 contrast (WCAG AA passes).
Color values
| HEX | #D97DC0 |
|---|---|
| RGB | rgb(217, 125, 192) |
| HSL | hsl(316, 55%, 67%) |
| HSV | hsv(316, 42%, 85%) |
| CMYK | cmyk(0%, 42.4%, 11.5%, 14.9%) |
| CIE-LAB | lab(64.34, 44.72, -19.67) |
| CIE-LCH | lch(64.34, 48.85, 336.26°) |
| OKLab | oklab(71.05% 0.1301 -0.0527) |
| OKLCH | oklch(71.05% 0.14 338) |
| XYZ | xyz(45.4634, 33.2275, 53.8779) |
| Luminance | 0.3322 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.42
Orchid (survey)
#C875C4
ΔE00 4.83
Pale Magenta
#D767AD
ΔE00 5.44
Orchid
#DA70D6
ΔE00 6.08
Bubblegum Pink
#FE83CC
ΔE00 6.45
Purply Pink
#F075E6
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D97DC0 #7DD996
analogous
#C47DD9 #D97DC0 #D97D92
triadic
#D97DC0 #C0D97D #7DC0D9
tetradic
#D97DC0 #D9C47D #7DD996 #7D92D9
square
#D97DC0 #D9C47D #7DD996 #7D92D9
split-complementary
#D97DC0 #92D97D #7DD9C4
monochromatic
#AA3289 #CB4EA9 #D97DC0 #E7ACD7 #F5DCEE
Accessibility & contrast
On white
2.75
#D97DC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.65
#D97DC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D97DC0
7.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D97DC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D97DC0 | 1.00 | 2.75 | 7.65 | 7.65 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F93C2
Deuteranopia (green-blind)
#97A1BD
Tritanopia (blue-blind)
#E28096
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #d97dc0; /* rgb */ color: rgb(217, 125, 192); /* oklch */ color: oklch(71.1% 0.140 338.0);
Tailwind
colors: {
custom: {
50: '#e6a5d3',
500: '#d97dc0',
950: '#000000',
},
}SCSS
$custom: #d97dc0; $custom-light: #e6a5d3; $custom-dark: #000000;
JSON
{
"hex": "#d97dc0",
"rgb": {
"r": 217,
"g": 125,
"b": 192
},
"hsl": {
"h": 316.304,
"s": 54.762,
"l": 67.059
},
"oklch": {
"l": 0.71054,
"c": 0.1404,
"h": 338
},
"luminance": 0.33225
}Semantic roles & 50–950 ramp
primary
#D97DC0
secondary
#CAE8D2
accent
#C24E23
background
#FEFAFC
surface
#FDF4F9
border
#D5CED2
text
#160F14
muted
#847F82