#D07DEF#D07DEF
#D07DEF is a light, vivid purple. Relative luminance 0.343; OKLCH L 72.1% C 0.179 H 316.2°. Best body text is #000000 at 7.86:1 contrast (WCAG AA passes).
Color values
| HEX | #D07DEF |
|---|---|
| RGB | rgb(208, 125, 239) |
| HSL | hsl(284, 78%, 71%) |
| HSV | hsv(284, 48%, 94%) |
| CMYK | cmyk(13%, 47.7%, 0%, 6.3%) |
| CIE-LAB | lab(65.21, 50.67, -44.64) |
| CIE-LCH | lch(65.21, 67.53, 318.62°) |
| OKLab | oklab(72.1% 0.1293 -0.1239) |
| OKLCH | oklch(72.1% 0.179 316.2) |
| XYZ | xyz(48.9237, 34.3106, 85.6901) |
| Luminance | 0.3431 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.18
Easter Purple
#C071FE
ΔE00 5.39
Liliac
#C48EFD
ΔE00 5.42
Orchid
#DA70D6
ΔE00 5.65
Violet (CSS)
#EE82EE
ΔE00 5.85
Purply Pink
#F075E6
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D07DEF #9CEF7D
analogous
#977DEF #D07DEF #EF7DD5
triadic
#D07DEF #EFD07D #7DEFD0
tetradic
#D07DEF #EF977D #9CEF7D #7DD5EF
square
#D07DEF #EF977D #9CEF7D #7DD5EF
split-complementary
#D07DEF #D5EF7D #7DEF97
monochromatic
#A41AD7 #BC47E8 #D07DEF #E4B3F6 #F5E4FC
Accessibility & contrast
On white
2.67
#D07DEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.86
#D07DEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D07DEF
7.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D07DEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D07DEF | 1.00 | 2.67 | 7.86 | 7.86 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6799F3
Deuteranopia (green-blind)
#7FA1EC
Tritanopia (blue-blind)
#CF8EAB
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #d07def; /* rgb */ color: rgb(208, 125, 239); /* oklch */ color: oklch(72.1% 0.179 316.2);
Tailwind
colors: {
custom: {
50: '#e0a5f4',
500: '#d07def',
950: '#000000',
},
}SCSS
$custom: #d07def; $custom-light: #e0a5f4; $custom-dark: #000000;
JSON
{
"hex": "#d07def",
"rgb": {
"r": 208,
"g": 125,
"b": 239
},
"hsl": {
"h": 283.684,
"s": 78.082,
"l": 71.373
},
"oklch": {
"l": 0.72102,
"c": 0.17909,
"h": 316.2
},
"luminance": 0.34309
}Semantic roles & 50–950 ramp
primary
#D07DEF
secondary
#DDF3D5
accent
#DA0B43
background
#FEFAFE
surface
#FCF4FD
border
#D5CED5
text
#150F17
muted
#847F85