#D293DF#D293DF
#D293DF is a light, vivid purple. Relative luminance 0.399; OKLCH L 75.1% C 0.126 H 320.6°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #D293DF |
|---|---|
| RGB | rgb(210, 147, 223) |
| HSL | hsl(290, 54%, 73%) |
| HSV | hsv(290, 34%, 87%) |
| CMYK | cmyk(5.8%, 34.1%, 0%, 12.5%) |
| CIE-LAB | lab(69.40, 36.42, -29.27) |
| CIE-LCH | lch(69.40, 46.73, 321.21°) |
| OKLab | oklab(75.07% 0.0973 -0.08) |
| OKLCH | oklch(75.07% 0.126 320.6) |
| XYZ | xyz(50.3297, 39.8982, 74.8476) |
| Luminance | 0.3990 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.35
Plum
#DDA0DD
ΔE00 4.49
Pale Purple
#B790D4
ΔE00 5.32
Lavender (survey)
#C79FEF
ΔE00 5.52
Baby Purple
#CA9BF7
ΔE00 5.77
Violet (CSS)
#EE82EE
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D293DF #A0DF93
analogous
#AC93DF #D293DF #DF93C6
triadic
#D293DF #DFD293 #93DFD2
tetradic
#D293DF #DFAC93 #A0DF93 #93C6DF
square
#D293DF #DFAC93 #A0DF93 #93C6DF
split-complementary
#D293DF #C6DF93 #93DFAC
monochromatic
#A839BF #BE64D1 #D293DF #E6C2ED #F5E7F8
Accessibility & contrast
On white
2.34
#D293DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#D293DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D293DF
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D293DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D293DF | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AA5E2
Deuteranopia (green-blind)
#99ACDD
Tritanopia (blue-blind)
#D39BAF
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #d293df; /* rgb */ color: rgb(210, 147, 223); /* oklch */ color: oklch(75.1% 0.126 320.6);
Tailwind
colors: {
custom: {
50: '#e1b3e9',
500: '#d293df',
950: '#000000',
},
}SCSS
$custom: #d293df; $custom-light: #e1b3e9; $custom-dark: #000000;
JSON
{
"hex": "#d293df",
"rgb": {
"r": 210,
"g": 147,
"b": 223
},
"hsl": {
"h": 289.737,
"s": 54.286,
"l": 72.549
},
"oklch": {
"l": 0.75072,
"c": 0.12592,
"h": 320.6
},
"luminance": 0.39897
}Semantic roles & 50–950 ramp
primary
#D293DF
secondary
#DFEFDC
accent
#C2243F
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151116
muted
#838084