#DD74EA#DD74EA
#DD74EA is a light, vivid purple. Relative luminance 0.338; OKLCH L 72.1% C 0.195 H 323.1°. Best body text is #000000 at 7.76:1 contrast (WCAG AA passes).
Color values
| HEX | #DD74EA |
|---|---|
| RGB | rgb(221, 116, 234) |
| HSL | hsl(293, 74%, 69%) |
| HSV | hsv(293, 50%, 92%) |
| CMYK | cmyk(5.6%, 50.4%, 0%, 8.2%) |
| CIE-LAB | lab(64.81, 57.76, -42.39) |
| CIE-LCH | lch(64.81, 71.65, 323.72°) |
| OKLab | oklab(72.07% 0.1558 -0.1171) |
| OKLCH | oklch(72.07% 0.195 323.1) |
| XYZ | xyz(50.9140, 33.8058, 81.6693) |
| Luminance | 0.3380 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 3.34
Purply Pink
#F075E6
ΔE00 3.80
Violet (CSS)
#EE82EE
ΔE00 4.41
Light Magenta
#FA5FF7
ΔE00 4.78
Violet Pink
#FB5FFC
ΔE00 4.98
Candy Pink
#FF63E9
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD74EA #81EA74
analogous
#A274EA #DD74EA #EA74BC
triadic
#DD74EA #EADD74 #74EADD
tetradic
#DD74EA #EAA274 #81EA74 #74BCEA
square
#DD74EA #EAA274 #81EA74 #74BCEA
split-complementary
#DD74EA #BCEA74 #74EAA2
monochromatic
#B31EC6 #D03FE2 #DD74EA #EAA9F2 #F7DEFA
Accessibility & contrast
On white
2.71
#DD74EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.76
#DD74EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD74EA
7.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD74EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD74EA | 1.00 | 2.71 | 7.76 | 7.76 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6395EE
Deuteranopia (green-blind)
#83A2E7
Tritanopia (blue-blind)
#E083A5
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #dd74ea; /* rgb */ color: rgb(221, 116, 234); /* oklch */ color: oklch(72.1% 0.195 323.1);
Tailwind
colors: {
custom: {
50: '#eaa0f1',
500: '#dd74ea',
950: '#000000',
},
}SCSS
$custom: #dd74ea; $custom-light: #eaa0f1; $custom-dark: #000000;
JSON
{
"hex": "#dd74ea",
"rgb": {
"r": 221,
"g": 116,
"b": 234
},
"hsl": {
"h": 293.39,
"s": 73.75,
"l": 68.627
},
"oklch": {
"l": 0.72066,
"c": 0.19488,
"h": 323.1
},
"luminance": 0.33803
}Semantic roles & 50–950 ramp
primary
#DD74EA
secondary
#CFEFCB
accent
#D61025
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#160F17
muted
#847F85