#D194EB#D194EB
#D194EB is a light, vivid purple. Relative luminance 0.407; OKLCH L 75.7% C 0.137 H 315.4°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #D194EB |
|---|---|
| RGB | rgb(209, 148, 235) |
| HSL | hsl(282, 69%, 75%) |
| HSV | hsv(282, 37%, 92%) |
| CMYK | cmyk(11.1%, 37%, 0%, 7.8%) |
| CIE-LAB | lab(69.99, 37.97, -34.96) |
| CIE-LCH | lch(69.99, 51.62, 317.36°) |
| OKLab | oklab(75.65% 0.0975 -0.0962) |
| OKLCH | oklch(75.65% 0.137 315.4) |
| XYZ | xyz(51.8775, 40.7344, 83.7109) |
| Luminance | 0.4073 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.55
Lavender (survey)
#C79FEF
ΔE00 4.04
Lilac (survey)
#CEA2FD
ΔE00 4.74
Pastel Purple
#CAA0FF
ΔE00 5.23
Liliac
#C48EFD
ΔE00 5.39
Pale Purple
#B790D4
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D194EB #AEEB94
analogous
#A594EB #D194EB #EB94D9
triadic
#D194EB #EBD194 #94EBD1
tetradic
#D194EB #EBA594 #AEEB94 #94D9EB
square
#D194EB #EBA594 #AEEB94 #94D9EB
split-complementary
#D194EB #D9EB94 #94EBA5
monochromatic
#A52DD8 #BB60E1 #D194EB #E7C8F5 #F4E5FA
Accessibility & contrast
On white
2.30
#D194EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#D194EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D194EB
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D194EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D194EB | 1.00 | 2.30 | 9.15 | 9.15 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A7EE
Deuteranopia (green-blind)
#95ADE8
Tritanopia (blue-blind)
#D09FB5
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #d194eb; /* rgb */ color: rgb(209, 148, 235); /* oklch */ color: oklch(75.7% 0.137 315.4);
Tailwind
colors: {
custom: {
50: '#e0b4f1',
500: '#d194eb',
950: '#000000',
},
}SCSS
$custom: #d194eb; $custom-light: #e0b4f1; $custom-dark: #000000;
JSON
{
"hex": "#d194eb",
"rgb": {
"r": 209,
"g": 148,
"b": 235
},
"hsl": {
"h": 282.069,
"s": 68.504,
"l": 75.098
},
"oklch": {
"l": 0.75653,
"c": 0.13691,
"h": 315.4
},
"luminance": 0.40733
}Semantic roles & 50–950 ramp
primary
#D194EB
secondary
#E1F2D9
accent
#D0154D
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085