#DE7EF9#DE7EF9
#DE7EF9 is a light, vivid purple. Relative luminance 0.373; OKLCH L 74.3% C 0.194 H 318.5°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #DE7EF9 |
|---|---|
| RGB | rgb(222, 126, 249) |
| HSL | hsl(287, 91%, 74%) |
| HSV | hsv(287, 49%, 98%) |
| CMYK | cmyk(10.8%, 49.4%, 0%, 2.4%) |
| CIE-LAB | lab(67.50, 55.95, -46.43) |
| CIE-LCH | lch(67.50, 72.71, 320.32°) |
| OKLab | oklab(74.3% 0.1455 -0.1287) |
| OKLCH | oklch(74.3% 0.194 318.5) |
| XYZ | xyz(54.6816, 37.2928, 93.9220) |
| Luminance | 0.3729 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.30
Purply Pink
#F075E6
ΔE00 5.25
Light Purple
#BF77F6
ΔE00 5.91
Violet Pink
#FB5FFC
ΔE00 5.91
Light Magenta
#FA5FF7
ΔE00 6.04
Orchid
#DA70D6
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE7EF9 #99F97E
analogous
#A07EF9 #DE7EF9 #F97ED6
triadic
#DE7EF9 #F9DE7E #7EF9DE
tetradic
#DE7EF9 #F9A07E #99F97E #7ED6F9
square
#DE7EF9 #F9A07E #99F97E #7ED6F9
split-complementary
#DE7EF9 #D6F97E #7EF9A0
monochromatic
#BF0BF1 #CF44F6 #DE7EF9 #EDB8FC #F8E2FE
Accessibility & contrast
On white
2.48
#DE7EF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#DE7EF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE7EF9
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE7EF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE7EF9 | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#679EFD
Deuteranopia (green-blind)
#84A8F6
Tritanopia (blue-blind)
#DE8FB0
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #de7ef9; /* rgb */ color: rgb(222, 126, 249); /* oklch */ color: oklch(74.3% 0.194 318.5);
Tailwind
colors: {
custom: {
50: '#eaa6fc',
500: '#de7ef9',
950: '#000000',
},
}SCSS
$custom: #de7ef9; $custom-light: #eaa6fc; $custom-dark: #000000;
JSON
{
"hex": "#de7ef9",
"rgb": {
"r": 222,
"g": 126,
"b": 249
},
"hsl": {
"h": 286.829,
"s": 91.111,
"l": 73.529
},
"oklch": {
"l": 0.74305,
"c": 0.19427,
"h": 318.5
},
"luminance": 0.37291
}Semantic roles & 50–950 ramp
primary
#DE7EF9
secondary
#DCF6D5
accent
#E60032
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85