#D293EB#D293EB
#D293EB is a light, vivid purple. Relative luminance 0.406; OKLCH L 75.6% C 0.139 H 316.0°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #D293EB |
|---|---|
| RGB | rgb(210, 147, 235) |
| HSL | hsl(283, 69%, 75%) |
| HSV | hsv(283, 37%, 92%) |
| CMYK | cmyk(10.6%, 37.4%, 0%, 7.8%) |
| CIE-LAB | lab(69.87, 38.81, -35.13) |
| CIE-LCH | lch(69.87, 52.35, 317.85°) |
| OKLab | oklab(75.59% 0.1 -0.0966) |
| OKLCH | oklch(75.59% 0.139 316) |
| XYZ | xyz(52.0052, 40.5685, 83.6721) |
| Luminance | 0.4057 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.80
Lavender (survey)
#C79FEF
ΔE00 4.38
Lilac (survey)
#CEA2FD
ΔE00 5.00
Liliac
#C48EFD
ΔE00 5.44
Pastel Purple
#CAA0FF
ΔE00 5.48
Pale Purple
#B790D4
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D293EB #ACEB93
analogous
#A693EB #D293EB #EB93D8
triadic
#D293EB #EBD293 #93EBD2
tetradic
#D293EB #EBA693 #ACEB93 #93D8EB
square
#D293EB #EBA693 #ACEB93 #93D8EB
split-complementary
#D293EB #D8EB93 #93EBA6
monochromatic
#A72CD8 #BC5FE1 #D293EB #E8C7F5 #F4E5FA
Accessibility & contrast
On white
2.30
#D293EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#D293EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D293EB
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D293EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D293EB | 1.00 | 2.30 | 9.11 | 9.11 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A7EE
Deuteranopia (green-blind)
#95ADE8
Tritanopia (blue-blind)
#D19EB4
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #d293eb; /* rgb */ color: rgb(210, 147, 235); /* oklch */ color: oklch(75.6% 0.139 316.0);
Tailwind
colors: {
custom: {
50: '#e1b3f1',
500: '#d293eb',
950: '#000000',
},
}SCSS
$custom: #d293eb; $custom-light: #e1b3f1; $custom-dark: #000000;
JSON
{
"hex": "#d293eb",
"rgb": {
"r": 210,
"g": 147,
"b": 235
},
"hsl": {
"h": 282.955,
"s": 68.75,
"l": 74.902
},
"oklch": {
"l": 0.75588,
"c": 0.1391,
"h": 316
},
"luminance": 0.40567
}Semantic roles & 50–950 ramp
primary
#D293EB
secondary
#E0F2D9
accent
#D1154A
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085