#D192FD#D192FD
#D192FD is a light, vivid violet. Relative luminance 0.412; OKLCH L 76.2% C 0.161 H 310.2°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #D192FD |
|---|---|
| RGB | rgb(209, 146, 253) |
| HSL | hsl(275, 96%, 78%) |
| HSV | hsv(275, 42%, 99%) |
| CMYK | cmyk(17.4%, 42.3%, 0%, 0.8%) |
| CIE-LAB | lab(70.32, 42.81, -44.28) |
| CIE-LCH | lch(70.32, 61.59, 314.04°) |
| OKLab | oklab(76.15% 0.1038 -0.1229) |
| OKLCH | oklch(76.15% 0.161 310.2) |
| XYZ | xyz(54.2998, 41.2057, 98.0025) |
| Luminance | 0.4121 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.69
Baby Purple
#CA9BF7
ΔE00 2.99
Pastel Purple
#CAA0FF
ΔE00 4.04
Lilac (survey)
#CEA2FD
ΔE00 4.21
Lavender (survey)
#C79FEF
ΔE00 4.94
Light Purple
#BF77F6
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D192FD #BEFD92
analogous
#9B92FD #D192FD #FD92F3
triadic
#D192FD #FDD192 #92FDD1
tetradic
#D192FD #FD9B92 #BEFD92 #92F3FD
square
#D192FD #FD9B92 #BEFD92 #92F3FD
split-complementary
#D192FD #F3FD92 #92FD9B
monochromatic
#9E1AFB #B856FC #D192FD #EACEFE #F2E1FE
Accessibility & contrast
On white
2.27
#D192FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#D192FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D192FD
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D192FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D192FD | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA9FF
Deuteranopia (green-blind)
#8BADFA
Tritanopia (blue-blind)
#CCA2BC
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #d192fd; /* rgb */ color: rgb(209, 146, 253); /* oklch */ color: oklch(76.2% 0.161 310.2);
Tailwind
colors: {
custom: {
50: '#e1b3fe',
500: '#d192fd',
950: '#000000',
},
}SCSS
$custom: #d192fd; $custom-light: #e1b3fe; $custom-dark: #000000;
JSON
{
"hex": "#d192fd",
"rgb": {
"r": 209,
"g": 146,
"b": 253
},
"hsl": {
"h": 275.327,
"s": 96.396,
"l": 78.235
},
"oklch": {
"l": 0.76153,
"c": 0.16087,
"h": 310.2
},
"luminance": 0.41205
}Semantic roles & 50–950 ramp
primary
#D192FD
secondary
#E2F7D4
accent
#E6005E
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151118
muted
#838086