#DE77F0#DE77F0
#DE77F0 is a light, vivid purple. Relative luminance 0.350; OKLCH L 72.9% C 0.196 H 321.5°. Best body text is #000000 at 8.00:1 contrast (WCAG AA passes).
Color values
| HEX | #DE77F0 |
|---|---|
| RGB | rgb(222, 119, 240) |
| HSL | hsl(291, 80%, 70%) |
| HSV | hsv(291, 50%, 94%) |
| CMYK | cmyk(7.5%, 50.4%, 0%, 5.9%) |
| CIE-LAB | lab(65.76, 57.69, -44.20) |
| CIE-LCH | lch(65.76, 72.68, 322.54°) |
| OKLab | oklab(72.89% 0.1537 -0.1223) |
| OKLCH | oklch(72.89% 0.196 321.5) |
| XYZ | xyz(52.4474, 35.0168, 86.4174) |
| Luminance | 0.3502 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 4.13
Violet (CSS)
#EE82EE
ΔE00 4.16
Orchid
#DA70D6
ΔE00 4.35
Light Magenta
#FA5FF7
ΔE00 4.93
Violet Pink
#FB5FFC
ΔE00 4.99
Candy Pink
#FF63E9
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE77F0 #89F077
analogous
#A177F0 #DE77F0 #F077C6
triadic
#DE77F0 #F0DE77 #77F0DE
tetradic
#DE77F0 #F0A177 #89F077 #77C6F0
square
#DE77F0 #F0A177 #89F077 #77C6F0
split-complementary
#DE77F0 #C6F077 #77F0A1
monochromatic
#B918D5 #D140EA #DE77F0 #EBAEF6 #F8E3FC
Accessibility & contrast
On white
2.62
#DE77F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.00
#DE77F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE77F0
8.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE77F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE77F0 | 1.00 | 2.62 | 8.00 | 8.00 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6498F4
Deuteranopia (green-blind)
#83A4ED
Tritanopia (blue-blind)
#E087A9
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #de77f0; /* rgb */ color: rgb(222, 119, 240); /* oklch */ color: oklch(72.9% 0.196 321.5);
Tailwind
colors: {
custom: {
50: '#eba2f5',
500: '#de77f0',
950: '#000000',
},
}SCSS
$custom: #de77f0; $custom-light: #eba2f5; $custom-dark: #000000;
JSON
{
"hex": "#de77f0",
"rgb": {
"r": 222,
"g": 119,
"b": 240
},
"hsl": {
"h": 291.074,
"s": 80.132,
"l": 70.392
},
"oklch": {
"l": 0.72886,
"c": 0.19641,
"h": 321.5
},
"luminance": 0.35015
}Semantic roles & 50–950 ramp
primary
#DE77F0
secondary
#D6F2D1
accent
#DC0928
background
#FEFAFF
surface
#FDF4FE
border
#D5CED6
text
#160F17
muted
#847F85