#DD74EE#DD74EE
#DD74EE is a light, vivid purple. Relative luminance 0.340; OKLCH L 72.3% C 0.199 H 321.9°. Best body text is #000000 at 7.81:1 contrast (WCAG AA passes).
Color values
| HEX | #DD74EE |
|---|---|
| RGB | rgb(221, 116, 238) |
| HSL | hsl(292, 78%, 69%) |
| HSV | hsv(292, 51%, 93%) |
| CMYK | cmyk(7.1%, 51.3%, 0%, 6.7%) |
| CIE-LAB | lab(64.99, 58.50, -44.32) |
| CIE-LCH | lch(64.99, 73.39, 322.86°) |
| OKLab | oklab(72.26% 0.1563 -0.1226) |
| OKLCH | oklch(72.26% 0.199 321.9) |
| XYZ | xyz(51.4951, 34.0383, 84.7299) |
| Luminance | 0.3404 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 3.98
Purply Pink
#F075E6
ΔE00 4.21
Violet (CSS)
#EE82EE
ΔE00 4.62
Light Magenta
#FA5FF7
ΔE00 4.75
Violet Pink
#FB5FFC
ΔE00 4.85
Candy Pink
#FF63E9
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD74EE #85EE74
analogous
#A074EE #DD74EE #EE74C2
triadic
#DD74EE #EEDD74 #74EEDD
tetradic
#DD74EE #EEA074 #85EE74 #74C2EE
square
#DD74EE #EEA074 #85EE74 #74C2EE
split-complementary
#DD74EE #C2EE74 #74EEA0
monochromatic
#B519CE #D03DE7 #DD74EE #EAABF5 #F8E1FB
Accessibility & contrast
On white
2.69
#DD74EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.81
#DD74EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD74EE
7.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD74EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD74EE | 1.00 | 2.69 | 7.81 | 7.81 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6196F2
Deuteranopia (green-blind)
#81A2EB
Tritanopia (blue-blind)
#DF84A7
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #dd74ee; /* rgb */ color: rgb(221, 116, 238); /* oklch */ color: oklch(72.3% 0.199 321.9);
Tailwind
colors: {
custom: {
50: '#eaa0f4',
500: '#dd74ee',
950: '#000000',
},
}SCSS
$custom: #dd74ee; $custom-light: #eaa0f4; $custom-dark: #000000;
JSON
{
"hex": "#dd74ee",
"rgb": {
"r": 221,
"g": 116,
"b": 238
},
"hsl": {
"h": 291.639,
"s": 78.205,
"l": 69.412
},
"oklch": {
"l": 0.72262,
"c": 0.19865,
"h": 321.9
},
"luminance": 0.34036
}Semantic roles & 50–950 ramp
primary
#DD74EE
secondary
#D2F0CD
accent
#DA0B28
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#160F17
muted
#847F85