#D192EC#D192EC
#D192EC is a light, vivid purple. Relative luminance 0.402; OKLCH L 75.4% C 0.141 H 315.3°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #D192EC |
|---|---|
| RGB | rgb(209, 146, 236) |
| HSL | hsl(282, 70%, 75%) |
| HSV | hsv(282, 38%, 93%) |
| CMYK | cmyk(11.4%, 38.1%, 0%, 7.5%) |
| CIE-LAB | lab(69.59, 39.26, -36.13) |
| CIE-LCH | lch(69.59, 53.35, 317.38°) |
| OKLab | oklab(75.37% 0.1005 -0.0995) |
| OKLCH | oklch(75.37% 0.141 315.3) |
| XYZ | xyz(51.7114, 40.1704, 84.3702) |
| Luminance | 0.4017 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.64
Lavender (survey)
#C79FEF
ΔE00 4.40
Lilac (survey)
#CEA2FD
ΔE00 4.95
Liliac
#C48EFD
ΔE00 5.02
Pastel Purple
#CAA0FF
ΔE00 5.34
Pale Purple
#B790D4
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D192EC #ADEC92
analogous
#A492EC #D192EC #EC92DA
triadic
#D192EC #ECD192 #92ECD1
tetradic
#D192EC #ECA492 #ADEC92 #92DAEC
square
#D192EC #ECA492 #ADEC92 #92DAEC
split-complementary
#D192EC #DAEC92 #92ECA4
monochromatic
#A52ADA #BB5EE3 #D192EC #E7C6F5 #F4E5FA
Accessibility & contrast
On white
2.32
#D192EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#D192EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D192EC
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D192EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D192EC | 1.00 | 2.32 | 9.03 | 9.03 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A6EF
Deuteranopia (green-blind)
#93ACE9
Tritanopia (blue-blind)
#D09EB4
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #d192ec; /* rgb */ color: rgb(209, 146, 236); /* oklch */ color: oklch(75.4% 0.141 315.3);
Tailwind
colors: {
custom: {
50: '#e0b3f2',
500: '#d192ec',
950: '#000000',
},
}SCSS
$custom: #d192ec; $custom-light: #e0b3f2; $custom-dark: #000000;
JSON
{
"hex": "#d192ec",
"rgb": {
"r": 209,
"g": 146,
"b": 236
},
"hsl": {
"h": 282,
"s": 70.313,
"l": 74.902
},
"oklch": {
"l": 0.75365,
"c": 0.14144,
"h": 315.3
},
"luminance": 0.40169
}Semantic roles & 50–950 ramp
primary
#D192EC
secondary
#E0F2D9
accent
#D2134D
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085