#DE72F6#DE72F6
#DE72F6 is a light, highly saturated purple. Relative luminance 0.342; OKLCH L 72.5% C 0.210 H 320.1°. Best body text is #000000 at 7.84:1 contrast (WCAG AA passes).
Color values
| HEX | #DE72F6 |
|---|---|
| RGB | rgb(222, 114, 246) |
| HSL | hsl(289, 88%, 71%) |
| HSV | hsv(289, 54%, 96%) |
| CMYK | cmyk(9.8%, 53.7%, 0%, 3.5%) |
| CIE-LAB | lab(65.14, 61.23, -48.50) |
| CIE-LCH | lch(65.14, 78.11, 321.62°) |
| OKLab | oklab(72.52% 0.1609 -0.1347) |
| OKLCH | oklch(72.52% 0.21 320.1) |
| XYZ | xyz(52.7740, 34.2203, 90.9962) |
| Luminance | 0.3422 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 4.58
Light Magenta
#FA5FF7
ΔE00 4.65
Purply Pink
#F075E6
ΔE00 5.10
Orchid
#DA70D6
ΔE00 5.18
Violet (CSS)
#EE82EE
ΔE00 5.37
Light Purple
#BF77F6
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE72F6 #8AF672
analogous
#9C72F6 #DE72F6 #F672CC
triadic
#DE72F6 #F6DE72 #72F6DE
tetradic
#DE72F6 #F69C72 #8AF672 #72CCF6
square
#DE72F6 #F69C72 #8AF672 #72CCF6
split-complementary
#DE72F6 #CCF672 #72F69C
monochromatic
#B90EDF #D138F2 #DE72F6 #EBACFA #F8E2FD
Accessibility & contrast
On white
2.68
#DE72F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.84
#DE72F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE72F6
7.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE72F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE72F6 | 1.00 | 2.68 | 7.84 | 7.84 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5997FA
Deuteranopia (green-blind)
#7CA2F2
Tritanopia (blue-blind)
#DF85AA
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #de72f6; /* rgb */ color: rgb(222, 114, 246); /* oklch */ color: oklch(72.5% 0.210 320.1);
Tailwind
colors: {
custom: {
50: '#eb9ff9',
500: '#de72f6',
950: '#000000',
},
}SCSS
$custom: #de72f6; $custom-light: #eb9ff9; $custom-dark: #000000;
JSON
{
"hex": "#de72f6",
"rgb": {
"r": 222,
"g": 114,
"b": 246
},
"hsl": {
"h": 289.091,
"s": 88,
"l": 70.588
},
"oklch": {
"l": 0.72519,
"c": 0.20979,
"h": 320.1
},
"luminance": 0.34218
}Semantic roles & 50–950 ramp
primary
#DE72F6
secondary
#D6F4D0
accent
#E5012A
background
#FEFAFF
surface
#FDF3FF
border
#D5CDD7
text
#160F17
muted
#847F85