#D192EB#D192EB
#D192EB is a light, vivid purple. Relative luminance 0.401; OKLCH L 75.3% C 0.140 H 315.6°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #D192EB |
|---|---|
| RGB | rgb(209, 146, 235) |
| HSL | hsl(282, 69%, 75%) |
| HSV | hsv(282, 38%, 92%) |
| CMYK | cmyk(11.1%, 37.9%, 0%, 7.8%) |
| CIE-LAB | lab(69.55, 39.05, -35.64) |
| CIE-LCH | lch(69.55, 52.87, 317.61°) |
| OKLab | oklab(75.32% 0.1003 -0.0981) |
| OKLCH | oklch(75.32% 0.14 315.6) |
| XYZ | xyz(51.5665, 40.1124, 83.6072) |
| Luminance | 0.4011 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.77
Lavender (survey)
#C79FEF
ΔE00 4.44
Lilac (survey)
#CEA2FD
ΔE00 5.06
Liliac
#C48EFD
ΔE00 5.20
Pastel Purple
#CAA0FF
ΔE00 5.47
Pale Purple
#B790D4
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D192EB #ACEB92
analogous
#A592EB #D192EB #EB92D8
triadic
#D192EB #EBD192 #92EBD1
tetradic
#D192EB #EBA592 #ACEB92 #92D8EB
square
#D192EB #EBA592 #ACEB92 #92D8EB
split-complementary
#D192EB #D8EB92 #92EBA5
monochromatic
#A52BD8 #BB5EE2 #D192EB #E7C6F4 #F4E5FA
Accessibility & contrast
On white
2.33
#D192EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#D192EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D192EB
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D192EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D192EB | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A6EE
Deuteranopia (green-blind)
#93ACE8
Tritanopia (blue-blind)
#D09EB4
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #d192eb; /* rgb */ color: rgb(209, 146, 235); /* oklch */ color: oklch(75.3% 0.140 315.6);
Tailwind
colors: {
custom: {
50: '#e0b3f1',
500: '#d192eb',
950: '#000000',
},
}SCSS
$custom: #d192eb; $custom-light: #e0b3f1; $custom-dark: #000000;
JSON
{
"hex": "#d192eb",
"rgb": {
"r": 209,
"g": 146,
"b": 235
},
"hsl": {
"h": 282.472,
"s": 68.992,
"l": 74.706
},
"oklch": {
"l": 0.75321,
"c": 0.14032,
"h": 315.6
},
"luminance": 0.40111
}Semantic roles & 50–950 ramp
primary
#D192EB
secondary
#E0F2D9
accent
#D1154C
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085