#D07DEB#D07DEB
#D07DEB is a light, vivid purple. Relative luminance 0.341; OKLCH L 71.9% C 0.175 H 317.4°. Best body text is #000000 at 7.82:1 contrast (WCAG AA passes).
Color values
| HEX | #D07DEB |
|---|---|
| RGB | rgb(208, 125, 235) |
| HSL | hsl(285, 73%, 71%) |
| HSV | hsv(285, 47%, 92%) |
| CMYK | cmyk(11.5%, 46.8%, 0%, 7.8%) |
| CIE-LAB | lab(65.02, 49.87, -42.72) |
| CIE-LCH | lch(65.02, 65.66, 319.42°) |
| OKLab | oklab(71.91% 0.1288 -0.1183) |
| OKLCH | oklch(71.91% 0.175 317.4) |
| XYZ | xyz(48.3393, 34.0768, 82.6123) |
| Luminance | 0.3407 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.64
Orchid
#DA70D6
ΔE00 5.10
Violet (CSS)
#EE82EE
ΔE00 5.57
Liliac
#C48EFD
ΔE00 5.82
Easter Purple
#C071FE
ΔE00 5.90
Purply Pink
#F075E6
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D07DEB #98EB7D
analogous
#997DEB #D07DEB #EB7DCF
triadic
#D07DEB #EBD07D #7DEBD0
tetradic
#D07DEB #EB997D #98EB7D #7DCFEB
square
#D07DEB #EB997D #98EB7D #7DCFEB
split-complementary
#D07DEB #CFEB7D #7DEB99
monochromatic
#A320CE #BD48E3 #D07DEB #E3B2F3 #F5E4FB
Accessibility & contrast
On white
2.69
#D07DEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.82
#D07DEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D07DEB
7.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D07DEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D07DEB | 1.00 | 2.69 | 7.82 | 7.82 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6998EF
Deuteranopia (green-blind)
#81A1E8
Tritanopia (blue-blind)
#D08CA9
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #d07deb; /* rgb */ color: rgb(208, 125, 235); /* oklch */ color: oklch(71.9% 0.175 317.4);
Tailwind
colors: {
custom: {
50: '#e0a5f2',
500: '#d07deb',
950: '#000000',
},
}SCSS
$custom: #d07deb; $custom-light: #e0a5f2; $custom-dark: #000000;
JSON
{
"hex": "#d07deb",
"rgb": {
"r": 208,
"g": 125,
"b": 235
},
"hsl": {
"h": 285.273,
"s": 73.333,
"l": 70.588
},
"oklch": {
"l": 0.71905,
"c": 0.1749,
"h": 317.4
},
"luminance": 0.34075
}Semantic roles & 50–950 ramp
primary
#D07DEB
secondary
#DAF1D3
accent
#D51041
background
#FEFAFE
surface
#FCF4FD
border
#D5CED5
text
#150F17
muted
#847F85