#DE71F8#DE71F8
#DE71F8 is a light, highly saturated purple. Relative luminance 0.341; OKLCH L 72.5% C 0.213 H 319.6°. Best body text is #000000 at 7.82:1 contrast (WCAG AA passes).
Color values
| HEX | #DE71F8 |
|---|---|
| RGB | rgb(222, 113, 248) |
| HSL | hsl(288, 91%, 71%) |
| HSV | hsv(288, 54%, 97%) |
| CMYK | cmyk(10.5%, 54.4%, 0%, 2.7%) |
| CIE-LAB | lab(65.06, 62.08, -49.72) |
| CIE-LCH | lch(65.06, 79.54, 321.31°) |
| OKLab | oklab(72.49% 0.1623 -0.1382) |
| OKLCH | oklch(72.49% 0.213 319.6) |
| XYZ | xyz(52.9705, 34.1193, 92.5842) |
| Luminance | 0.3412 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 4.57
Light Magenta
#FA5FF7
ΔE00 4.68
Purply Pink
#F075E6
ΔE00 5.41
Light Purple
#BF77F6
ΔE00 5.45
Orchid
#DA70D6
ΔE00 5.49
Violet (CSS)
#EE82EE
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE71F8 #8BF871
analogous
#9A71F8 #DE71F8 #F871CF
triadic
#DE71F8 #F8DE71 #71F8DE
tetradic
#DE71F8 #F89A71 #8BF871 #71CFF8
square
#DE71F8 #F89A71 #8BF871 #71CFF8
split-complementary
#DE71F8 #CFF871 #71F89A
monochromatic
#BA0BE3 #D037F5 #DE71F8 #ECABFB #F8E2FE
Accessibility & contrast
On white
2.68
#DE71F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.82
#DE71F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE71F8
7.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE71F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE71F8 | 1.00 | 2.68 | 7.82 | 7.82 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5696FC
Deuteranopia (green-blind)
#7BA2F4
Tritanopia (blue-blind)
#DF85AA
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #de71f8; /* rgb */ color: rgb(222, 113, 248); /* oklch */ color: oklch(72.5% 0.213 319.6);
Tailwind
colors: {
custom: {
50: '#eb9efb',
500: '#de71f8',
950: '#000000',
},
}SCSS
$custom: #de71f8; $custom-light: #eb9efb; $custom-dark: #000000;
JSON
{
"hex": "#de71f8",
"rgb": {
"r": 222,
"g": 113,
"b": 248
},
"hsl": {
"h": 288.444,
"s": 90.604,
"l": 70.784
},
"oklch": {
"l": 0.72492,
"c": 0.21318,
"h": 319.6
},
"luminance": 0.34117
}Semantic roles & 50–950 ramp
primary
#DE71F8
secondary
#D7F5D0
accent
#E6002C
background
#FEFAFF
surface
#FDF3FF
border
#D5CDD7
text
#170F17
muted
#857F85