#D193EB#D193EB
#D193EB is a light, vivid purple. Relative luminance 0.404; OKLCH L 75.5% C 0.139 H 315.5°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #D193EB |
|---|---|
| RGB | rgb(209, 147, 235) |
| HSL | hsl(282, 69%, 75%) |
| HSV | hsv(282, 37%, 92%) |
| CMYK | cmyk(11.1%, 37.4%, 0%, 7.8%) |
| CIE-LAB | lab(69.77, 38.51, -35.30) |
| CIE-LCH | lch(69.77, 52.24, 317.49°) |
| OKLab | oklab(75.49% 0.0989 -0.0971) |
| OKLCH | oklch(75.49% 0.139 315.5) |
| XYZ | xyz(51.7213, 40.4221, 83.6588) |
| Luminance | 0.4042 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.65
Lavender (survey)
#C79FEF
ΔE00 4.24
Lilac (survey)
#CEA2FD
ΔE00 4.89
Liliac
#C48EFD
ΔE00 5.29
Pastel Purple
#CAA0FF
ΔE00 5.35
Pale Purple
#B790D4
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D193EB #ADEB93
analogous
#A593EB #D193EB #EB93D9
triadic
#D193EB #EBD193 #93EBD1
tetradic
#D193EB #EBA593 #ADEB93 #93D9EB
square
#D193EB #EBA593 #ADEB93 #93D9EB
split-complementary
#D193EB #D9EB93 #93EBA5
monochromatic
#A52CD8 #BB5FE1 #D193EB #E7C7F5 #F4E5FA
Accessibility & contrast
On white
2.31
#D193EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#D193EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D193EB
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D193EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D193EB | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A7EE
Deuteranopia (green-blind)
#94ACE8
Tritanopia (blue-blind)
#D09EB4
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #d193eb; /* rgb */ color: rgb(209, 147, 235); /* oklch */ color: oklch(75.5% 0.139 315.5);
Tailwind
colors: {
custom: {
50: '#e0b3f1',
500: '#d193eb',
950: '#000000',
},
}SCSS
$custom: #d193eb; $custom-light: #e0b3f1; $custom-dark: #000000;
JSON
{
"hex": "#d193eb",
"rgb": {
"r": 209,
"g": 147,
"b": 235
},
"hsl": {
"h": 282.273,
"s": 68.75,
"l": 74.902
},
"oklch": {
"l": 0.75487,
"c": 0.13863,
"h": 315.5
},
"luminance": 0.40421
}Semantic roles & 50–950 ramp
primary
#D193EB
secondary
#E0F2D9
accent
#D1154C
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085