#DD77F1#DD77F1
#DD77F1 is a light, vivid purple. Relative luminance 0.349; OKLCH L 72.8% C 0.197 H 320.9°. Best body text is #000000 at 7.98:1 contrast (WCAG AA passes).
Color values
| HEX | #DD77F1 |
|---|---|
| RGB | rgb(221, 119, 241) |
| HSL | hsl(290, 81%, 71%) |
| HSV | hsv(290, 51%, 95%) |
| CMYK | cmyk(8.3%, 50.6%, 0%, 5.5%) |
| CIE-LAB | lab(65.69, 57.61, -44.88) |
| CIE-LCH | lch(65.69, 73.03, 322.08°) |
| OKLab | oklab(72.82% 0.1527 -0.1243) |
| OKLCH | oklch(72.82% 0.197 320.9) |
| XYZ | xyz(52.2909, 34.9189, 87.1876) |
| Luminance | 0.3492 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.40
Purply Pink
#F075E6
ΔE00 4.41
Orchid
#DA70D6
ΔE00 4.55
Light Magenta
#FA5FF7
ΔE00 5.06
Violet Pink
#FB5FFC
ΔE00 5.09
Light Purple
#BF77F6
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD77F1 #8BF177
analogous
#A077F1 #DD77F1 #F177C8
triadic
#DD77F1 #F1DD77 #77F1DD
tetradic
#DD77F1 #F1A077 #8BF177 #77C8F1
square
#DD77F1 #F1A077 #8BF177 #77C8F1
split-complementary
#DD77F1 #C8F177 #77F1A0
monochromatic
#B816D7 #CF40EB #DD77F1 #EBAEF7 #F8E3FC
Accessibility & contrast
On white
2.63
#DD77F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.98
#DD77F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD77F1
7.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD77F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD77F1 | 1.00 | 2.63 | 7.98 | 7.98 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6398F5
Deuteranopia (green-blind)
#82A3EE
Tritanopia (blue-blind)
#DF88A9
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #dd77f1; /* rgb */ color: rgb(221, 119, 241); /* oklch */ color: oklch(72.8% 0.197 320.9);
Tailwind
colors: {
custom: {
50: '#eaa2f6',
500: '#dd77f1',
950: '#000000',
},
}SCSS
$custom: #dd77f1; $custom-light: #eaa2f6; $custom-dark: #000000;
JSON
{
"hex": "#dd77f1",
"rgb": {
"r": 221,
"g": 119,
"b": 241
},
"hsl": {
"h": 290.164,
"s": 81.333,
"l": 70.588
},
"oklch": {
"l": 0.72819,
"c": 0.19686,
"h": 320.9
},
"luminance": 0.34917
}Semantic roles & 50–950 ramp
primary
#DD77F1
secondary
#D7F2D1
accent
#DE082B
background
#FEFAFF
surface
#FDF4FE
border
#D5CED6
text
#160F17
muted
#847F85