#D785FF#D785FF
#D785FF is a light, vivid purple. Relative luminance 0.384; OKLCH L 74.9% C 0.186 H 313.7°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #D785FF |
|---|---|
| RGB | rgb(215, 133, 255) |
| HSL | hsl(280, 100%, 76%) |
| HSV | hsv(280, 48%, 100%) |
| CMYK | cmyk(15.7%, 47.8%, 0%, 0%) |
| CIE-LAB | lab(68.35, 51.72, -48.42) |
| CIE-LCH | lch(68.35, 70.85, 316.89°) |
| OKLab | oklab(74.85% 0.1287 -0.1347) |
| OKLCH | oklch(74.85% 0.186 313.7) |
| XYZ | xyz(54.4589, 38.4435, 99.1399) |
| Luminance | 0.3844 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.15
Light Purple
#BF77F6
ΔE00 5.30
Violet (CSS)
#EE82EE
ΔE00 5.91
Baby Purple
#CA9BF7
ΔE00 6.14
Easter Purple
#C071FE
ΔE00 6.27
Pastel Purple
#CAA0FF
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D785FF #ADFF85
analogous
#9A85FF #D785FF #FF85EA
triadic
#D785FF #FFD785 #85FFD7
tetradic
#D785FF #FF9A85 #ADFF85 #85EAFF
square
#D785FF #FF9A85 #ADFF85 #85EAFF
split-complementary
#D785FF #EAFF85 #85FF9A
monochromatic
#AF0BFF #C348FF #D785FF #EBC2FF #F5E0FF
Accessibility & contrast
On white
2.42
#D785FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#D785FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D785FF
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D785FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D785FF | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6AA2FF
Deuteranopia (green-blind)
#82A9FC
Tritanopia (blue-blind)
#D498B6
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #d785ff; /* rgb */ color: rgb(215, 133, 255); /* oklch */ color: oklch(74.9% 0.186 313.7);
Tailwind
colors: {
custom: {
50: '#e5abff',
500: '#d785ff',
950: '#000000',
},
}SCSS
$custom: #d785ff; $custom-light: #e5abff; $custom-dark: #000000;
JSON
{
"hex": "#d785ff",
"rgb": {
"r": 215,
"g": 133,
"b": 255
},
"hsl": {
"h": 280.328,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.74852,
"c": 0.18635,
"h": 313.7
},
"luminance": 0.38442
}Semantic roles & 50–950 ramp
primary
#D785FF
secondary
#DFF7D4
accent
#E6004B
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161018
muted
#847F86