#D07FEE#D07FEE
#D07FEE is a light, vivid purple. Relative luminance 0.348; OKLCH L 72.4% C 0.175 H 316.3°. Best body text is #000000 at 7.95:1 contrast (WCAG AA passes).
Color values
| HEX | #D07FEE |
|---|---|
| RGB | rgb(208, 127, 238) |
| HSL | hsl(284, 77%, 72%) |
| HSV | hsv(284, 47%, 93%) |
| CMYK | cmyk(12.6%, 46.6%, 0%, 6.7%) |
| CIE-LAB | lab(65.56, 49.44, -43.53) |
| CIE-LCH | lch(65.56, 65.87, 318.64°) |
| OKLab | oklab(72.35% 0.1265 -0.1207) |
| OKLCH | oklch(72.35% 0.175 316.3) |
| XYZ | xyz(49.0321, 34.7631, 84.9994) |
| Luminance | 0.3476 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.51
Liliac
#C48EFD
ΔE00 5.24
Violet (CSS)
#EE82EE
ΔE00 5.65
Orchid
#DA70D6
ΔE00 5.69
Easter Purple
#C071FE
ΔE00 5.80
Lavender Pink
#DD85D7
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D07FEE #9DEE7F
analogous
#997FEE #D07FEE #EE7FD5
triadic
#D07FEE #EED07F #7FEED0
tetradic
#D07FEE #EE997F #9DEE7F #7FD5EE
square
#D07FEE #EE997F #9DEE7F #7FD5EE
split-complementary
#D07FEE #D5EE7F #7FEE99
monochromatic
#A41CD6 #BC49E7 #D07FEE #E4B5F5 #F5E4FB
Accessibility & contrast
On white
2.64
#D07FEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.95
#D07FEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D07FEE
7.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D07FEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D07FEE | 1.00 | 2.64 | 7.95 | 7.95 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A9AF2
Deuteranopia (green-blind)
#81A2EB
Tritanopia (blue-blind)
#CF8FAB
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #d07fee; /* rgb */ color: rgb(208, 127, 238); /* oklch */ color: oklch(72.4% 0.175 316.3);
Tailwind
colors: {
custom: {
50: '#e0a6f4',
500: '#d07fee',
950: '#000000',
},
}SCSS
$custom: #d07fee; $custom-light: #e0a6f4; $custom-dark: #000000;
JSON
{
"hex": "#d07fee",
"rgb": {
"r": 208,
"g": 127,
"b": 238
},
"hsl": {
"h": 283.784,
"s": 76.552,
"l": 71.569
},
"oklch": {
"l": 0.72352,
"c": 0.17481,
"h": 316.3
},
"luminance": 0.34762
}Semantic roles & 50–950 ramp
primary
#D07FEE
secondary
#DEF3D6
accent
#D90D44
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#150F17
muted
#837F85