#DE7EF4#DE7EF4
#DE7EF4 is a light, vivid purple. Relative luminance 0.370; OKLCH L 74.1% C 0.189 H 319.9°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #DE7EF4 |
|---|---|
| RGB | rgb(222, 126, 244) |
| HSL | hsl(289, 84%, 73%) |
| HSV | hsv(289, 48%, 96%) |
| CMYK | cmyk(9%, 48.4%, 0%, 4.3%) |
| CIE-LAB | lab(67.27, 54.99, -44.04) |
| CIE-LCH | lch(67.27, 70.45, 321.31°) |
| OKLab | oklab(74.06% 0.1448 -0.1219) |
| OKLCH | oklch(74.06% 0.189 319.9) |
| XYZ | xyz(53.9122, 36.9850, 89.8694) |
| Luminance | 0.3698 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.73
Purply Pink
#F075E6
ΔE00 4.63
Orchid
#DA70D6
ΔE00 5.41
Violet Pink
#FB5FFC
ΔE00 5.86
Lavender Pink
#DD85D7
ΔE00 5.89
Light Magenta
#FA5FF7
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE7EF4 #94F47E
analogous
#A37EF4 #DE7EF4 #F47ECF
triadic
#DE7EF4 #F4DE7E #7EF4DE
tetradic
#DE7EF4 #F4A37E #94F47E #7ECFF4
square
#DE7EF4 #F4A37E #94F47E #7ECFF4
split-complementary
#DE7EF4 #CFF47E #7EF4A3
monochromatic
#BD13E4 #D046EF #DE7EF4 #ECB6F9 #F8E3FD
Accessibility & contrast
On white
2.50
#DE7EF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#DE7EF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE7EF4
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE7EF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE7EF4 | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A9DF8
Deuteranopia (green-blind)
#87A7F1
Tritanopia (blue-blind)
#DF8EAE
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #de7ef4; /* rgb */ color: rgb(222, 126, 244); /* oklch */ color: oklch(74.1% 0.189 319.9);
Tailwind
colors: {
custom: {
50: '#eaa6f8',
500: '#de7ef4',
950: '#000000',
},
}SCSS
$custom: #de7ef4; $custom-light: #eaa6f8; $custom-dark: #000000;
JSON
{
"hex": "#de7ef4",
"rgb": {
"r": 222,
"g": 126,
"b": 244
},
"hsl": {
"h": 288.814,
"s": 84.286,
"l": 72.549
},
"oklch": {
"l": 0.74059,
"c": 0.18929,
"h": 319.9
},
"luminance": 0.36983
}Semantic roles & 50–950 ramp
primary
#DE7EF4
secondary
#DCF5D6
accent
#E1052E
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85