#DE7CF7#DE7CF7
#DE7CF7 is a light, vivid purple. Relative luminance 0.367; OKLCH L 73.9% C 0.195 H 319.2°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #DE7CF7 |
|---|---|
| RGB | rgb(222, 124, 247) |
| HSL | hsl(288, 88%, 73%) |
| HSV | hsv(288, 50%, 97%) |
| CMYK | cmyk(10.1%, 49.8%, 0%, 3.1%) |
| CIE-LAB | lab(67.02, 56.56, -46.07) |
| CIE-LCH | lch(67.02, 72.95, 320.83°) |
| OKLab | oklab(73.92% 0.1479 -0.1277) |
| OKLCH | oklch(73.92% 0.195 319.2) |
| XYZ | xyz(54.1182, 36.6623, 92.2035) |
| Luminance | 0.3666 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.24
Purply Pink
#F075E6
ΔE00 4.96
Violet Pink
#FB5FFC
ΔE00 5.60
Orchid
#DA70D6
ΔE00 5.68
Light Magenta
#FA5FF7
ΔE00 5.69
Light Purple
#BF77F6
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE7CF7 #95F77C
analogous
#A07CF7 #DE7CF7 #F77CD2
triadic
#DE7CF7 #F7DE7C #7CF7DE
tetradic
#DE7CF7 #F7A07C #95F77C #7CD2F7
square
#DE7CF7 #F7A07C #95F77C #7CD2F7
split-complementary
#DE7CF7 #D2F77C #7CF7A0
monochromatic
#BE0EEA #CF42F3 #DE7CF7 #EDB6FB #F8E2FD
Accessibility & contrast
On white
2.52
#DE7CF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#DE7CF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE7CF7
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE7CF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE7CF7 | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#669CFB
Deuteranopia (green-blind)
#84A7F4
Tritanopia (blue-blind)
#DF8DAE
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #de7cf7; /* rgb */ color: rgb(222, 124, 247); /* oklch */ color: oklch(73.9% 0.195 319.2);
Tailwind
colors: {
custom: {
50: '#eaa5fa',
500: '#de7cf7',
950: '#000000',
},
}SCSS
$custom: #de7cf7; $custom-light: #eaa5fa; $custom-dark: #000000;
JSON
{
"hex": "#de7cf7",
"rgb": {
"r": 222,
"g": 124,
"b": 247
},
"hsl": {
"h": 287.805,
"s": 88.489,
"l": 72.745
},
"oklch": {
"l": 0.73924,
"c": 0.19541,
"h": 319.2
},
"luminance": 0.3666
}Semantic roles & 50–950 ramp
primary
#DE7CF7
secondary
#DCF5D6
accent
#E5002F
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#160F17
muted
#847F85