#DE7EF8#DE7EF8
#DE7EF8 is a light, vivid purple. Relative luminance 0.372; OKLCH L 74.3% C 0.193 H 318.8°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #DE7EF8 |
|---|---|
| RGB | rgb(222, 126, 248) |
| HSL | hsl(287, 90%, 73%) |
| HSV | hsv(287, 49%, 97%) |
| CMYK | cmyk(10.5%, 49.2%, 0%, 2.7%) |
| CIE-LAB | lab(67.45, 55.76, -45.95) |
| CIE-LCH | lch(67.45, 72.25, 320.51°) |
| OKLab | oklab(74.26% 0.1454 -0.1274) |
| OKLCH | oklch(74.26% 0.193 318.8) |
| XYZ | xyz(54.5261, 37.2306, 93.1027) |
| Luminance | 0.3723 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.18
Purply Pink
#F075E6
ΔE00 5.13
Violet Pink
#FB5FFC
ΔE00 5.89
Light Purple
#BF77F6
ΔE00 5.97
Orchid
#DA70D6
ΔE00 5.97
Light Magenta
#FA5FF7
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE7EF8 #98F87E
analogous
#A17EF8 #DE7EF8 #F87ED5
triadic
#DE7EF8 #F8DE7E #7EF8DE
tetradic
#DE7EF8 #F8A17E #98F87E #7ED5F8
square
#DE7EF8 #F8A17E #98F87E #7ED5F8
split-complementary
#DE7EF8 #D5F87E #7EF8A1
monochromatic
#BF0DEF #CF44F5 #DE7EF8 #EDB8FB #F8E2FD
Accessibility & contrast
On white
2.49
#DE7EF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#DE7EF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE7EF8
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE7EF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE7EF8 | 1.00 | 2.49 | 8.45 | 8.45 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#689EFC
Deuteranopia (green-blind)
#85A8F5
Tritanopia (blue-blind)
#DE8FB0
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #de7ef8; /* rgb */ color: rgb(222, 126, 248); /* oklch */ color: oklch(74.3% 0.193 318.8);
Tailwind
colors: {
custom: {
50: '#eaa6fb',
500: '#de7ef8',
950: '#000000',
},
}SCSS
$custom: #de7ef8; $custom-light: #eaa6fb; $custom-dark: #000000;
JSON
{
"hex": "#de7ef8",
"rgb": {
"r": 222,
"g": 126,
"b": 248
},
"hsl": {
"h": 287.213,
"s": 89.706,
"l": 73.333
},
"oklch": {
"l": 0.74255,
"c": 0.19326,
"h": 318.8
},
"luminance": 0.37229
}Semantic roles & 50–950 ramp
primary
#DE7EF8
secondary
#DCF6D5
accent
#E60031
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85