#D093EC#D093EC
#D093EC is a light, vivid purple. Relative luminance 0.403; OKLCH L 75.4% C 0.139 H 314.7°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #D093EC |
|---|---|
| RGB | rgb(208, 147, 236) |
| HSL | hsl(281, 70%, 75%) |
| HSV | hsv(281, 38%, 93%) |
| CMYK | cmyk(11.9%, 37.7%, 0%, 7.5%) |
| CIE-LAB | lab(69.71, 38.42, -35.96) |
| CIE-LCH | lch(69.71, 52.62, 316.90°) |
| OKLab | oklab(75.43% 0.098 -0.099) |
| OKLCH | oklch(75.43% 0.139 314.7) |
| XYZ | xyz(51.5841, 40.3346, 84.4086) |
| Luminance | 0.4033 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.37
Lavender (survey)
#C79FEF
ΔE00 4.07
Lilac (survey)
#CEA2FD
ΔE00 4.68
Liliac
#C48EFD
ΔE00 4.96
Pastel Purple
#CAA0FF
ΔE00 5.08
Pale Purple
#B790D4
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D093EC #AFEC93
analogous
#A493EC #D093EC #EC93DB
triadic
#D093EC #ECD093 #93ECD0
tetradic
#D093EC #ECA493 #AFEC93 #93DBEC
square
#D093EC #ECA493 #AFEC93 #93DBEC
split-complementary
#D093EC #DBEC93 #93ECA4
monochromatic
#A32BDA #B95FE3 #D093EC #E7C7F5 #F4E5FA
Accessibility & contrast
On white
2.32
#D093EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#D093EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D093EC
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D093EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D093EC | 1.00 | 2.32 | 9.07 | 9.07 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A7EF
Deuteranopia (green-blind)
#93ACE9
Tritanopia (blue-blind)
#CE9FB5
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #d093ec; /* rgb */ color: rgb(208, 147, 236); /* oklch */ color: oklch(75.4% 0.139 314.7);
Tailwind
colors: {
custom: {
50: '#dfb3f2',
500: '#d093ec',
950: '#000000',
},
}SCSS
$custom: #d093ec; $custom-light: #dfb3f2; $custom-dark: #000000;
JSON
{
"hex": "#d093ec",
"rgb": {
"r": 208,
"g": 147,
"b": 236
},
"hsl": {
"h": 281.124,
"s": 70.079,
"l": 75.098
},
"oklch": {
"l": 0.7543,
"c": 0.13929,
"h": 314.7
},
"luminance": 0.40333
}Semantic roles & 50–950 ramp
primary
#D093EC
secondary
#E1F2D9
accent
#D2134F
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085