#D17FF8#D17FF8
#D17FF8 is a light, vivid purple. Relative luminance 0.355; OKLCH L 73.0% C 0.186 H 313.9°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #D17FF8 |
|---|---|
| RGB | rgb(209, 127, 248) |
| HSL | hsl(281, 90%, 74%) |
| HSV | hsv(281, 49%, 97%) |
| CMYK | cmyk(15.7%, 48.8%, 0%, 2.7%) |
| CIE-LAB | lab(66.15, 51.76, -48.11) |
| CIE-LCH | lch(66.15, 70.66, 317.09°) |
| OKLab | oklab(72.96% 0.1289 -0.1339) |
| OKLCH | oklch(72.96% 0.186 313.9) |
| XYZ | xyz(50.8244, 35.5127, 92.9660) |
| Luminance | 0.3551 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.84
Liliac
#C48EFD
ΔE00 4.53
Easter Purple
#C071FE
ΔE00 4.93
Violet (CSS)
#EE82EE
ΔE00 6.34
Light Urple
#B36FF6
ΔE00 6.83
Orchid
#DA70D6
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D17FF8 #A6F87F
analogous
#947FF8 #D17FF8 #F87FE3
triadic
#D17FF8 #F8D17F #7FF8D1
tetradic
#D17FF8 #F8947F #A6F87F #7FE3F8
square
#D17FF8 #F8947F #A6F87F #7FE3F8
split-complementary
#D17FF8 #E3F87F #7FF894
monochromatic
#A70DF0 #BC45F5 #D17FF8 #E6B9FB #F5E2FD
Accessibility & contrast
On white
2.59
#D17FF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#D17FF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D17FF8
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D17FF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D17FF8 | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#649CFC
Deuteranopia (green-blind)
#7CA3F5
Tritanopia (blue-blind)
#CE92B0
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #d17ff8; /* rgb */ color: rgb(209, 127, 248); /* oklch */ color: oklch(73.0% 0.186 313.9);
Tailwind
colors: {
custom: {
50: '#e1a6fb',
500: '#d17ff8',
950: '#000000',
},
}SCSS
$custom: #d17ff8; $custom-light: #e1a6fb; $custom-dark: #000000;
JSON
{
"hex": "#d17ff8",
"rgb": {
"r": 209,
"g": 127,
"b": 248
},
"hsl": {
"h": 280.661,
"s": 89.63,
"l": 73.529
},
"oklch": {
"l": 0.72962,
"c": 0.1859,
"h": 313.9
},
"luminance": 0.35511
}Semantic roles & 50–950 ramp
primary
#D17FF8
secondary
#E0F5D6
accent
#E6004A
background
#FEFAFF
surface
#FCF4FF
border
#D5CED7
text
#161017
muted
#847F85