#D975C8#D975C8
#D975C8 is a light, vivid pink. Relative luminance 0.316; OKLCH L 70.2% C 0.160 H 333.8°. Best body text is #000000 at 7.33:1 contrast (WCAG AA passes).
Color values
| HEX | #D975C8 |
|---|---|
| RGB | rgb(217, 117, 200) |
| HSL | hsl(310, 57%, 65%) |
| HSV | hsv(310, 46%, 85%) |
| CMYK | cmyk(0%, 46.1%, 7.8%, 14.9%) |
| CIE-LAB | lab(63.05, 50.12, -26.16) |
| CIE-LCH | lch(63.05, 56.54, 332.44°) |
| OKLab | oklab(70.18% 0.1439 -0.0708) |
| OKLCH | oklch(70.18% 0.16 333.8) |
| XYZ | xyz(45.4018, 31.6472, 58.3495) |
| Luminance | 0.3164 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 3.09
Orchid
#DA70D6
ΔE00 3.15
Lavender Pink
#DD85D7
ΔE00 4.02
Purply Pink
#F075E6
ΔE00 5.38
Pale Magenta
#D767AD
ΔE00 5.54
Purplish Pink
#CE5DAE
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D975C8 #75D986
analogous
#B875D9 #D975C8 #D97596
triadic
#D975C8 #C8D975 #75C8D9
tetradic
#D975C8 #D9B875 #75D986 #7596D9
square
#D975C8 #D9B875 #75D986 #7596D9
split-complementary
#D975C8 #96D975 #75D9B8
monochromatic
#A62E91 #CC45B5 #D975C8 #E6A5DB #F3D5EE
Accessibility & contrast
On white
2.87
#D975C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.33
#D975C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D975C8
7.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D975C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D975C8 | 1.00 | 2.87 | 7.33 | 7.33 |
| #FFFFFF | 2.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#748FCB
Deuteranopia (green-blind)
#8F9EC5
Tritanopia (blue-blind)
#E17B95
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #d975c8; /* rgb */ color: rgb(217, 117, 200); /* oklch */ color: oklch(70.2% 0.160 333.8);
Tailwind
colors: {
custom: {
50: '#e7a0d9',
500: '#d975c8',
950: '#000000',
},
}SCSS
$custom: #d975c8; $custom-light: #e7a0d9; $custom-dark: #000000;
JSON
{
"hex": "#d975c8",
"rgb": {
"r": 217,
"g": 117,
"b": 200
},
"hsl": {
"h": 310.2,
"s": 56.818,
"l": 65.49
},
"oklch": {
"l": 0.70182,
"c": 0.16041,
"h": 333.8
},
"luminance": 0.31644
}Semantic roles & 50–950 ramp
primary
#D975C8
secondary
#C4E6CA
accent
#C43D21
background
#FEFAFD
surface
#FDF3FA
border
#D5CDD3
text
#160F14
muted
#847F83