#D07FFA#D07FFA
#D07FFA is a light, vivid violet. Relative luminance 0.355; OKLCH L 73.0% C 0.188 H 313.0°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #D07FFA |
|---|---|
| RGB | rgb(208, 127, 250) |
| HSL | hsl(280, 92%, 74%) |
| HSV | hsv(280, 49%, 98%) |
| CMYK | cmyk(16.8%, 49.2%, 0%, 2%) |
| CIE-LAB | lab(66.13, 51.90, -49.24) |
| CIE-LCH | lch(66.13, 71.54, 316.51°) |
| OKLab | oklab(72.96% 0.128 -0.1372) |
| OKLCH | oklch(72.96% 0.188 313) |
| XYZ | xyz(50.8542, 35.4920, 94.5957) |
| Luminance | 0.3549 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.60
Liliac
#C48EFD
ΔE00 4.33
Easter Purple
#C071FE
ΔE00 4.64
Light Urple
#B36FF6
ΔE00 6.58
Violet (CSS)
#EE82EE
ΔE00 6.72
Bright Lavender
#C760FF
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D07FFA #A9FA7F
analogous
#937FFA #D07FFA #FA7FE7
triadic
#D07FFA #FAD07F #7FFAD0
tetradic
#D07FFA #FA937F #A9FA7F #7FE7FA
square
#D07FFA #FA937F #A9FA7F #7FE7FA
split-complementary
#D07FFA #E7FA7F #7FFA93
monochromatic
#A50AF5 #BA44F8 #D07FFA #E6BAFC #F4E2FE
Accessibility & contrast
On white
2.59
#D07FFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#D07FFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D07FFA
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D07FFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D07FFA | 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)
#639CFE
Deuteranopia (green-blind)
#7BA3F7
Tritanopia (blue-blind)
#CC92B1
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #d07ffa; /* rgb */ color: rgb(208, 127, 250); /* oklch */ color: oklch(73.0% 0.188 313.0);
Tailwind
colors: {
custom: {
50: '#e1a6fc',
500: '#d07ffa',
950: '#000000',
},
}SCSS
$custom: #d07ffa; $custom-light: #e1a6fc; $custom-dark: #000000;
JSON
{
"hex": "#d07ffa",
"rgb": {
"r": 208,
"g": 127,
"b": 250
},
"hsl": {
"h": 279.512,
"s": 92.481,
"l": 73.922
},
"oklch": {
"l": 0.72957,
"c": 0.18764,
"h": 313
},
"luminance": 0.35491
}Semantic roles & 50–950 ramp
primary
#D07FFA
secondary
#E0F6D5
accent
#E6004E
background
#FEFAFF
surface
#FCF4FF
border
#D5CED7
text
#161017
muted
#847F85