#DD72EA#DD72EA
#DD72EA is a light, vivid purple. Relative luminance 0.333; OKLCH L 71.8% C 0.198 H 323.2°. Best body text is #000000 at 7.67:1 contrast (WCAG AA passes).
Color values
| HEX | #DD72EA |
|---|---|
| RGB | rgb(221, 114, 234) |
| HSL | hsl(294, 74%, 68%) |
| HSV | hsv(294, 51%, 92%) |
| CMYK | cmyk(5.6%, 51.3%, 0%, 8.2%) |
| CIE-LAB | lab(64.44, 58.73, -42.97) |
| CIE-LCH | lch(64.44, 72.77, 323.81°) |
| OKLab | oklab(71.8% 0.1585 -0.1187) |
| OKLCH | oklch(71.8% 0.198 323.2) |
| XYZ | xyz(50.6859, 33.3497, 81.5933) |
| Luminance | 0.3335 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 3.31
Purply Pink
#F075E6
ΔE00 3.95
Light Magenta
#FA5FF7
ΔE00 4.62
Violet (CSS)
#EE82EE
ΔE00 4.73
Violet Pink
#FB5FFC
ΔE00 4.82
Candy Pink
#FF63E9
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD72EA #7FEA72
analogous
#A172EA #DD72EA #EA72BB
triadic
#DD72EA #EADD72 #72EADD
tetradic
#DD72EA #EAA172 #7FEA72 #72BBEA
square
#DD72EA #EAA172 #7FEA72 #72BBEA
split-complementary
#DD72EA #BBEA72 #72EAA1
monochromatic
#B21DC4 #D03DE2 #DD72EA #EAA7F2 #F7DDFA
Accessibility & contrast
On white
2.74
#DD72EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.67
#DD72EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD72EA
7.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD72EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD72EA | 1.00 | 2.74 | 7.67 | 7.67 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6194EE
Deuteranopia (green-blind)
#82A1E7
Tritanopia (blue-blind)
#E082A4
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #dd72ea; /* rgb */ color: rgb(221, 114, 234); /* oklch */ color: oklch(71.8% 0.198 323.2);
Tailwind
colors: {
custom: {
50: '#ea9ff1',
500: '#dd72ea',
950: '#000000',
},
}SCSS
$custom: #dd72ea; $custom-light: #ea9ff1; $custom-dark: #000000;
JSON
{
"hex": "#dd72ea",
"rgb": {
"r": 221,
"g": 114,
"b": 234
},
"hsl": {
"h": 293.5,
"s": 74.074,
"l": 68.235
},
"oklch": {
"l": 0.71796,
"c": 0.19799,
"h": 323.2
},
"luminance": 0.33347
}Semantic roles & 50–950 ramp
primary
#DD72EA
secondary
#CEEECA
accent
#D60F25
background
#FEFAFE
surface
#FDF3FD
border
#D5CDD5
text
#160F17
muted
#847F85