#DE7FFD#DE7FFD
#DE7FFD is a light, vivid purple. Relative luminance 0.378; OKLCH L 74.6% C 0.197 H 317.3°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #DE7FFD |
|---|---|
| RGB | rgb(222, 127, 253) |
| HSL | hsl(285, 97%, 75%) |
| HSV | hsv(285, 50%, 99%) |
| CMYK | cmyk(12.3%, 49.8%, 0%, 0.8%) |
| CIE-LAB | lab(67.87, 56.24, -48.02) |
| CIE-LCH | lch(67.87, 73.95, 319.51°) |
| OKLab | oklab(74.65% 0.1446 -0.1334) |
| OKLCH | oklch(74.65% 0.197 317.3) |
| XYZ | xyz(55.4407, 37.8020, 97.2856) |
| Luminance | 0.3780 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.74
Light Purple
#BF77F6
ΔE00 5.80
Purply Pink
#F075E6
ΔE00 5.80
Liliac
#C48EFD
ΔE00 5.90
Violet Pink
#FB5FFC
ΔE00 6.17
Light Magenta
#FA5FF7
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE7FFD #9EFD7F
analogous
#9F7FFD #DE7FFD #FD7FDD
triadic
#DE7FFD #FDDE7F #7FFDDE
tetradic
#DE7FFD #FD9F7F #9EFD7F #7FDDFD
square
#DE7FFD #FD9F7F #9EFD7F #7FDDFD
split-complementary
#DE7FFD #DDFD7F #7FFD9F
monochromatic
#BF06FB #CE43FC #DE7FFD #EEBBFE #F7E1FF
Accessibility & contrast
On white
2.45
#DE7FFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#DE7FFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE7FFD
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE7FFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE7FFD | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#669FFF
Deuteranopia (green-blind)
#83A8FA
Tritanopia (blue-blind)
#DD91B3
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #de7ffd; /* rgb */ color: rgb(222, 127, 253); /* oklch */ color: oklch(74.6% 0.197 317.3);
Tailwind
colors: {
custom: {
50: '#eba7fe',
500: '#de7ffd',
950: '#000000',
},
}SCSS
$custom: #de7ffd; $custom-light: #eba7fe; $custom-dark: #000000;
JSON
{
"hex": "#de7ffd",
"rgb": {
"r": 222,
"g": 127,
"b": 253
},
"hsl": {
"h": 285.238,
"s": 96.923,
"l": 74.51
},
"oklch": {
"l": 0.74646,
"c": 0.19673,
"h": 317.3
},
"luminance": 0.378
}Semantic roles & 50–950 ramp
primary
#DE7FFD
secondary
#DDF7D4
accent
#E60038
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161018
muted
#847F86