#D07FF7#D07FF7
#D07FF7 is a light, vivid purple. Relative luminance 0.353; OKLCH L 72.8% C 0.184 H 313.8°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #D07FF7 |
|---|---|
| RGB | rgb(208, 127, 247) |
| HSL | hsl(281, 88%, 73%) |
| HSV | hsv(281, 49%, 97%) |
| CMYK | cmyk(15.8%, 48.6%, 0%, 3.1%) |
| CIE-LAB | lab(65.99, 51.28, -47.82) |
| CIE-LCH | lch(65.99, 70.12, 317.00°) |
| OKLab | oklab(72.8% 0.1276 -0.1331) |
| OKLCH | oklch(72.8% 0.184 313.8) |
| XYZ | xyz(50.3875, 35.3053, 92.1379) |
| Luminance | 0.3530 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.74
Liliac
#C48EFD
ΔE00 4.49
Easter Purple
#C071FE
ΔE00 4.87
Violet (CSS)
#EE82EE
ΔE00 6.42
Light Urple
#B36FF6
ΔE00 6.73
Orchid
#DA70D6
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D07FF7 #A6F77F
analogous
#947FF7 #D07FF7 #F77FE2
triadic
#D07FF7 #F7D07F #7FF7D0
tetradic
#D07FF7 #F7947F #A6F77F #7FE2F7
square
#D07FF7 #F7947F #A6F77F #7FE2F7
split-complementary
#D07FF7 #E2F77F #7FF794
monochromatic
#A50FED #BB45F3 #D07FF7 #E5B9FB #F4E2FD
Accessibility & contrast
On white
2.61
#D07FF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#D07FF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D07FF7
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D07FF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D07FF7 | 1.00 | 2.61 | 8.06 | 8.06 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#659CFB
Deuteranopia (green-blind)
#7CA2F4
Tritanopia (blue-blind)
#CD92B0
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #d07ff7; /* rgb */ color: rgb(208, 127, 247); /* oklch */ color: oklch(72.8% 0.184 313.8);
Tailwind
colors: {
custom: {
50: '#e0a6fa',
500: '#d07ff7',
950: '#000000',
},
}SCSS
$custom: #d07ff7; $custom-light: #e0a6fa; $custom-dark: #000000;
JSON
{
"hex": "#d07ff7",
"rgb": {
"r": 208,
"g": 127,
"b": 247
},
"hsl": {
"h": 280.5,
"s": 88.235,
"l": 73.333
},
"oklch": {
"l": 0.72803,
"c": 0.18442,
"h": 313.8
},
"luminance": 0.35304
}Semantic roles & 50–950 ramp
primary
#D07FF7
secondary
#E0F5D6
accent
#E5014B
background
#FEFAFF
surface
#FCF4FF
border
#D5CED7
text
#151017
muted
#847F85