#DE8BF5#DE8BF5
#DE8BF5 is a light, vivid purple. Relative luminance 0.406; OKLCH L 76.0% C 0.169 H 318.7°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #DE8BF5 |
|---|---|
| RGB | rgb(222, 139, 245) |
| HSL | hsl(287, 84%, 75%) |
| HSV | hsv(287, 43%, 96%) |
| CMYK | cmyk(9.4%, 43.3%, 0%, 3.9%) |
| CIE-LAB | lab(69.89, 48.55, -40.49) |
| CIE-LCH | lch(69.89, 63.22, 320.18°) |
| OKLab | oklab(76.02% 0.1271 -0.1117) |
| OKLCH | oklch(76.02% 0.169 318.7) |
| XYZ | xyz(55.8360, 40.5892, 91.2617) |
| Luminance | 0.4059 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.77
Lavender Pink
#DD85D7
ΔE00 5.48
Liliac
#C48EFD
ΔE00 5.80
Baby Purple
#CA9BF7
ΔE00 5.82
Purply Pink
#F075E6
ΔE00 5.89
Lilac (survey)
#CEA2FD
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE8BF5 #A2F58B
analogous
#A98BF5 #DE8BF5 #F58BD7
triadic
#DE8BF5 #F5DE8B #8BF5DE
tetradic
#DE8BF5 #F5A98B #A2F58B #8BD7F5
square
#DE8BF5 #F5A98B #A2F58B #8BD7F5
split-complementary
#DE8BF5 #D7F58B #8BF5A9
monochromatic
#BE1AEB #CE53F0 #DE8BF5 #EEC3FA #F7E3FD
Accessibility & contrast
On white
2.30
#DE8BF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#DE8BF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE8BF5
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE8BF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE8BF5 | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA5F9
Deuteranopia (green-blind)
#91AEF2
Tritanopia (blue-blind)
#DE99B5
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #de8bf5; /* rgb */ color: rgb(222, 139, 245); /* oklch */ color: oklch(76.0% 0.169 318.7);
Tailwind
colors: {
custom: {
50: '#eaaff9',
500: '#de8bf5',
950: '#000000',
},
}SCSS
$custom: #de8bf5; $custom-light: #eaaff9; $custom-dark: #000000;
JSON
{
"hex": "#de8bf5",
"rgb": {
"r": 222,
"g": 139,
"b": 245
},
"hsl": {
"h": 286.981,
"s": 84.127,
"l": 75.294
},
"oklch": {
"l": 0.76025,
"c": 0.16923,
"h": 318.7
},
"luminance": 0.40587
}Semantic roles & 50–950 ramp
primary
#DE8BF5
secondary
#DDF5D6
accent
#E10535
background
#FEFAFF
surface
#FDF5FF
border
#D5CFD7
text
#161017
muted
#847F85