#DE7AF8#DE7AF8
#DE7AF8 is a light, vivid purple. Relative luminance 0.362; OKLCH L 73.7% C 0.200 H 319.0°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #DE7AF8 |
|---|---|
| RGB | rgb(222, 122, 248) |
| HSL | hsl(288, 90%, 73%) |
| HSV | hsv(288, 51%, 97%) |
| CMYK | cmyk(10.5%, 50.8%, 0%, 2.7%) |
| CIE-LAB | lab(66.69, 57.74, -47.14) |
| CIE-LCH | lch(66.69, 74.54, 320.77°) |
| OKLab | oklab(73.7% 0.1507 -0.1308) |
| OKLCH | oklch(73.7% 0.2 319) |
| XYZ | xyz(54.0248, 36.2280, 92.9356) |
| Luminance | 0.3623 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.55
Purply Pink
#F075E6
ΔE00 5.08
Violet Pink
#FB5FFC
ΔE00 5.37
Light Magenta
#FA5FF7
ΔE00 5.48
Light Purple
#BF77F6
ΔE00 5.69
Orchid
#DA70D6
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE7AF8 #94F87A
analogous
#9F7AF8 #DE7AF8 #F87AD3
triadic
#DE7AF8 #F8DE7A #7AF8DE
tetradic
#DE7AF8 #F89F7A #94F87A #7AD3F8
square
#DE7AF8 #F89F7A #94F87A #7AD3F8
split-complementary
#DE7AF8 #D3F87A #7AF89F
monochromatic
#BD0CEB #D040F5 #DE7AF8 #ECB4FB #F8E2FD
Accessibility & contrast
On white
2.55
#DE7AF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#DE7AF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE7AF8
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE7AF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE7AF8 | 1.00 | 2.55 | 8.25 | 8.25 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#639BFC
Deuteranopia (green-blind)
#82A6F5
Tritanopia (blue-blind)
#DF8CAE
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #de7af8; /* rgb */ color: rgb(222, 122, 248); /* oklch */ color: oklch(73.7% 0.200 319.0);
Tailwind
colors: {
custom: {
50: '#eba4fb',
500: '#de7af8',
950: '#000000',
},
}SCSS
$custom: #de7af8; $custom-light: #eba4fb; $custom-dark: #000000;
JSON
{
"hex": "#de7af8",
"rgb": {
"r": 222,
"g": 122,
"b": 248
},
"hsl": {
"h": 287.619,
"s": 90,
"l": 72.549
},
"oklch": {
"l": 0.73696,
"c": 0.19951,
"h": 319
},
"luminance": 0.36226
}Semantic roles & 50–950 ramp
primary
#DE7AF8
secondary
#DCF6D5
accent
#E6002F
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#160F17
muted
#847F85