#D077ED#D077ED
#D077ED is a light, vivid purple. Relative luminance 0.327; OKLCH L 71.1% C 0.187 H 317.3°. Best body text is #000000 at 7.54:1 contrast (WCAG AA passes).
Color values
| HEX | #D077ED |
|---|---|
| RGB | rgb(208, 119, 237) |
| HSL | hsl(285, 77%, 70%) |
| HSV | hsv(285, 50%, 93%) |
| CMYK | cmyk(12.2%, 49.8%, 0%, 7.1%) |
| CIE-LAB | lab(63.93, 53.34, -45.54) |
| CIE-LCH | lch(63.93, 70.13, 319.51°) |
| OKLab | oklab(71.13% 0.1372 -0.1265) |
| OKLCH | oklch(71.13% 0.187 317.3) |
| XYZ | xyz(47.8931, 32.7196, 83.8970) |
| Luminance | 0.3272 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.99
Easter Purple
#C071FE
ΔE00 4.96
Orchid
#DA70D6
ΔE00 5.04
Bright Lilac
#C95EFB
ΔE00 6.02
Bright Lavender
#C760FF
ΔE00 6.17
Violet (CSS)
#EE82EE
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D077ED #94ED77
analogous
#9577ED #D077ED #ED77CF
triadic
#D077ED #EDD077 #77EDD0
tetradic
#D077ED #ED9577 #94ED77 #77CFED
square
#D077ED #ED9577 #94ED77 #77CFED
split-complementary
#D077ED #CFED77 #77ED95
monochromatic
#A21BCE #BD41E6 #D077ED #E3ADF4 #F5E3FB
Accessibility & contrast
On white
2.78
#D077ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.54
#D077ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D077ED
7.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D077ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D077ED | 1.00 | 2.78 | 7.54 | 7.54 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6095F1
Deuteranopia (green-blind)
#7B9EEA
Tritanopia (blue-blind)
#CF88A7
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #d077ed; /* rgb */ color: rgb(208, 119, 237); /* oklch */ color: oklch(71.1% 0.187 317.3);
Tailwind
colors: {
custom: {
50: '#e1a1f3',
500: '#d077ed',
950: '#000000',
},
}SCSS
$custom: #d077ed; $custom-light: #e1a1f3; $custom-dark: #000000;
JSON
{
"hex": "#d077ed",
"rgb": {
"r": 208,
"g": 119,
"b": 237
},
"hsl": {
"h": 285.254,
"s": 76.623,
"l": 69.804
},
"oklch": {
"l": 0.71126,
"c": 0.18659,
"h": 317.3
},
"luminance": 0.32718
}Semantic roles & 50–950 ramp
primary
#D077ED
secondary
#D7F1CF
accent
#D90D3F
background
#FEFAFE
surface
#FCF4FD
border
#D5CED5
text
#160F17
muted
#847F85