#DE72D2#DE72D2
#DE72D2 is a light, vivid purple. Relative luminance 0.322; OKLCH L 70.8% C 0.177 H 331.6°. Best body text is #000000 at 7.44:1 contrast (WCAG AA passes).
Color values
| HEX | #DE72D2 |
|---|---|
| RGB | rgb(222, 114, 210) |
| HSL | hsl(307, 62%, 66%) |
| HSV | hsv(307, 49%, 87%) |
| CMYK | cmyk(0%, 48.6%, 5.4%, 12.9%) |
| CIE-LAB | lab(63.52, 54.77, -31.00) |
| CIE-LCH | lch(63.52, 62.93, 330.49°) |
| OKLab | oklab(70.8% 0.1558 -0.0844) |
| OKLCH | oklch(70.8% 0.177 331.6) |
| XYZ | xyz(47.7741, 32.2203, 64.6631) |
| Luminance | 0.3222 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 1.47
Purply Pink
#F075E6
ΔE00 3.76
Orchid (survey)
#C875C4
ΔE00 3.99
Lavender Pink
#DD85D7
ΔE00 4.13
Violet (CSS)
#EE82EE
ΔE00 5.43
Candy Pink
#FF63E9
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE72D2 #72DE7E
analogous
#B472DE #DE72D2 #DE729C
triadic
#DE72D2 #D2DE72 #72D2DE
tetradic
#DE72D2 #DEB472 #72DE7E #729CDE
square
#DE72D2 #DEB472 #72DE7E #729CDE
split-complementary
#DE72D2 #9CDE72 #72DEB4
monochromatic
#AD299E #D240C2 #DE72D2 #EAA4E2 #F5D5F2
Accessibility & contrast
On white
2.82
#DE72D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.44
#DE72D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE72D2
7.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE72D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE72D2 | 1.00 | 2.82 | 7.44 | 7.44 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E90D5
Deuteranopia (green-blind)
#8D9FCF
Tritanopia (blue-blind)
#E67A98
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #de72d2; /* rgb */ color: rgb(222, 114, 210); /* oklch */ color: oklch(70.8% 0.177 331.6);
Tailwind
colors: {
custom: {
50: '#ea9ee0',
500: '#de72d2',
950: '#000000',
},
}SCSS
$custom: #de72d2; $custom-light: #ea9ee0; $custom-dark: #000000;
JSON
{
"hex": "#de72d2",
"rgb": {
"r": 222,
"g": 114,
"b": 210
},
"hsl": {
"h": 306.667,
"s": 62.069,
"l": 65.882
},
"oklch": {
"l": 0.70802,
"c": 0.17722,
"h": 331.6
},
"luminance": 0.32217
}Semantic roles & 50–950 ramp
primary
#DE72D2
secondary
#C4E8C8
accent
#CA2F1C
background
#FEFAFD
surface
#FDF3FB
border
#D5CDD4
text
#160F15
muted
#847F83