#D07FF5#D07FF5
#D07FF5 is a light, vivid purple. Relative luminance 0.352; OKLCH L 72.7% C 0.182 H 314.3°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #D07FF5 |
|---|---|
| RGB | rgb(208, 127, 245) |
| HSL | hsl(281, 86%, 73%) |
| HSV | hsv(281, 48%, 96%) |
| CMYK | cmyk(15.1%, 48.2%, 0%, 3.9%) |
| CIE-LAB | lab(65.89, 50.87, -46.87) |
| CIE-LCH | lch(65.89, 69.17, 317.34°) |
| OKLab | oklab(72.7% 0.1274 -0.1304) |
| OKLCH | oklch(72.7% 0.182 314.3) |
| XYZ | xyz(50.0806, 35.1825, 90.5213) |
| Luminance | 0.3518 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.86
Liliac
#C48EFD
ΔE00 4.62
Easter Purple
#C071FE
ΔE00 5.05
Violet (CSS)
#EE82EE
ΔE00 6.23
Orchid
#DA70D6
ΔE00 6.65
Light Urple
#B36FF6
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D07FF5 #A4F57F
analogous
#957FF5 #D07FF5 #F57FDF
triadic
#D07FF5 #F5D07F #7FF5D0
tetradic
#D07FF5 #F5957F #A4F57F #7FDFF5
square
#D07FF5 #F5957F #A4F57F #7FDFF5
split-complementary
#D07FF5 #DFF57F #7FF595
monochromatic
#A512E8 #BB46F1 #D07FF5 #E5B8F9 #F5E3FD
Accessibility & contrast
On white
2.61
#D07FF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#D07FF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D07FF5
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D07FF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D07FF5 | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#669BF9
Deuteranopia (green-blind)
#7DA2F2
Tritanopia (blue-blind)
#CD91AF
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #d07ff5; /* rgb */ color: rgb(208, 127, 245); /* oklch */ color: oklch(72.7% 0.182 314.3);
Tailwind
colors: {
custom: {
50: '#e0a6f9',
500: '#d07ff5',
950: '#000000',
},
}SCSS
$custom: #d07ff5; $custom-light: #e0a6f9; $custom-dark: #000000;
JSON
{
"hex": "#d07ff5",
"rgb": {
"r": 208,
"g": 127,
"b": 245
},
"hsl": {
"h": 281.186,
"s": 85.507,
"l": 72.941
},
"oklch": {
"l": 0.72701,
"c": 0.18227,
"h": 314.3
},
"luminance": 0.35181
}Semantic roles & 50–950 ramp
primary
#D07FF5
secondary
#E0F5D6
accent
#E20349
background
#FEFAFF
surface
#FCF4FF
border
#D5CED7
text
#151017
muted
#847F85