#D293EF#D293EF
#D293EF is a light, vivid purple. Relative luminance 0.408; OKLCH L 75.8% C 0.144 H 314.6°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #D293EF |
|---|---|
| RGB | rgb(210, 147, 239) |
| HSL | hsl(281, 74%, 76%) |
| HSV | hsv(281, 38%, 94%) |
| CMYK | cmyk(12.1%, 38.5%, 0%, 6.3%) |
| CIE-LAB | lab(70.04, 39.63, -37.07) |
| CIE-LCH | lch(70.04, 54.26, 316.91°) |
| OKLab | oklab(75.77% 0.1009 -0.1022) |
| OKLCH | oklch(75.77% 0.144 314.6) |
| XYZ | xyz(52.5896, 40.8022, 86.7499) |
| Luminance | 0.4080 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.32
Lavender (survey)
#C79FEF
ΔE00 4.25
Lilac (survey)
#CEA2FD
ΔE00 4.58
Liliac
#C48EFD
ΔE00 4.77
Pastel Purple
#CAA0FF
ΔE00 4.97
Pale Purple
#B790D4
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D293EF #B0EF93
analogous
#A493EF #D293EF #EF93DE
triadic
#D293EF #EFD293 #93EFD2
tetradic
#D293EF #EFA493 #B0EF93 #93DEEF
square
#D293EF #EFA493 #B0EF93 #93DEEF
split-complementary
#D293EF #DEEF93 #93EFA4
monochromatic
#A628DF #BC5EE7 #D293EF #E8C8F7 #F4E4FB
Accessibility & contrast
On white
2.29
#D293EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#D293EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D293EF
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D293EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D293EF | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A7F2
Deuteranopia (green-blind)
#93ADEC
Tritanopia (blue-blind)
#D09FB6
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #d293ef; /* rgb */ color: rgb(210, 147, 239); /* oklch */ color: oklch(75.8% 0.144 314.6);
Tailwind
colors: {
custom: {
50: '#e1b3f4',
500: '#d293ef',
950: '#000000',
},
}SCSS
$custom: #d293ef; $custom-light: #e1b3f4; $custom-dark: #000000;
JSON
{
"hex": "#d293ef",
"rgb": {
"r": 210,
"g": 147,
"b": 239
},
"hsl": {
"h": 281.087,
"s": 74.194,
"l": 75.686
},
"oklch": {
"l": 0.75766,
"c": 0.14359,
"h": 314.6
},
"luminance": 0.40801
}Semantic roles & 50–950 ramp
primary
#D293EF
secondary
#E1F3D8
accent
#D60F4E
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085