#DD77F7#DD77F7
#DD77F7 is a light, highly saturated purple. Relative luminance 0.353; OKLCH L 73.1% C 0.203 H 319.2°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #DD77F7 |
|---|---|
| RGB | rgb(221, 119, 247) |
| HSL | hsl(288, 89%, 72%) |
| HSV | hsv(288, 52%, 97%) |
| CMYK | cmyk(10.5%, 51.8%, 0%, 3.1%) |
| CIE-LAB | lab(65.97, 58.75, -47.74) |
| CIE-LCH | lch(65.97, 75.70, 320.90°) |
| OKLab | oklab(73.12% 0.1533 -0.1325) |
| OKLCH | oklch(73.12% 0.203 319.2) |
| XYZ | xyz(53.2019, 35.2833, 91.9856) |
| Luminance | 0.3528 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.94
Violet Pink
#FB5FFC
ΔE00 5.14
Purply Pink
#F075E6
ΔE00 5.15
Light Magenta
#FA5FF7
ΔE00 5.24
Light Purple
#BF77F6
ΔE00 5.44
Orchid
#DA70D6
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD77F7 #91F777
analogous
#9D77F7 #DD77F7 #F777D1
triadic
#DD77F7 #F7DD77 #77F7DD
tetradic
#DD77F7 #F79D77 #91F777 #77D1F7
square
#DD77F7 #F79D77 #91F777 #77D1F7
split-complementary
#DD77F7 #D1F777 #77F79D
monochromatic
#BA0EE6 #CF3DF4 #DD77F7 #EBB1FA #F8E2FD
Accessibility & contrast
On white
2.61
#DD77F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#DD77F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD77F7
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD77F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD77F7 | 1.00 | 2.61 | 8.06 | 8.06 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F99FB
Deuteranopia (green-blind)
#7FA4F4
Tritanopia (blue-blind)
#DE8AAC
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #dd77f7; /* rgb */ color: rgb(221, 119, 247); /* oklch */ color: oklch(73.1% 0.203 319.2);
Tailwind
colors: {
custom: {
50: '#eaa2fa',
500: '#dd77f7',
950: '#000000',
},
}SCSS
$custom: #dd77f7; $custom-light: #eaa2fa; $custom-dark: #000000;
JSON
{
"hex": "#dd77f7",
"rgb": {
"r": 221,
"g": 119,
"b": 247
},
"hsl": {
"h": 287.813,
"s": 88.889,
"l": 71.765
},
"oklch": {
"l": 0.7312,
"c": 0.20268,
"h": 319.2
},
"luminance": 0.35281
}Semantic roles & 50–950 ramp
primary
#DD77F7
secondary
#DBF5D5
accent
#E6002F
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#160F17
muted
#847F85