#D96DE5#D96DE5
#D96DE5 is a light, vivid purple. Relative luminance 0.313; OKLCH L 70.4% C 0.199 H 323.5°. Best body text is #000000 at 7.27:1 contrast (WCAG AA passes).
Color values
| HEX | #D96DE5 |
|---|---|
| RGB | rgb(217, 109, 229) |
| HSL | hsl(294, 70%, 66%) |
| HSV | hsv(294, 52%, 90%) |
| CMYK | cmyk(5.2%, 52.4%, 0%, 10.2%) |
| CIE-LAB | lab(62.80, 59.14, -42.80) |
| CIE-LCH | lch(62.80, 73.00, 324.10°) |
| OKLab | oklab(70.4% 0.1599 -0.1183) |
| OKLCH | oklch(70.4% 0.199 323.5) |
| XYZ | xyz(48.2254, 31.3485, 77.6242) |
| Luminance | 0.3135 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 2.92
Purply Pink
#F075E6
ΔE00 4.77
Light Magenta
#FA5FF7
ΔE00 5.03
Violet Pink
#FB5FFC
ΔE00 5.31
Heliotrope
#D94FF5
ΔE00 5.78
Violet (CSS)
#EE82EE
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D96DE5 #79E56D
analogous
#9D6DE5 #D96DE5 #E56DB5
triadic
#D96DE5 #E5D96D #6DE5D9
tetradic
#D96DE5 #E59D6D #79E56D #6DB5E5
square
#D96DE5 #E59D6D #79E56D #6DB5E5
split-complementary
#D96DE5 #B5E56D #6DE59D
monochromatic
#A821B7 #CB39DC #D96DE5 #E7A1EE #F4D5F8
Accessibility & contrast
On white
2.89
#D96DE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.27
#D96DE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D96DE5
7.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D96DE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D96DE5 | 1.00 | 2.89 | 7.27 | 7.27 |
| #FFFFFF | 2.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5C90E9
Deuteranopia (green-blind)
#7E9CE2
Tritanopia (blue-blind)
#DC7D9F
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #d96de5; /* rgb */ color: rgb(217, 109, 229); /* oklch */ color: oklch(70.4% 0.199 323.5);
Tailwind
colors: {
custom: {
50: '#e79bed',
500: '#d96de5',
950: '#000000',
},
}SCSS
$custom: #d96de5; $custom-light: #e79bed; $custom-dark: #000000;
JSON
{
"hex": "#d96de5",
"rgb": {
"r": 217,
"g": 109,
"b": 229
},
"hsl": {
"h": 294,
"s": 69.767,
"l": 66.275
},
"oklch": {
"l": 0.70404,
"c": 0.19892,
"h": 323.5
},
"luminance": 0.31346
}Semantic roles & 50–950 ramp
primary
#D96DE5
secondary
#C7EAC3
accent
#D21427
background
#FEF9FE
surface
#FDF2FD
border
#D5CCD5
text
#160E16
muted
#847E84