#D593FF#D593FF
#D593FF is a light, vivid violet. Relative luminance 0.422; OKLCH L 76.8% C 0.163 H 311.2°. Best body text is #000000 at 9.45:1 contrast (WCAG AA passes).
Color values
| HEX | #D593FF |
|---|---|
| RGB | rgb(213, 147, 255) |
| HSL | hsl(277, 100%, 79%) |
| HSV | hsv(277, 42%, 100%) |
| CMYK | cmyk(16.5%, 42.4%, 0%, 0%) |
| CIE-LAB | lab(71.03, 43.83, -44.22) |
| CIE-LCH | lch(71.03, 62.26, 314.75°) |
| OKLab | oklab(76.81% 0.1074 -0.1227) |
| OKLCH | oklch(76.81% 0.163 311.2) |
| XYZ | xyz(55.9211, 42.2345, 99.7945) |
| Luminance | 0.4223 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.26
Liliac
#C48EFD
ΔE00 3.34
Pastel Purple
#CAA0FF
ΔE00 4.23
Lilac (survey)
#CEA2FD
ΔE00 4.26
Lavender (survey)
#C79FEF
ΔE00 5.15
Violet (CSS)
#EE82EE
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D593FF #BDFF93
analogous
#9F93FF #D593FF #FF93F3
triadic
#D593FF #FFD593 #93FFD5
tetradic
#D593FF #FF9F93 #BDFF93 #93F3FF
square
#D593FF #FF9F93 #BDFF93 #93F3FF
split-complementary
#D593FF #F3FF93 #93FF9F
monochromatic
#A519FF #BD56FF #D593FF #EDD0FF #F3E0FF
Accessibility & contrast
On white
2.22
#D593FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.45
#D593FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D593FF
9.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D593FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D593FF | 1.00 | 2.22 | 9.45 | 9.45 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DABFF
Deuteranopia (green-blind)
#8DAFFC
Tritanopia (blue-blind)
#D1A3BD
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #d593ff; /* rgb */ color: rgb(213, 147, 255); /* oklch */ color: oklch(76.8% 0.163 311.2);
Tailwind
colors: {
custom: {
50: '#e3b4ff',
500: '#d593ff',
950: '#000000',
},
}SCSS
$custom: #d593ff; $custom-light: #e3b4ff; $custom-dark: #000000;
JSON
{
"hex": "#d593ff",
"rgb": {
"r": 213,
"g": 147,
"b": 255
},
"hsl": {
"h": 276.667,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.7681,
"c": 0.16302,
"h": 311.2
},
"luminance": 0.42234
}Semantic roles & 50–950 ramp
primary
#D593FF
secondary
#E2F7D4
accent
#E60059
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#161118
muted
#848086