#DD77F2#DD77F2
#DD77F2 is a light, vivid purple. Relative luminance 0.350; OKLCH L 72.9% C 0.198 H 320.6°. Best body text is #000000 at 8.00:1 contrast (WCAG AA passes).
Color values
| HEX | #DD77F2 |
|---|---|
| RGB | rgb(221, 119, 242) |
| HSL | hsl(290, 83%, 71%) |
| HSV | hsv(290, 51%, 95%) |
| CMYK | cmyk(8.7%, 50.8%, 0%, 5.1%) |
| CIE-LAB | lab(65.73, 57.80, -45.36) |
| CIE-LCH | lch(65.73, 73.47, 321.87°) |
| OKLab | oklab(72.87% 0.1528 -0.1257) |
| OKLCH | oklch(72.87% 0.198 320.6) |
| XYZ | xyz(52.4407, 34.9788, 87.9764) |
| Luminance | 0.3498 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.48
Purply Pink
#F075E6
ΔE00 4.53
Orchid
#DA70D6
ΔE00 4.70
Light Magenta
#FA5FF7
ΔE00 5.08
Violet Pink
#FB5FFC
ΔE00 5.09
Light Purple
#BF77F6
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD77F2 #8CF277
analogous
#9F77F2 #DD77F2 #F277C9
triadic
#DD77F2 #F2DD77 #77F2DD
tetradic
#DD77F2 #F29F77 #8CF277 #77C9F2
square
#DD77F2 #F29F77 #8CF277 #77C9F2
split-complementary
#DD77F2 #C9F277 #77F29F
monochromatic
#B815DA #CF3FED #DD77F2 #EBAFF7 #F8E3FC
Accessibility & contrast
On white
2.63
#DD77F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.00
#DD77F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD77F2
8.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD77F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD77F2 | 1.00 | 2.63 | 8.00 | 8.00 |
| #FFFFFF | 2.63 | 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)
#6298F6
Deuteranopia (green-blind)
#82A3EF
Tritanopia (blue-blind)
#DF88AA
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #dd77f2; /* rgb */ color: rgb(221, 119, 242); /* oklch */ color: oklch(72.9% 0.198 320.6);
Tailwind
colors: {
custom: {
50: '#eaa2f7',
500: '#dd77f2',
950: '#000000',
},
}SCSS
$custom: #dd77f2; $custom-light: #eaa2f7; $custom-dark: #000000;
JSON
{
"hex": "#dd77f2",
"rgb": {
"r": 221,
"g": 119,
"b": 242
},
"hsl": {
"h": 289.756,
"s": 82.55,
"l": 70.784
},
"oklch": {
"l": 0.72869,
"c": 0.19783,
"h": 320.6
},
"luminance": 0.34977
}Semantic roles & 50–950 ramp
primary
#DD77F2
secondary
#D8F3D2
accent
#DF072B
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#160F17
muted
#847F85