#DE8BEF#DE8BEF
#DE8BEF is a light, vivid purple. Relative luminance 0.402; OKLCH L 75.8% C 0.163 H 320.6°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #DE8BEF |
|---|---|
| RGB | rgb(222, 139, 239) |
| HSL | hsl(290, 76%, 74%) |
| HSV | hsv(290, 42%, 94%) |
| CMYK | cmyk(7.1%, 41.8%, 0%, 6.3%) |
| CIE-LAB | lab(69.63, 47.39, -37.60) |
| CIE-LCH | lch(69.63, 60.49, 321.57°) |
| OKLab | oklab(75.75% 0.126 -0.1034) |
| OKLCH | oklch(75.75% 0.163 320.6) |
| XYZ | xyz(54.9349, 40.2288, 86.5158) |
| Luminance | 0.4023 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.30
Lavender Pink
#DD85D7
ΔE00 4.43
Purply Pink
#F075E6
ΔE00 5.43
Baby Purple
#CA9BF7
ΔE00 6.19
Liliac
#C48EFD
ΔE00 6.52
Orchid
#DA70D6
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE8BEF #9CEF8B
analogous
#AC8BEF #DE8BEF #EF8BCE
triadic
#DE8BEF #EFDE8B #8BEFDE
tetradic
#DE8BEF #EFAC8B #9CEF8B #8BCEEF
square
#DE8BEF #EFAC8B #9CEF8B #8BCEEF
split-complementary
#DE8BEF #CEEF8B #8BEFAC
monochromatic
#BF1FE0 #CF55E8 #DE8BEF #EDC1F6 #F7E4FB
Accessibility & contrast
On white
2.32
#DE8BEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#DE8BEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE8BEF
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE8BEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE8BEF | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA4F3
Deuteranopia (green-blind)
#93ADEC
Tritanopia (blue-blind)
#E097B2
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #de8bef; /* rgb */ color: rgb(222, 139, 239); /* oklch */ color: oklch(75.8% 0.163 320.6);
Tailwind
colors: {
custom: {
50: '#eaaff4',
500: '#de8bef',
950: '#000000',
},
}SCSS
$custom: #de8bef; $custom-light: #eaaff4; $custom-dark: #000000;
JSON
{
"hex": "#de8bef",
"rgb": {
"r": 222,
"g": 139,
"b": 239
},
"hsl": {
"h": 289.8,
"s": 75.758,
"l": 74.118
},
"oklch": {
"l": 0.7575,
"c": 0.16305,
"h": 320.6
},
"luminance": 0.40227
}Semantic roles & 50–950 ramp
primary
#DE8BEF
secondary
#DDF3D8
accent
#D80E30
background
#FEFAFE
surface
#FDF5FD
border
#D5CFD5
text
#161017
muted
#847F85