#DD74EB#DD74EB
#DD74EB is a light, vivid purple. Relative luminance 0.339; OKLCH L 72.1% C 0.196 H 322.8°. Best body text is #000000 at 7.77:1 contrast (WCAG AA passes).
Color values
| HEX | #DD74EB |
|---|---|
| RGB | rgb(221, 116, 235) |
| HSL | hsl(293, 75%, 69%) |
| HSV | hsv(293, 51%, 92%) |
| CMYK | cmyk(6%, 50.6%, 0%, 7.8%) |
| CIE-LAB | lab(64.85, 57.95, -42.87) |
| CIE-LCH | lch(64.85, 72.08, 323.50°) |
| OKLab | oklab(72.11% 0.1559 -0.1184) |
| OKLCH | oklch(72.11% 0.196 322.8) |
| XYZ | xyz(51.0580, 33.8635, 82.4280) |
| Luminance | 0.3386 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 3.50
Purply Pink
#F075E6
ΔE00 3.90
Violet (CSS)
#EE82EE
ΔE00 4.45
Light Magenta
#FA5FF7
ΔE00 4.76
Violet Pink
#FB5FFC
ΔE00 4.94
Candy Pink
#FF63E9
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD74EB #82EB74
analogous
#A274EB #DD74EB #EB74BE
triadic
#DD74EB #EBDD74 #74EBDD
tetradic
#DD74EB #EBA274 #82EB74 #74BEEB
square
#DD74EB #EBA274 #82EB74 #74BEEB
split-complementary
#DD74EB #BEEB74 #74EBA2
monochromatic
#B41DC8 #D03EE3 #DD74EB #EAAAF3 #F7DFFA
Accessibility & contrast
On white
2.70
#DD74EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.77
#DD74EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD74EB
7.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD74EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD74EB | 1.00 | 2.70 | 7.77 | 7.77 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6395EF
Deuteranopia (green-blind)
#83A2E8
Tritanopia (blue-blind)
#E083A5
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #dd74eb; /* rgb */ color: rgb(221, 116, 235); /* oklch */ color: oklch(72.1% 0.196 322.8);
Tailwind
colors: {
custom: {
50: '#eaa0f2',
500: '#dd74eb',
950: '#000000',
},
}SCSS
$custom: #dd74eb; $custom-light: #eaa0f2; $custom-dark: #000000;
JSON
{
"hex": "#dd74eb",
"rgb": {
"r": 221,
"g": 116,
"b": 235
},
"hsl": {
"h": 292.941,
"s": 74.843,
"l": 68.824
},
"oklch": {
"l": 0.72115,
"c": 0.19582,
"h": 322.8
},
"luminance": 0.33861
}Semantic roles & 50–950 ramp
primary
#DD74EB
secondary
#D0EFCC
accent
#D70F26
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#160F17
muted
#847F85