#D892EB#D892EB
#D892EB is a light, vivid purple. Relative luminance 0.412; OKLCH L 76.0% C 0.144 H 318.9°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #D892EB |
|---|---|
| RGB | rgb(216, 146, 235) |
| HSL | hsl(287, 69%, 75%) |
| HSV | hsv(287, 38%, 92%) |
| CMYK | cmyk(8.1%, 37.9%, 0%, 7.8%) |
| CIE-LAB | lab(70.29, 41.15, -34.44) |
| CIE-LCH | lch(70.29, 53.66, 320.07°) |
| OKLab | oklab(76.04% 0.1084 -0.0946) |
| OKLCH | oklch(76.04% 0.144 318.9) |
| XYZ | xyz(53.5912, 41.1564, 83.7021) |
| Luminance | 0.4116 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.78
Baby Purple
#CA9BF7
ΔE00 4.86
Violet (CSS)
#EE82EE
ΔE00 5.07
Lavender (survey)
#C79FEF
ΔE00 5.44
Lilac (survey)
#CEA2FD
ΔE00 5.88
Plum
#DDA0DD
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D892EB #A5EB92
analogous
#AC92EB #D892EB #EB92D2
triadic
#D892EB #EBD892 #92EBD8
tetradic
#D892EB #EBAC92 #A5EB92 #92D2EB
square
#D892EB #EBAC92 #A5EB92 #92D2EB
split-complementary
#D892EB #D2EB92 #92EBAC
monochromatic
#B32BD8 #C55EE2 #D892EB #EBC6F4 #F6E5FA
Accessibility & contrast
On white
2.27
#D892EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#D892EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D892EB
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D892EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D892EB | 1.00 | 2.27 | 9.23 | 9.23 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A7EE
Deuteranopia (green-blind)
#97AEE8
Tritanopia (blue-blind)
#D99DB4
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #d892eb; /* rgb */ color: rgb(216, 146, 235); /* oklch */ color: oklch(76.0% 0.144 318.9);
Tailwind
colors: {
custom: {
50: '#e5b3f1',
500: '#d892eb',
950: '#000000',
},
}SCSS
$custom: #d892eb; $custom-light: #e5b3f1; $custom-dark: #000000;
JSON
{
"hex": "#d892eb",
"rgb": {
"r": 216,
"g": 146,
"b": 235
},
"hsl": {
"h": 287.191,
"s": 68.992,
"l": 74.706
},
"oklch": {
"l": 0.76042,
"c": 0.14382,
"h": 318.9
},
"luminance": 0.41155
}Semantic roles & 50–950 ramp
primary
#D892EB
secondary
#DEF2D9
accent
#D1153D
background
#FEFBFE
surface
#FCF6FD
border
#D5D0D5
text
#161117
muted
#848085