#D07FED#D07FED
#D07FED is a light, vivid purple. Relative luminance 0.347; OKLCH L 72.3% C 0.174 H 316.6°. Best body text is #000000 at 7.94:1 contrast (WCAG AA passes).
Color values
| HEX | #D07FED |
|---|---|
| RGB | rgb(208, 127, 237) |
| HSL | hsl(284, 75%, 71%) |
| HSV | hsv(284, 46%, 93%) |
| CMYK | cmyk(12.2%, 46.4%, 0%, 7.1%) |
| CIE-LAB | lab(65.52, 49.24, -43.05) |
| CIE-LCH | lch(65.52, 65.40, 318.84°) |
| OKLab | oklab(72.3% 0.1263 -0.1193) |
| OKLCH | oklch(72.3% 0.174 316.6) |
| XYZ | xyz(48.8856, 34.7045, 84.2278) |
| Luminance | 0.3470 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.62
Liliac
#C48EFD
ΔE00 5.35
Orchid
#DA70D6
ΔE00 5.55
Violet (CSS)
#EE82EE
ΔE00 5.57
Easter Purple
#C071FE
ΔE00 5.92
Lavender Pink
#DD85D7
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D07FED #9CED7F
analogous
#997FED #D07FED #ED7FD3
triadic
#D07FED #EDD07F #7FEDD0
tetradic
#D07FED #ED997F #9CED7F #7FD3ED
square
#D07FED #ED997F #9CED7F #7FD3ED
split-complementary
#D07FED #D3ED7F #7FED99
monochromatic
#A41ED4 #BC49E5 #D07FED #E4B5F5 #F5E4FB
Accessibility & contrast
On white
2.64
#D07FED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.94
#D07FED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D07FED
7.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D07FED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D07FED | 1.00 | 2.64 | 7.94 | 7.94 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B9AF1
Deuteranopia (green-blind)
#81A2EA
Tritanopia (blue-blind)
#CF8FAB
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #d07fed; /* rgb */ color: rgb(208, 127, 237); /* oklch */ color: oklch(72.3% 0.174 316.6);
Tailwind
colors: {
custom: {
50: '#e0a6f3',
500: '#d07fed',
950: '#000000',
},
}SCSS
$custom: #d07fed; $custom-light: #e0a6f3; $custom-dark: #000000;
JSON
{
"hex": "#d07fed",
"rgb": {
"r": 208,
"g": 127,
"b": 237
},
"hsl": {
"h": 284.182,
"s": 75.342,
"l": 71.373
},
"oklch": {
"l": 0.72302,
"c": 0.17375,
"h": 316.6
},
"luminance": 0.34703
}Semantic roles & 50–950 ramp
primary
#D07FED
secondary
#DDF2D6
accent
#D80E43
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#150F17
muted
#837F85