#D292EB#D292EB
#D292EB is a light, vivid purple. Relative luminance 0.403; OKLCH L 75.4% C 0.141 H 316.1°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #D292EB |
|---|---|
| RGB | rgb(210, 146, 235) |
| HSL | hsl(283, 69%, 75%) |
| HSV | hsv(283, 38%, 92%) |
| CMYK | cmyk(10.6%, 37.9%, 0%, 7.8%) |
| CIE-LAB | lab(69.65, 39.35, -35.47) |
| CIE-LCH | lch(69.65, 52.98, 317.96°) |
| OKLab | oklab(75.42% 0.1015 -0.0976) |
| OKLCH | oklch(75.42% 0.141 316.1) |
| XYZ | xyz(51.8504, 40.2588, 83.6205) |
| Luminance | 0.4026 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.92
Lavender (survey)
#C79FEF
ΔE00 4.57
Lilac (survey)
#CEA2FD
ΔE00 5.16
Liliac
#C48EFD
ΔE00 5.35
Lavender Pink
#DD85D7
ΔE00 5.57
Pastel Purple
#CAA0FF
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D292EB #ABEB92
analogous
#A692EB #D292EB #EB92D8
triadic
#D292EB #EBD292 #92EBD2
tetradic
#D292EB #EBA692 #ABEB92 #92D8EB
square
#D292EB #EBA692 #ABEB92 #92D8EB
split-complementary
#D292EB #D8EB92 #92EBA6
monochromatic
#A72BD8 #BD5EE2 #D292EB #E7C6F4 #F4E5FA
Accessibility & contrast
On white
2.32
#D292EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#D292EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D292EB
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D292EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D292EB | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A6EE
Deuteranopia (green-blind)
#94ACE8
Tritanopia (blue-blind)
#D19EB4
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #d292eb; /* rgb */ color: rgb(210, 146, 235); /* oklch */ color: oklch(75.4% 0.141 316.1);
Tailwind
colors: {
custom: {
50: '#e1b3f1',
500: '#d292eb',
950: '#000000',
},
}SCSS
$custom: #d292eb; $custom-light: #e1b3f1; $custom-dark: #000000;
JSON
{
"hex": "#d292eb",
"rgb": {
"r": 210,
"g": 146,
"b": 235
},
"hsl": {
"h": 283.146,
"s": 68.992,
"l": 74.706
},
"oklch": {
"l": 0.75423,
"c": 0.1408,
"h": 316.1
},
"luminance": 0.40258
}Semantic roles & 50–950 ramp
primary
#D292EB
secondary
#E0F2D9
accent
#D11549
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085