#D07FF4#D07FF4
#D07FF4 is a light, vivid purple. Relative luminance 0.351; OKLCH L 72.7% C 0.181 H 314.6°. Best body text is #000000 at 8.02:1 contrast (WCAG AA passes).
Color values
| HEX | #D07FF4 |
|---|---|
| RGB | rgb(208, 127, 244) |
| HSL | hsl(282, 84%, 73%) |
| HSV | hsv(282, 48%, 96%) |
| CMYK | cmyk(14.8%, 48%, 0%, 4.3%) |
| CIE-LAB | lab(65.84, 50.66, -46.39) |
| CIE-LCH | lch(65.84, 68.69, 317.52°) |
| OKLab | oklab(72.65% 0.1273 -0.129) |
| OKLCH | oklch(72.65% 0.181 314.6) |
| XYZ | xyz(49.9283, 35.1216, 89.7194) |
| Luminance | 0.3512 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.94
Liliac
#C48EFD
ΔE00 4.69
Easter Purple
#C071FE
ΔE00 5.14
Violet (CSS)
#EE82EE
ΔE00 6.14
Orchid
#DA70D6
ΔE00 6.51
Light Urple
#B36FF6
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D07FF4 #A3F47F
analogous
#957FF4 #D07FF4 #F47FDE
triadic
#D07FF4 #F4D07F #7FF4D0
tetradic
#D07FF4 #F4957F #A3F47F #7FDEF4
square
#D07FF4 #F4957F #A3F47F #7FDEF4
split-complementary
#D07FF4 #DEF47F #7FF495
monochromatic
#A514E5 #BB47EF #D07FF4 #E5B7F9 #F5E3FD
Accessibility & contrast
On white
2.62
#D07FF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.02
#D07FF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D07FF4
8.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D07FF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D07FF4 | 1.00 | 2.62 | 8.02 | 8.02 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#669BF8
Deuteranopia (green-blind)
#7EA2F1
Tritanopia (blue-blind)
#CE91AE
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #d07ff4; /* rgb */ color: rgb(208, 127, 244); /* oklch */ color: oklch(72.7% 0.181 314.6);
Tailwind
colors: {
custom: {
50: '#e0a6f8',
500: '#d07ff4',
950: '#000000',
},
}SCSS
$custom: #d07ff4; $custom-light: #e0a6f8; $custom-dark: #000000;
JSON
{
"hex": "#d07ff4",
"rgb": {
"r": 208,
"g": 127,
"b": 244
},
"hsl": {
"h": 281.538,
"s": 84.173,
"l": 72.745
},
"oklch": {
"l": 0.7265,
"c": 0.1812,
"h": 314.6
},
"luminance": 0.3512
}Semantic roles & 50–950 ramp
primary
#D07FF4
secondary
#E0F5D6
accent
#E10548
background
#FEFAFF
surface
#FCF4FF
border
#D5CED7
text
#151017
muted
#847F85