#D050EA#D050EA
#D050EA is a light, highly saturated purple. Relative luminance 0.251; OKLCH L 66.1% C 0.240 H 320.4°. Best body text is #000000 at 6.02:1 contrast (WCAG AA passes).
Color values
| HEX | #D050EA |
|---|---|
| RGB | rgb(208, 80, 234) |
| HSL | hsl(290, 79%, 62%) |
| HSV | hsv(290, 66%, 92%) |
| CMYK | cmyk(11.1%, 65.8%, 0%, 8.2%) |
| CIE-LAB | lab(57.16, 70.64, -54.60) |
| CIE-LCH | lch(57.16, 89.28, 322.30°) |
| OKLab | oklab(66.13% 0.1847 -0.1526) |
| OKLCH | oklch(66.13% 0.24 320.4) |
| XYZ | xyz(43.7306, 25.0899, 80.3653) |
| Luminance | 0.2509 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Heliotrope
#D94FF5
ΔE00 1.90
Pinkish Purple
#D648D7
ΔE00 3.46
Bright Lilac
#C95EFB
ΔE00 3.70
Mediumorchid
#BA55D3
ΔE00 4.42
Bright Lavender
#C760FF
ΔE00 4.48
Purple Pink
#D725DE
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D050EA #6AEA50
analogous
#8350EA #D050EA #EA50B7
triadic
#D050EA #EAD050 #50EAD0
tetradic
#D050EA #EA8350 #6AEA50 #50B7EA
square
#D050EA #EA8350 #6AEA50 #50B7EA
split-complementary
#D050EA #B7EA50 #50EA83
monochromatic
#9215AB #C01BE2 #D050EA #DF87F1 #EDBDF7
Accessibility & contrast
On white
3.49
#D050EA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.02
#D050EA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #D050EA
6.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D050EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D050EA | 1.00 | 3.49 | 6.02 | 6.02 |
| #FFFFFF | 3.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1C80EF
Deuteranopia (green-blind)
#5E8EE6
Tritanopia (blue-blind)
#D16B97
Achromatopsia (no color)
#898989
Design tokens & code
CSS
--color: #d050ea; /* rgb */ color: rgb(208, 80, 234); /* oklch */ color: oklch(66.1% 0.240 320.4);
Tailwind
colors: {
custom: {
50: '#e28af1',
500: '#d050ea',
950: '#000000',
},
}SCSS
$custom: #d050ea; $custom-light: #e28af1; $custom-dark: #000000;
JSON
{
"hex": "#d050ea",
"rgb": {
"r": 208,
"g": 80,
"b": 234
},
"hsl": {
"h": 289.87,
"s": 78.571,
"l": 61.569
},
"oklch": {
"l": 0.66133,
"c": 0.23956,
"h": 320.4
},
"luminance": 0.25088
}Semantic roles & 50–950 ramp
primary
#D050EA
secondary
#B8E8AE
accent
#DB0B2E
background
#FEF8FE
surface
#FDF0FD
border
#D5CBD5
text
#160D17
muted
#847D85