#D893DE#D893DE
#D893DE is a light, vivid purple. Relative luminance 0.407; OKLCH L 75.7% C 0.128 H 324.0°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #D893DE |
|---|---|
| RGB | rgb(216, 147, 222) |
| HSL | hsl(295, 53%, 72%) |
| HSV | hsv(295, 34%, 87%) |
| CMYK | cmyk(2.7%, 33.8%, 0%, 12.9%) |
| CIE-LAB | lab(69.99, 38.10, -27.75) |
| CIE-LCH | lch(69.99, 47.14, 323.94°) |
| OKLab | oklab(75.66% 0.1039 -0.0756) |
| OKLCH | oklch(75.66% 0.128 324) |
| XYZ | xyz(51.9360, 40.7421, 74.2213) |
| Luminance | 0.4074 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.59
Plum
#DDA0DD
ΔE00 3.82
Violet (CSS)
#EE82EE
ΔE00 5.80
Pale Purple
#B790D4
ΔE00 6.53
Lavender (survey)
#C79FEF
ΔE00 6.62
Baby Purple
#CA9BF7
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D893DE #99DE93
analogous
#B393DE #D893DE #DE93BF
triadic
#D893DE #DED893 #93DED8
tetradic
#D893DE #DEB393 #99DE93 #93BFDE
square
#D893DE #DEB393 #99DE93 #93BFDE
split-complementary
#D893DE #BFDE93 #93DEB3
monochromatic
#B23ABD #C764D0 #D893DE #E9C2EC #F7E8F8
Accessibility & contrast
On white
2.30
#D893DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#D893DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D893DE
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D893DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D893DE | 1.00 | 2.30 | 9.15 | 9.15 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CA6E1
Deuteranopia (green-blind)
#9DAEDC
Tritanopia (blue-blind)
#DB9BAF
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #d893de; /* rgb */ color: rgb(216, 147, 222); /* oklch */ color: oklch(75.7% 0.128 324.0);
Tailwind
colors: {
custom: {
50: '#e5b4e8',
500: '#d893de',
950: '#000000',
},
}SCSS
$custom: #d893de; $custom-light: #e5b4e8; $custom-dark: #000000;
JSON
{
"hex": "#d893de",
"rgb": {
"r": 216,
"g": 147,
"b": 222
},
"hsl": {
"h": 295.2,
"s": 53.191,
"l": 72.353
},
"oklch": {
"l": 0.75655,
"c": 0.12845,
"h": 324
},
"luminance": 0.4074
}Semantic roles & 50–950 ramp
primary
#D893DE
secondary
#DEEFDC
accent
#C12531
background
#FEFBFE
surface
#FCF6FC
border
#D5D0D5
text
#161116
muted
#848084