#D36CDC#D36CDC
#D36CDC is a light, vivid purple. Relative luminance 0.297; OKLCH L 69.1% C 0.189 H 324.3°. Best body text is #000000 at 6.95:1 contrast (WCAG AA passes).
Color values
| HEX | #D36CDC |
|---|---|
| RGB | rgb(211, 108, 220) |
| HSL | hsl(295, 62%, 64%) |
| HSV | hsv(295, 51%, 86%) |
| CMYK | cmyk(4.1%, 50.9%, 0%, 13.7%) |
| CIE-LAB | lab(61.43, 56.35, -39.98) |
| CIE-LCH | lch(61.43, 69.09, 324.65°) |
| OKLab | oklab(69.1% 0.1533 -0.1102) |
| OKLCH | oklch(69.1% 0.189 324.3) |
| XYZ | xyz(45.1436, 29.7436, 71.0595) |
| Luminance | 0.2974 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 2.41
Orchid (survey)
#C875C4
ΔE00 4.92
Purply Pink
#F075E6
ΔE00 5.56
Heliotrope
#D94FF5
ΔE00 6.08
Purpleish Pink
#DF4EC8
ΔE00 6.18
Light Magenta
#FA5FF7
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D36CDC #75DC6C
analogous
#9B6CDC #D36CDC #DC6CAD
triadic
#D36CDC #DCD36C #6CDCD3
tetradic
#D36CDC #DC9B6C #75DC6C #6CADDC
square
#D36CDC #DC9B6C #75DC6C #6CADDC
split-complementary
#D36CDC #ADDC6C #6CDC9B
monochromatic
#9C28A6 #C43BD0 #D36CDC #E29DE8 #F1CFF4
Accessibility & contrast
On white
3.02
#D36CDC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.95
#D36CDC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #D36CDC
6.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D36CDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D36CDC | 1.00 | 3.02 | 6.95 | 6.95 |
| #FFFFFF | 3.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5D8CE0
Deuteranopia (green-blind)
#7D99D9
Tritanopia (blue-blind)
#D77A9A
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #d36cdc; /* rgb */ color: rgb(211, 108, 220); /* oklch */ color: oklch(69.1% 0.189 324.3);
Tailwind
colors: {
custom: {
50: '#e39ae7',
500: '#d36cdc',
950: '#000000',
},
}SCSS
$custom: #d36cdc; $custom-light: #e39ae7; $custom-dark: #000000;
JSON
{
"hex": "#d36cdc",
"rgb": {
"r": 211,
"g": 108,
"b": 220
},
"hsl": {
"h": 295.179,
"s": 61.538,
"l": 64.314
},
"oklch": {
"l": 0.69098,
"c": 0.18887,
"h": 324.3
},
"luminance": 0.29741
}Semantic roles & 50–950 ramp
primary
#D36CDC
secondary
#C2E5BE
accent
#C91C2A
background
#FEF9FE
surface
#FCF2FC
border
#D5CCD5
text
#160E16
muted
#847E84