#DE8AEF#DE8AEF
#DE8AEF is a light, vivid purple. Relative luminance 0.399; OKLCH L 75.6% C 0.165 H 320.7°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #DE8AEF |
|---|---|
| RGB | rgb(222, 138, 239) |
| HSL | hsl(290, 76%, 74%) |
| HSV | hsv(290, 42%, 94%) |
| CMYK | cmyk(7.1%, 42.3%, 0%, 6.3%) |
| CIE-LAB | lab(69.43, 47.91, -37.92) |
| CIE-LCH | lch(69.43, 61.10, 321.64°) |
| OKLab | oklab(75.6% 0.1275 -0.1043) |
| OKLCH | oklch(75.6% 0.165 320.7) |
| XYZ | xyz(54.7908, 39.9405, 86.4677) |
| Luminance | 0.3994 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.20
Lavender Pink
#DD85D7
ΔE00 4.43
Purply Pink
#F075E6
ΔE00 5.27
Baby Purple
#CA9BF7
ΔE00 6.32
Orchid
#DA70D6
ΔE00 6.44
Liliac
#C48EFD
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE8AEF #9BEF8A
analogous
#AC8AEF #DE8AEF #EF8ACE
triadic
#DE8AEF #EFDE8A #8AEFDE
tetradic
#DE8AEF #EFAC8A #9BEF8A #8ACEEF
square
#DE8AEF #EFAC8A #9BEF8A #8ACEEF
split-complementary
#DE8AEF #CEEF8A #8AEFAC
monochromatic
#BF1FE0 #CF54E8 #DE8AEF #EDC0F6 #F7E4FB
Accessibility & contrast
On white
2.34
#DE8AEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#DE8AEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE8AEF
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE8AEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE8AEF | 1.00 | 2.34 | 8.99 | 8.99 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA4F3
Deuteranopia (green-blind)
#93ADEC
Tritanopia (blue-blind)
#E096B1
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #de8aef; /* rgb */ color: rgb(222, 138, 239); /* oklch */ color: oklch(75.6% 0.165 320.7);
Tailwind
colors: {
custom: {
50: '#eaaef4',
500: '#de8aef',
950: '#000000',
},
}SCSS
$custom: #de8aef; $custom-light: #eaaef4; $custom-dark: #000000;
JSON
{
"hex": "#de8aef",
"rgb": {
"r": 222,
"g": 138,
"b": 239
},
"hsl": {
"h": 289.901,
"s": 75.94,
"l": 73.922
},
"oklch": {
"l": 0.75597,
"c": 0.16471,
"h": 320.7
},
"luminance": 0.39939
}Semantic roles & 50–950 ramp
primary
#DE8AEF
secondary
#DDF3D8
accent
#D80D2F
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161017
muted
#847F85