#DD73ED#DD73ED
#DD73ED is a light, vivid purple. Relative luminance 0.337; OKLCH L 72.1% C 0.199 H 322.2°. Best body text is #000000 at 7.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DD73ED |
|---|---|
| RGB | rgb(221, 115, 237) |
| HSL | hsl(292, 77%, 69%) |
| HSV | hsv(292, 51%, 93%) |
| CMYK | cmyk(6.8%, 51.5%, 0%, 7.1%) |
| CIE-LAB | lab(64.76, 58.80, -44.12) |
| CIE-LCH | lch(64.76, 73.51, 323.12°) |
| OKLab | oklab(72.08% 0.1575 -0.122) |
| OKLCH | oklch(72.08% 0.199 322.2) |
| XYZ | xyz(51.2340, 33.7504, 83.9201) |
| Luminance | 0.3375 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 3.81
Purply Pink
#F075E6
ΔE00 4.17
Light Magenta
#FA5FF7
ΔE00 4.66
Violet (CSS)
#EE82EE
ΔE00 4.71
Violet Pink
#FB5FFC
ΔE00 4.79
Candy Pink
#FF63E9
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD73ED #83ED73
analogous
#A073ED #DD73ED #ED73C0
triadic
#DD73ED #EDDD73 #73EDDD
tetradic
#DD73ED #EDA073 #83ED73 #73C0ED
square
#DD73ED #EDA073 #83ED73 #73C0ED
split-complementary
#DD73ED #C0ED73 #73EDA0
monochromatic
#B41ACB #D03DE6 #DD73ED #EAA9F4 #F7DFFB
Accessibility & contrast
On white
2.71
#DD73ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.75
#DD73ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD73ED
7.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD73ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD73ED | 1.00 | 2.71 | 7.75 | 7.75 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6095F1
Deuteranopia (green-blind)
#81A1EA
Tritanopia (blue-blind)
#E083A6
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #dd73ed; /* rgb */ color: rgb(221, 115, 237); /* oklch */ color: oklch(72.1% 0.199 322.2);
Tailwind
colors: {
custom: {
50: '#ea9ff3',
500: '#dd73ed',
950: '#000000',
},
}SCSS
$custom: #dd73ed; $custom-light: #ea9ff3; $custom-dark: #000000;
JSON
{
"hex": "#dd73ed",
"rgb": {
"r": 221,
"g": 115,
"b": 237
},
"hsl": {
"h": 292.131,
"s": 77.215,
"l": 69.02
},
"oklch": {
"l": 0.72078,
"c": 0.19925,
"h": 322.2
},
"luminance": 0.33748
}Semantic roles & 50–950 ramp
primary
#DD73ED
secondary
#D1F0CC
accent
#D90C27
background
#FEFAFE
surface
#FDF3FD
border
#D5CDD5
text
#160F17
muted
#847F85