#DE71F0#DE71F0
#DE71F0 is a light, highly saturated purple. Relative luminance 0.336; OKLCH L 72.1% C 0.206 H 321.8°. Best body text is #000000 at 7.73:1 contrast (WCAG AA passes).
Color values
| HEX | #DE71F0 |
|---|---|
| RGB | rgb(222, 113, 240) |
| HSL | hsl(291, 81%, 69%) |
| HSV | hsv(291, 53%, 94%) |
| CMYK | cmyk(7.5%, 52.9%, 0%, 5.9%) |
| CIE-LAB | lab(64.67, 60.58, -45.92) |
| CIE-LCH | lch(64.67, 76.02, 322.84°) |
| OKLab | oklab(72.08% 0.1616 -0.1272) |
| OKLCH | oklch(72.08% 0.206 321.8) |
| XYZ | xyz(51.7558, 33.6335, 86.1869) |
| Luminance | 0.3363 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 4.24
Light Magenta
#FA5FF7
ΔE00 4.40
Purply Pink
#F075E6
ΔE00 4.47
Violet Pink
#FB5FFC
ΔE00 4.48
Violet (CSS)
#EE82EE
ΔE00 5.07
Candy Pink
#FF63E9
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE71F0 #83F071
analogous
#9F71F0 #DE71F0 #F071C3
triadic
#DE71F0 #F0DE71 #71F0DE
tetradic
#DE71F0 #F09F71 #83F071 #71C3F0
square
#DE71F0 #F09F71 #83F071 #71C3F0
split-complementary
#DE71F0 #C3F071 #71F09F
monochromatic
#B616D1 #D13AEA #DE71F0 #EBA8F6 #F8E0FC
Accessibility & contrast
On white
2.72
#DE71F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.73
#DE71F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE71F0
7.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE71F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE71F0 | 1.00 | 2.72 | 7.73 | 7.73 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5C95F4
Deuteranopia (green-blind)
#7FA1EC
Tritanopia (blue-blind)
#E082A6
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #de71f0; /* rgb */ color: rgb(222, 113, 240); /* oklch */ color: oklch(72.1% 0.206 321.8);
Tailwind
colors: {
custom: {
50: '#eb9ef5',
500: '#de71f0',
950: '#000000',
},
}SCSS
$custom: #de71f0; $custom-light: #eb9ef5; $custom-dark: #000000;
JSON
{
"hex": "#de71f0",
"rgb": {
"r": 222,
"g": 113,
"b": 240
},
"hsl": {
"h": 291.496,
"s": 80.892,
"l": 69.216
},
"oklch": {
"l": 0.72082,
"c": 0.20564,
"h": 321.8
},
"luminance": 0.33631
}Semantic roles & 50–950 ramp
primary
#DE71F0
secondary
#D1F1CC
accent
#DD0826
background
#FEFAFF
surface
#FDF3FE
border
#D5CDD6
text
#160F17
muted
#847F85