#DD77EB#DD77EB
#DD77EB is a light, vivid purple. Relative luminance 0.346; OKLCH L 72.5% C 0.191 H 322.6°. Best body text is #000000 at 7.91:1 contrast (WCAG AA passes).
Color values
| HEX | #DD77EB |
|---|---|
| RGB | rgb(221, 119, 235) |
| HSL | hsl(293, 74%, 69%) |
| HSV | hsv(293, 49%, 92%) |
| CMYK | cmyk(6%, 49.4%, 0%, 7.8%) |
| CIE-LAB | lab(65.41, 56.48, -42.00) |
| CIE-LCH | lch(65.41, 70.39, 323.36°) |
| OKLab | oklab(72.52% 0.1519 -0.1159) |
| OKLCH | oklch(72.52% 0.191 322.6) |
| XYZ | xyz(51.4095, 34.5663, 82.5451) |
| Luminance | 0.3456 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 3.62
Purply Pink
#F075E6
ΔE00 3.75
Violet (CSS)
#EE82EE
ΔE00 3.99
Light Magenta
#FA5FF7
ΔE00 5.07
Violet Pink
#FB5FFC
ΔE00 5.23
Lavender Pink
#DD85D7
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD77EB #85EB77
analogous
#A377EB #DD77EB #EB77BF
triadic
#DD77EB #EBDD77 #77EBDD
tetradic
#DD77EB #EBA377 #85EB77 #77BFEB
square
#DD77EB #EBA377 #85EB77 #77BFEB
split-complementary
#DD77EB #BFEB77 #77EBA3
monochromatic
#B51ECA #D042E3 #DD77EB #EAACF3 #F8E2FB
Accessibility & contrast
On white
2.65
#DD77EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.91
#DD77EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD77EB
7.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD77EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD77EB | 1.00 | 2.65 | 7.91 | 7.91 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6697EF
Deuteranopia (green-blind)
#85A3E8
Tritanopia (blue-blind)
#E086A6
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #dd77eb; /* rgb */ color: rgb(221, 119, 235); /* oklch */ color: oklch(72.5% 0.191 322.6);
Tailwind
colors: {
custom: {
50: '#eaa2f2',
500: '#dd77eb',
950: '#000000',
},
}SCSS
$custom: #dd77eb; $custom-light: #eaa2f2; $custom-dark: #000000;
JSON
{
"hex": "#dd77eb",
"rgb": {
"r": 221,
"g": 119,
"b": 235
},
"hsl": {
"h": 292.759,
"s": 74.359,
"l": 69.412
},
"oklch": {
"l": 0.72525,
"c": 0.19111,
"h": 322.6
},
"luminance": 0.34564
}Semantic roles & 50–950 ramp
primary
#DD77EB
secondary
#D2F0CE
accent
#D60F27
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#160F17
muted
#847F85