#D192FF#D192FF
#D192FF is a light, vivid violet. Relative luminance 0.413; OKLCH L 76.3% C 0.163 H 309.6°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #D192FF |
|---|---|
| RGB | rgb(209, 146, 255) |
| HSL | hsl(275, 100%, 79%) |
| HSV | hsv(275, 43%, 100%) |
| CMYK | cmyk(18%, 42.7%, 0%, 0%) |
| CIE-LAB | lab(70.41, 43.24, -45.22) |
| CIE-LCH | lch(70.41, 62.57, 313.72°) |
| OKLab | oklab(76.25% 0.1041 -0.1257) |
| OKLCH | oklch(76.25% 0.163 309.6) |
| XYZ | xyz(54.6200, 41.3339, 99.6892) |
| Luminance | 0.4133 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.55
Baby Purple
#CA9BF7
ΔE00 3.11
Pastel Purple
#CAA0FF
ΔE00 4.02
Lilac (survey)
#CEA2FD
ΔE00 4.26
Lavender (survey)
#C79FEF
ΔE00 5.11
Light Purple
#BF77F6
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D192FF #C0FF92
analogous
#9A92FF #D192FF #FF92F6
triadic
#D192FF #FFD192 #92FFD1
tetradic
#D192FF #FF9A92 #C0FF92 #92F6FF
square
#D192FF #FF9A92 #C0FF92 #92F6FF
split-complementary
#D192FF #F6FF92 #92FF9A
monochromatic
#9D18FF #B755FF #D192FF #EBCFFF #F2E0FF
Accessibility & contrast
On white
2.27
#D192FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#D192FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D192FF
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D192FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D192FF | 1.00 | 2.27 | 9.27 | 9.27 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA9FF
Deuteranopia (green-blind)
#8AADFC
Tritanopia (blue-blind)
#CBA3BC
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #d192ff; /* rgb */ color: rgb(209, 146, 255); /* oklch */ color: oklch(76.3% 0.163 309.6);
Tailwind
colors: {
custom: {
50: '#e1b3ff',
500: '#d192ff',
950: '#000000',
},
}SCSS
$custom: #d192ff; $custom-light: #e1b3ff; $custom-dark: #000000;
JSON
{
"hex": "#d192ff",
"rgb": {
"r": 209,
"g": 146,
"b": 255
},
"hsl": {
"h": 274.679,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.7625,
"c": 0.16318,
"h": 309.6
},
"luminance": 0.41333
}Semantic roles & 50–950 ramp
primary
#D192FF
secondary
#E3F7D4
accent
#E60061
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151118
muted
#838086