#D36DE9#D36DE9
#D36DE9 is a light, vivid purple. Relative luminance 0.307; OKLCH L 69.9% C 0.200 H 320.3°. Best body text is #000000 at 7.13:1 contrast (WCAG AA passes).
Color values
| HEX | #D36DE9 |
|---|---|
| RGB | rgb(211, 109, 233) |
| HSL | hsl(289, 74%, 67%) |
| HSV | hsv(289, 53%, 91%) |
| CMYK | cmyk(9.4%, 53.2%, 0%, 8.6%) |
| CIE-LAB | lab(62.23, 58.30, -45.98) |
| CIE-LCH | lch(62.23, 74.25, 321.74°) |
| OKLab | oklab(69.88% 0.1535 -0.1276) |
| OKLCH | oklch(69.88% 0.2 320.3) |
| XYZ | xyz(47.0388, 30.6713, 80.5174) |
| Luminance | 0.3067 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 4.22
Bright Lilac
#C95EFB
ΔE00 5.03
Light Purple
#BF77F6
ΔE00 5.05
Heliotrope
#D94FF5
ΔE00 5.15
Bright Lavender
#C760FF
ΔE00 5.44
Easter Purple
#C071FE
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D36DE9 #83E96D
analogous
#956DE9 #D36DE9 #E96DC1
triadic
#D36DE9 #E9D36D #6DE9D3
tetradic
#D36DE9 #E9956D #83E96D #6DC1E9
square
#D36DE9 #E9956D #83E96D #6DC1E9
split-complementary
#D36DE9 #C1E96D #6DE995
monochromatic
#A21DBF #C338E1 #D36DE9 #E3A2F1 #F3D7F9
Accessibility & contrast
On white
2.94
#D36DE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.13
#D36DE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D36DE9
7.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D36DE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D36DE9 | 1.00 | 2.94 | 7.13 | 7.13 |
| #FFFFFF | 2.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#568FED
Deuteranopia (green-blind)
#779AE6
Tritanopia (blue-blind)
#D47FA1
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #d36de9; /* rgb */ color: rgb(211, 109, 233); /* oklch */ color: oklch(69.9% 0.200 320.3);
Tailwind
colors: {
custom: {
50: '#e39bf0',
500: '#d36de9',
950: '#000000',
},
}SCSS
$custom: #d36de9; $custom-light: #e39bf0; $custom-dark: #000000;
JSON
{
"hex": "#d36de9",
"rgb": {
"r": 211,
"g": 109,
"b": 233
},
"hsl": {
"h": 289.355,
"s": 73.81,
"l": 67.059
},
"oklch": {
"l": 0.69885,
"c": 0.19962,
"h": 320.3
},
"luminance": 0.30669
}Semantic roles & 50–950 ramp
primary
#D36DE9
secondary
#CCEDC5
accent
#D61033
background
#FEF9FE
surface
#FCF2FD
border
#D5CCD5
text
#160E17
muted
#847E85