#DD74ED#DD74ED
#DD74ED is a light, vivid purple. Relative luminance 0.340; OKLCH L 72.2% C 0.198 H 322.2°. Best body text is #000000 at 7.80:1 contrast (WCAG AA passes).
Color values
| HEX | #DD74ED |
|---|---|
| RGB | rgb(221, 116, 237) |
| HSL | hsl(292, 77%, 69%) |
| HSV | hsv(292, 51%, 93%) |
| CMYK | cmyk(6.8%, 51.1%, 0%, 7.1%) |
| CIE-LAB | lab(64.95, 58.32, -43.84) |
| CIE-LCH | lch(64.95, 72.96, 323.07°) |
| OKLab | oklab(72.21% 0.1562 -0.1212) |
| OKLCH | oklch(72.21% 0.198 322.2) |
| XYZ | xyz(51.3486, 33.9797, 83.9583) |
| Luminance | 0.3398 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 3.82
Purply Pink
#F075E6
ΔE00 4.10
Violet (CSS)
#EE82EE
ΔE00 4.56
Light Magenta
#FA5FF7
ΔE00 4.75
Violet Pink
#FB5FFC
ΔE00 4.87
Candy Pink
#FF63E9
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD74ED #84ED74
analogous
#A174ED #DD74ED #ED74C1
triadic
#DD74ED #EDDD74 #74EDDD
tetradic
#DD74ED #EDA174 #84ED74 #74C1ED
square
#DD74ED #EDA174 #84ED74 #74C1ED
split-complementary
#DD74ED #C1ED74 #74EDA1
monochromatic
#B51ACC #D03EE6 #DD74ED #EAAAF4 #F8E0FB
Accessibility & contrast
On white
2.69
#DD74ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.80
#DD74ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD74ED
7.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD74ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD74ED | 1.00 | 2.69 | 7.80 | 7.80 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6196F1
Deuteranopia (green-blind)
#82A2EA
Tritanopia (blue-blind)
#E084A6
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #dd74ed; /* rgb */ color: rgb(221, 116, 237); /* oklch */ color: oklch(72.2% 0.198 322.2);
Tailwind
colors: {
custom: {
50: '#eaa0f3',
500: '#dd74ed',
950: '#000000',
},
}SCSS
$custom: #dd74ed; $custom-light: #eaa0f3; $custom-dark: #000000;
JSON
{
"hex": "#dd74ed",
"rgb": {
"r": 221,
"g": 116,
"b": 237
},
"hsl": {
"h": 292.066,
"s": 77.07,
"l": 69.216
},
"oklch": {
"l": 0.72213,
"c": 0.1977,
"h": 322.2
},
"luminance": 0.33977
}Semantic roles & 50–950 ramp
primary
#DD74ED
secondary
#D1F0CD
accent
#D90C27
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#160F17
muted
#847F85