#DE8BED#DE8BED
#DE8BED is a light, vivid purple. Relative luminance 0.401; OKLCH L 75.7% C 0.161 H 321.3°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #DE8BED |
|---|---|
| RGB | rgb(222, 139, 237) |
| HSL | hsl(291, 73%, 74%) |
| HSV | hsv(291, 41%, 93%) |
| CMYK | cmyk(6.3%, 41.4%, 0%, 7.1%) |
| CIE-LAB | lab(69.55, 47.00, -36.63) |
| CIE-LCH | lch(69.55, 59.59, 322.07°) |
| OKLab | oklab(75.66% 0.1257 -0.1007) |
| OKLCH | oklch(75.66% 0.161 321.3) |
| XYZ | xyz(54.6411, 40.1112, 84.9683) |
| Luminance | 0.4011 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.21
Lavender Pink
#DD85D7
ΔE00 4.08
Purply Pink
#F075E6
ΔE00 5.31
Baby Purple
#CA9BF7
ΔE00 6.35
Orchid
#DA70D6
ΔE00 6.47
Liliac
#C48EFD
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE8BED #9AED8B
analogous
#AD8BED #DE8BED #ED8BCB
triadic
#DE8BED #EDDE8B #8BEDDE
tetradic
#DE8BED #EDAD8B #9AED8B #8BCBED
square
#DE8BED #EDAD8B #9AED8B #8BCBED
split-complementary
#DE8BED #CBED8B #8BEDAD
monochromatic
#BF22DC #CF56E5 #DE8BED #EDC0F5 #F7E5FB
Accessibility & contrast
On white
2.33
#DE8BED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#DE8BED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE8BED
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE8BED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE8BED | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA4F1
Deuteranopia (green-blind)
#94ADEA
Tritanopia (blue-blind)
#E097B1
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #de8bed; /* rgb */ color: rgb(222, 139, 237); /* oklch */ color: oklch(75.7% 0.161 321.3);
Tailwind
colors: {
custom: {
50: '#eaaff3',
500: '#de8bed',
950: '#000000',
},
}SCSS
$custom: #de8bed; $custom-light: #eaaff3; $custom-dark: #000000;
JSON
{
"hex": "#de8bed",
"rgb": {
"r": 222,
"g": 139,
"b": 237
},
"hsl": {
"h": 290.816,
"s": 73.134,
"l": 73.725
},
"oklch": {
"l": 0.7566,
"c": 0.161,
"h": 321.3
},
"luminance": 0.40109
}Semantic roles & 50–950 ramp
primary
#DE8BED
secondary
#DCF3D8
accent
#D5102E
background
#FEFAFE
surface
#FDF5FD
border
#D5CFD5
text
#161017
muted
#847F85