#D365FF#D365FF
#D365FF is a light, highly saturated purple. Relative luminance 0.304; OKLCH L 70.1% C 0.232 H 315.1°. Best body text is #000000 at 7.08:1 contrast (WCAG AA passes).
Color values
| HEX | #D365FF |
|---|---|
| RGB | rgb(211, 101, 255) |
| HSL | hsl(283, 100%, 70%) |
| HSV | hsv(283, 60%, 100%) |
| CMYK | cmyk(17.3%, 60.4%, 0%, 0%) |
| CIE-LAB | lab(61.98, 66.34, -58.55) |
| CIE-LCH | lch(61.98, 88.48, 318.57°) |
| OKLab | oklab(70.07% 0.1645 -0.1642) |
| OKLCH | oklch(70.07% 0.232 315.1) |
| XYZ | xyz(49.5648, 30.3779, 97.8410) |
| Luminance | 0.3038 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Bright Lilac
#C95EFB
ΔE00 2.42
Bright Lavender
#C760FF
ΔE00 2.52
Easter Purple
#C071FE
ΔE00 3.63
Heliotrope
#D94FF5
ΔE00 3.84
Light Purple
#BF77F6
ΔE00 4.46
Light Urple
#B36FF6
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D365FF #91FF65
analogous
#8665FF #D365FF #FF65DE
triadic
#D365FF #FFD365 #65FFD3
tetradic
#D365FF #FF8665 #91FF65 #65DEFF
square
#D365FF #FF8665 #91FF65 #65DEFF
split-complementary
#D365FF #DEFF65 #65FF86
monochromatic
#A700EA #C228FF #D365FF #E4A2FF #F6DFFF
Accessibility & contrast
On white
2.97
#D365FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.08
#D365FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D365FF
7.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D365FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D365FF | 1.00 | 2.97 | 7.08 | 7.08 |
| #FFFFFF | 2.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#328FFF
Deuteranopia (green-blind)
#6299FB
Tritanopia (blue-blind)
#D080A9
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #d365ff; /* rgb */ color: rgb(211, 101, 255); /* oklch */ color: oklch(70.1% 0.232 315.1);
Tailwind
colors: {
custom: {
50: '#e497ff',
500: '#d365ff',
950: '#000000',
},
}SCSS
$custom: #d365ff; $custom-light: #e497ff; $custom-dark: #000000;
JSON
{
"hex": "#d365ff",
"rgb": {
"r": 211,
"g": 101,
"b": 255
},
"hsl": {
"h": 282.857,
"s": 100,
"l": 69.804
},
"oklch": {
"l": 0.70071,
"c": 0.23237,
"h": 315.1
},
"luminance": 0.30376
}Semantic roles & 50–950 ramp
primary
#D365FF
secondary
#D7F6CA
accent
#E60042
background
#FEF9FF
surface
#FDF2FF
border
#D5CCD7
text
#160E18
muted
#847E86