#DD72EE#DD72EE
#DD72EE is a light, highly saturated purple. Relative luminance 0.336; OKLCH L 72.0% C 0.202 H 322.0°. Best body text is #000000 at 7.72:1 contrast (WCAG AA passes).
Color values
| HEX | #DD72EE |
|---|---|
| RGB | rgb(221, 114, 238) |
| HSL | hsl(292, 78%, 69%) |
| HSV | hsv(292, 52%, 93%) |
| CMYK | cmyk(7.1%, 52.1%, 0%, 6.7%) |
| CIE-LAB | lab(64.63, 59.47, -44.89) |
| CIE-LCH | lch(64.63, 74.51, 322.95°) |
| OKLab | oklab(72% 0.1589 -0.1242) |
| OKLCH | oklch(72% 0.202 322) |
| XYZ | xyz(51.2671, 33.5822, 84.6539) |
| Luminance | 0.3358 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 3.96
Purply Pink
#F075E6
ΔE00 4.35
Light Magenta
#FA5FF7
ΔE00 4.59
Violet Pink
#FB5FFC
ΔE00 4.70
Violet (CSS)
#EE82EE
ΔE00 4.93
Candy Pink
#FF63E9
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD72EE #83EE72
analogous
#9F72EE #DD72EE #EE72C1
triadic
#DD72EE #EEDD72 #72EEDD
tetradic
#DD72EE #EE9F72 #83EE72 #72C1EE
square
#DD72EE #EE9F72 #83EE72 #72C1EE
split-complementary
#DD72EE #C1EE72 #72EE9F
monochromatic
#B419CD #D03BE7 #DD72EE #EAA9F5 #F7DFFB
Accessibility & contrast
On white
2.72
#DD72EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.72
#DD72EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD72EE
7.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD72EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD72EE | 1.00 | 2.72 | 7.72 | 7.72 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5E95F2
Deuteranopia (green-blind)
#80A1EB
Tritanopia (blue-blind)
#E083A6
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #dd72ee; /* rgb */ color: rgb(221, 114, 238); /* oklch */ color: oklch(72.0% 0.202 322.0);
Tailwind
colors: {
custom: {
50: '#ea9ff4',
500: '#dd72ee',
950: '#000000',
},
}SCSS
$custom: #dd72ee; $custom-light: #ea9ff4; $custom-dark: #000000;
JSON
{
"hex": "#dd72ee",
"rgb": {
"r": 221,
"g": 114,
"b": 238
},
"hsl": {
"h": 291.774,
"s": 78.481,
"l": 69.02
},
"oklch": {
"l": 0.71995,
"c": 0.20173,
"h": 322
},
"luminance": 0.3358
}Semantic roles & 50–950 ramp
primary
#DD72EE
secondary
#D1F0CC
accent
#DB0B27
background
#FEFAFE
surface
#FDF3FD
border
#D5CDD5
text
#160F17
muted
#847F85