#D075ED#D075ED
#D075ED is a light, vivid purple. Relative luminance 0.322; OKLCH L 70.8% C 0.190 H 317.5°. Best body text is #000000 at 7.45:1 contrast (WCAG AA passes).
Color values
| HEX | #D075ED |
|---|---|
| RGB | rgb(208, 117, 237) |
| HSL | hsl(286, 77%, 69%) |
| HSV | hsv(286, 51%, 93%) |
| CMYK | cmyk(12.2%, 50.6%, 0%, 7.1%) |
| CIE-LAB | lab(63.55, 54.34, -46.15) |
| CIE-LCH | lch(63.55, 71.29, 319.66°) |
| OKLab | oklab(70.84% 0.1399 -0.1282) |
| OKLCH | oklch(70.84% 0.19 317.5) |
| XYZ | xyz(47.6576, 32.2485, 83.8185) |
| Luminance | 0.3225 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.95
Easter Purple
#C071FE
ΔE00 4.80
Orchid
#DA70D6
ΔE00 5.00
Bright Lilac
#C95EFB
ΔE00 5.64
Bright Lavender
#C760FF
ΔE00 5.81
Purply Pink
#F075E6
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D075ED #92ED75
analogous
#9475ED #D075ED #ED75CE
triadic
#D075ED #EDD075 #75EDD0
tetradic
#D075ED #ED9475 #92ED75 #75CEED
square
#D075ED #ED9475 #92ED75 #75CEED
split-complementary
#D075ED #CEED75 #75ED94
monochromatic
#A21BCD #BE3FE6 #D075ED #E2ABF4 #F5E1FB
Accessibility & contrast
On white
2.82
#D075ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.45
#D075ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D075ED
7.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D075ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D075ED | 1.00 | 2.82 | 7.45 | 7.45 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5D94F1
Deuteranopia (green-blind)
#799DEA
Tritanopia (blue-blind)
#CF87A6
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #d075ed; /* rgb */ color: rgb(208, 117, 237); /* oklch */ color: oklch(70.8% 0.190 317.5);
Tailwind
colors: {
custom: {
50: '#e1a0f3',
500: '#d075ed',
950: '#000000',
},
}SCSS
$custom: #d075ed; $custom-light: #e1a0f3; $custom-dark: #000000;
JSON
{
"hex": "#d075ed",
"rgb": {
"r": 208,
"g": 117,
"b": 237
},
"hsl": {
"h": 285.5,
"s": 76.923,
"l": 69.412
},
"oklch": {
"l": 0.70841,
"c": 0.18975,
"h": 317.5
},
"luminance": 0.32247
}Semantic roles & 50–950 ramp
primary
#D075ED
secondary
#D6F0CE
accent
#D90C3E
background
#FEFAFE
surface
#FCF3FD
border
#D5CDD5
text
#160F17
muted
#847F85