#DE7EF7#DE7EF7
#DE7EF7 is a light, vivid purple. Relative luminance 0.372; OKLCH L 74.2% C 0.192 H 319.1°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #DE7EF7 |
|---|---|
| RGB | rgb(222, 126, 247) |
| HSL | hsl(288, 88%, 73%) |
| HSV | hsv(288, 49%, 97%) |
| CMYK | cmyk(10.1%, 49%, 0%, 3.1%) |
| CIE-LAB | lab(67.40, 55.57, -45.48) |
| CIE-LCH | lch(67.40, 71.80, 320.70°) |
| OKLab | oklab(74.21% 0.1452 -0.126) |
| OKLCH | oklch(74.21% 0.192 319.1) |
| XYZ | xyz(54.3714, 37.1687, 92.2879) |
| Luminance | 0.3717 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.07
Purply Pink
#F075E6
ΔE00 5.00
Orchid
#DA70D6
ΔE00 5.83
Violet Pink
#FB5FFC
ΔE00 5.88
Light Magenta
#FA5FF7
ΔE00 5.96
Light Purple
#BF77F6
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE7EF7 #97F77E
analogous
#A17EF7 #DE7EF7 #F77ED4
triadic
#DE7EF7 #F7DE7E #7EF7DE
tetradic
#DE7EF7 #F7A17E #97F77E #7ED4F7
square
#DE7EF7 #F7A17E #97F77E #7ED4F7
split-complementary
#DE7EF7 #D4F77E #7EF7A1
monochromatic
#BE0FEC #CF44F3 #DE7EF7 #EDB8FB #F8E2FD
Accessibility & contrast
On white
2.49
#DE7EF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#DE7EF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE7EF7
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE7EF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE7EF7 | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#699EFB
Deuteranopia (green-blind)
#85A8F4
Tritanopia (blue-blind)
#DF8FAF
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #de7ef7; /* rgb */ color: rgb(222, 126, 247); /* oklch */ color: oklch(74.2% 0.192 319.1);
Tailwind
colors: {
custom: {
50: '#eaa6fa',
500: '#de7ef7',
950: '#000000',
},
}SCSS
$custom: #de7ef7; $custom-light: #eaa6fa; $custom-dark: #000000;
JSON
{
"hex": "#de7ef7",
"rgb": {
"r": 222,
"g": 126,
"b": 247
},
"hsl": {
"h": 287.603,
"s": 88.321,
"l": 73.137
},
"oklch": {
"l": 0.74206,
"c": 0.19227,
"h": 319.1
},
"luminance": 0.37167
}Semantic roles & 50–950 ramp
primary
#DE7EF7
secondary
#DCF5D6
accent
#E50130
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85