#DE8BEC#DE8BEC
#DE8BEC is a light, vivid purple. Relative luminance 0.401; OKLCH L 75.6% C 0.160 H 321.6°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #DE8BEC |
|---|---|
| RGB | rgb(222, 139, 236) |
| HSL | hsl(291, 72%, 74%) |
| HSV | hsv(291, 41%, 93%) |
| CMYK | cmyk(5.9%, 41.1%, 0%, 7.5%) |
| CIE-LAB | lab(69.51, 46.81, -36.15) |
| CIE-LCH | lch(69.51, 59.15, 322.32°) |
| OKLab | oklab(75.62% 0.1255 -0.0993) |
| OKLCH | oklch(75.62% 0.16 321.6) |
| XYZ | xyz(54.4954, 40.0530, 84.2010) |
| Luminance | 0.4005 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.18
Lavender Pink
#DD85D7
ΔE00 3.91
Purply Pink
#F075E6
ΔE00 5.26
Orchid
#DA70D6
ΔE00 6.40
Baby Purple
#CA9BF7
ΔE00 6.44
Liliac
#C48EFD
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE8BEC #99EC8B
analogous
#AD8BEC #DE8BEC #EC8BC9
triadic
#DE8BEC #ECDE8B #8BECDE
tetradic
#DE8BEC #ECAD8B #99EC8B #8BC9EC
square
#DE8BEC #ECAD8B #99EC8B #8BC9EC
split-complementary
#DE8BEC #C9EC8B #8BECAD
monochromatic
#BF24D9 #CF56E3 #DE8BEC #EDC0F5 #F8E5FB
Accessibility & contrast
On white
2.33
#DE8BEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#DE8BEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE8BEC
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE8BEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE8BEC | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA4EF
Deuteranopia (green-blind)
#95ADE9
Tritanopia (blue-blind)
#E096B0
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #de8bec; /* rgb */ color: rgb(222, 139, 236); /* oklch */ color: oklch(75.6% 0.160 321.6);
Tailwind
colors: {
custom: {
50: '#eaaff2',
500: '#de8bec',
950: '#000000',
},
}SCSS
$custom: #de8bec; $custom-light: #eaaff2; $custom-dark: #000000;
JSON
{
"hex": "#de8bec",
"rgb": {
"r": 222,
"g": 139,
"b": 236
},
"hsl": {
"h": 291.34,
"s": 71.852,
"l": 73.529
},
"oklch": {
"l": 0.75616,
"c": 0.15998,
"h": 321.6
},
"luminance": 0.40051
}Semantic roles & 50–950 ramp
primary
#DE8BEC
secondary
#DCF2D9
accent
#D4122E
background
#FEFAFE
surface
#FDF5FD
border
#D5CFD5
text
#161017
muted
#847F85