#D17EBE#D17EBE
#D17EBE is a light, vivid pink. Relative luminance 0.322; OKLCH L 70.2% C 0.131 H 335.8°. Best body text is #000000 at 7.44:1 contrast (WCAG AA passes).
Color values
| HEX | #D17EBE |
|---|---|
| RGB | rgb(209, 126, 190) |
| HSL | hsl(314, 47%, 66%) |
| HSV | hsv(314, 40%, 82%) |
| CMYK | cmyk(0%, 39.7%, 9.1%, 18%) |
| CIE-LAB | lab(63.51, 41.29, -19.90) |
| CIE-LCH | lch(63.51, 45.84, 334.26°) |
| OKLab | oklab(70.19% 0.1191 -0.0535) |
| OKLCH | oklch(70.19% 0.131 335.8) |
| XYZ | xyz(43.0495, 32.1971, 52.6523) |
| Luminance | 0.3220 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 4.09
Lavender Pink
#DD85D7
ΔE00 4.67
Pale Magenta
#D767AD
ΔE00 5.74
Orchid
#DA70D6
ΔE00 6.24
Purplish Pink
#CE5DAE
ΔE00 7.73
Bubblegum Pink
#FE83CC
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D17EBE #7ED191
analogous
#BA7ED1 #D17EBE #D17E94
triadic
#D17EBE #BED17E #7EBED1
tetradic
#D17EBE #D1BA7E #7ED191 #7E94D1
square
#D17EBE #D1BA7E #7ED191 #7E94D1
split-complementary
#D17EBE #94D17E #7ED1BA
monochromatic
#9D3886 #C151A7 #D17EBE #E1ABD5 #F1D8EB
Accessibility & contrast
On white
2.82
#D17EBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.44
#D17EBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D17EBE
7.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D17EBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D17EBE | 1.00 | 2.82 | 7.44 | 7.44 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F92C0
Deuteranopia (green-blind)
#949EBC
Tritanopia (blue-blind)
#D98196
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #d17ebe; /* rgb */ color: rgb(209, 126, 190); /* oklch */ color: oklch(70.2% 0.131 335.8);
Tailwind
colors: {
custom: {
50: '#e0a5d1',
500: '#d17ebe',
950: '#000000',
},
}SCSS
$custom: #d17ebe; $custom-light: #e0a5d1; $custom-dark: #000000;
JSON
{
"hex": "#d17ebe",
"rgb": {
"r": 209,
"g": 126,
"b": 190
},
"hsl": {
"h": 313.735,
"s": 47.429,
"l": 65.686
},
"oklch": {
"l": 0.70189,
"c": 0.13054,
"h": 335.8
},
"luminance": 0.32195
}Semantic roles & 50–950 ramp
primary
#D17EBE
secondary
#C8E3CE
accent
#BB4C2B
background
#FDFAFC
surface
#FBF4F9
border
#D4CED2
text
#150F14
muted
#837F82