#D07FFF#D07FFF
#D07FFF is a light, vivid violet. Relative luminance 0.358; OKLCH L 73.2% C 0.193 H 311.7°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #D07FFF |
|---|---|
| RGB | rgb(208, 127, 255) |
| HSL | hsl(278, 100%, 75%) |
| HSV | hsv(278, 50%, 100%) |
| CMYK | cmyk(18.4%, 50.2%, 0%, 0%) |
| CIE-LAB | lab(66.37, 52.95, -51.59) |
| CIE-LCH | lch(66.37, 73.93, 315.75°) |
| OKLab | oklab(73.22% 0.1285 -0.1441) |
| OKLCH | oklch(73.22% 0.193 311.7) |
| XYZ | xyz(51.6486, 35.8097, 98.7795) |
| Luminance | 0.3581 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.52
Liliac
#C48EFD
ΔE00 4.18
Easter Purple
#C071FE
ΔE00 4.37
Light Urple
#B36FF6
ΔE00 6.42
Bright Lavender
#C760FF
ΔE00 6.71
Bright Lilac
#C95EFB
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D07FFF #AEFF7F
analogous
#907FFF #D07FFF #FF7FEE
triadic
#D07FFF #FFD07F #7FFFD0
tetradic
#D07FFF #FF907F #AEFF7F #7FEEFF
square
#D07FFF #FF907F #AEFF7F #7FEEFF
split-complementary
#D07FFF #EEFF7F #7FFF90
monochromatic
#A305FF #BA42FF #D07FFF #E6BCFF #F4E0FF
Accessibility & contrast
On white
2.57
#D07FFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#D07FFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D07FFF
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D07FFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D07FFF | 1.00 | 2.57 | 8.16 | 8.16 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F9DFF
Deuteranopia (green-blind)
#78A3FC
Tritanopia (blue-blind)
#CB94B4
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #d07fff; /* rgb */ color: rgb(208, 127, 255); /* oklch */ color: oklch(73.2% 0.193 311.7);
Tailwind
colors: {
custom: {
50: '#e1a6ff',
500: '#d07fff',
950: '#000000',
},
}SCSS
$custom: #d07fff; $custom-light: #e1a6ff; $custom-dark: #000000;
JSON
{
"hex": "#d07fff",
"rgb": {
"r": 208,
"g": 127,
"b": 255
},
"hsl": {
"h": 277.969,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.73217,
"c": 0.19304,
"h": 311.7
},
"luminance": 0.35809
}Semantic roles & 50–950 ramp
primary
#D07FFF
secondary
#E1F7D4
accent
#E60054
background
#FEFAFF
surface
#FCF4FF
border
#D5CED7
text
#161018
muted
#847F86