#D07FF3#D07FF3
#D07FF3 is a light, vivid purple. Relative luminance 0.351; OKLCH L 72.6% C 0.180 H 314.9°. Best body text is #000000 at 8.01:1 contrast (WCAG AA passes).
Color values
| HEX | #D07FF3 |
|---|---|
| RGB | rgb(208, 127, 243) |
| HSL | hsl(282, 83%, 73%) |
| HSV | hsv(282, 48%, 95%) |
| CMYK | cmyk(14.4%, 47.7%, 0%, 4.7%) |
| CIE-LAB | lab(65.80, 50.46, -45.92) |
| CIE-LCH | lch(65.80, 68.22, 317.70°) |
| OKLab | oklab(72.6% 0.1271 -0.1276) |
| OKLCH | oklch(72.6% 0.18 314.9) |
| XYZ | xyz(49.7769, 35.0610, 88.9220) |
| Luminance | 0.3506 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.02
Liliac
#C48EFD
ΔE00 4.77
Easter Purple
#C071FE
ΔE00 5.24
Violet (CSS)
#EE82EE
ΔE00 6.05
Orchid
#DA70D6
ΔE00 6.37
Purply Pink
#F075E6
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D07FF3 #A2F37F
analogous
#967FF3 #D07FF3 #F37FDC
triadic
#D07FF3 #F3D07F #7FF3D0
tetradic
#D07FF3 #F3967F #A2F37F #7FDCF3
square
#D07FF3 #F3967F #A2F37F #7FDCF3
split-complementary
#D07FF3 #DCF37F #7FF396
monochromatic
#A415E2 #BB47EE #D07FF3 #E5B7F8 #F5E3FC
Accessibility & contrast
On white
2.62
#D07FF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.01
#D07FF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D07FF3
8.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D07FF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D07FF3 | 1.00 | 2.62 | 8.01 | 8.01 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#679BF7
Deuteranopia (green-blind)
#7EA2F0
Tritanopia (blue-blind)
#CE90AE
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #d07ff3; /* rgb */ color: rgb(208, 127, 243); /* oklch */ color: oklch(72.6% 0.180 314.9);
Tailwind
colors: {
custom: {
50: '#e0a6f7',
500: '#d07ff3',
950: '#000000',
},
}SCSS
$custom: #d07ff3; $custom-light: #e0a6f7; $custom-dark: #000000;
JSON
{
"hex": "#d07ff3",
"rgb": {
"r": 208,
"g": 127,
"b": 243
},
"hsl": {
"h": 281.897,
"s": 82.857,
"l": 72.549
},
"oklch": {
"l": 0.726,
"c": 0.18013,
"h": 314.9
},
"luminance": 0.3506
}Semantic roles & 50–950 ramp
primary
#D07FF3
secondary
#E0F4D7
accent
#DF0648
background
#FEFAFF
surface
#FCF4FF
border
#D5CED7
text
#151017
muted
#847F85