#D17FFD#D17FFD
#D17FFD is a light, vivid violet. Relative luminance 0.358; OKLCH L 73.2% C 0.191 H 312.6°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #D17FFD |
|---|---|
| RGB | rgb(209, 127, 253) |
| HSL | hsl(279, 97%, 75%) |
| HSV | hsv(279, 50%, 99%) |
| CMYK | cmyk(17.4%, 49.8%, 0%, 0.8%) |
| CIE-LAB | lab(66.39, 52.80, -50.46) |
| CIE-LCH | lch(66.39, 73.03, 316.29°) |
| OKLab | oklab(73.22% 0.1295 -0.1408) |
| OKLCH | oklch(73.22% 0.191 312.6) |
| XYZ | xyz(51.6104, 35.8271, 97.1060) |
| Luminance | 0.3583 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.68
Liliac
#C48EFD
ΔE00 4.32
Easter Purple
#C071FE
ΔE00 4.60
Light Urple
#B36FF6
ΔE00 6.62
Bright Lavender
#C760FF
ΔE00 6.83
Violet (CSS)
#EE82EE
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D17FFD #ABFD7F
analogous
#927FFD #D17FFD #FD7FEA
triadic
#D17FFD #FDD17F #7FFDD1
tetradic
#D17FFD #FD927F #ABFD7F #7FEAFD
square
#D17FFD #FD927F #ABFD7F #7FEAFD
split-complementary
#D17FFD #EAFD7F #7FFD92
monochromatic
#A606FB #BB43FC #D17FFD #E7BBFE #F4E1FF
Accessibility & contrast
On white
2.57
#D17FFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#D17FFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D17FFD
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D17FFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D17FFD | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#619DFF
Deuteranopia (green-blind)
#7AA3FA
Tritanopia (blue-blind)
#CD93B3
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #d17ffd; /* rgb */ color: rgb(209, 127, 253); /* oklch */ color: oklch(73.2% 0.191 312.6);
Tailwind
colors: {
custom: {
50: '#e1a6fe',
500: '#d17ffd',
950: '#000000',
},
}SCSS
$custom: #d17ffd; $custom-light: #e1a6fe; $custom-dark: #000000;
JSON
{
"hex": "#d17ffd",
"rgb": {
"r": 209,
"g": 127,
"b": 253
},
"hsl": {
"h": 279.048,
"s": 96.923,
"l": 74.51
},
"oklch": {
"l": 0.7322,
"c": 0.19126,
"h": 312.6
},
"luminance": 0.35826
}Semantic roles & 50–950 ramp
primary
#D17FFD
secondary
#E0F7D4
accent
#E60050
background
#FEFAFF
surface
#FCF4FF
border
#D5CED7
text
#161018
muted
#847F86