#DD77F0#DD77F0
#DD77F0 is a light, vivid purple. Relative luminance 0.349; OKLCH L 72.8% C 0.196 H 321.1°. Best body text is #000000 at 7.97:1 contrast (WCAG AA passes).
Color values
| HEX | #DD77F0 |
|---|---|
| RGB | rgb(221, 119, 240) |
| HSL | hsl(291, 80%, 70%) |
| HSV | hsv(291, 50%, 94%) |
| CMYK | cmyk(7.9%, 50.4%, 0%, 5.9%) |
| CIE-LAB | lab(65.64, 57.42, -44.41) |
| CIE-LCH | lch(65.64, 72.59, 322.28°) |
| OKLab | oklab(72.77% 0.1526 -0.1229) |
| OKLCH | oklch(72.77% 0.196 321.1) |
| XYZ | xyz(52.1420, 34.8593, 86.4031) |
| Luminance | 0.3486 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 4.30
Violet (CSS)
#EE82EE
ΔE00 4.32
Orchid
#DA70D6
ΔE00 4.39
Light Magenta
#FA5FF7
ΔE00 5.05
Violet Pink
#FB5FFC
ΔE00 5.10
Light Purple
#BF77F6
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD77F0 #8AF077
analogous
#A177F0 #DD77F0 #F077C6
triadic
#DD77F0 #F0DD77 #77F0DD
tetradic
#DD77F0 #F0A177 #8AF077 #77C6F0
square
#DD77F0 #F0A177 #8AF077 #77C6F0
split-complementary
#DD77F0 #C6F077 #77F0A1
monochromatic
#B718D5 #CF40EA #DD77F0 #EBAEF6 #F8E3FC
Accessibility & contrast
On white
2.63
#DD77F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.97
#DD77F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD77F0
7.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD77F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD77F0 | 1.00 | 2.63 | 7.97 | 7.97 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6398F4
Deuteranopia (green-blind)
#83A3ED
Tritanopia (blue-blind)
#DF87A9
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #dd77f0; /* rgb */ color: rgb(221, 119, 240); /* oklch */ color: oklch(72.8% 0.196 321.1);
Tailwind
colors: {
custom: {
50: '#eaa2f5',
500: '#dd77f0',
950: '#000000',
},
}SCSS
$custom: #dd77f0; $custom-light: #eaa2f5; $custom-dark: #000000;
JSON
{
"hex": "#dd77f0",
"rgb": {
"r": 221,
"g": 119,
"b": 240
},
"hsl": {
"h": 290.579,
"s": 80.132,
"l": 70.392
},
"oklch": {
"l": 0.72769,
"c": 0.1959,
"h": 321.1
},
"luminance": 0.34857
}Semantic roles & 50–950 ramp
primary
#DD77F0
secondary
#D6F2D1
accent
#DC092A
background
#FEFAFF
surface
#FDF4FE
border
#D5CED6
text
#160F17
muted
#847F85