#DE8BF8#DE8BF8
#DE8BF8 is a light, vivid purple. Relative luminance 0.408; OKLCH L 76.2% C 0.172 H 317.8°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #DE8BF8 |
|---|---|
| RGB | rgb(222, 139, 248) |
| HSL | hsl(286, 89%, 76%) |
| HSV | hsv(286, 44%, 97%) |
| CMYK | cmyk(10.5%, 44%, 0%, 2.7%) |
| CIE-LAB | lab(70.02, 49.14, -41.92) |
| CIE-LCH | lch(70.02, 64.60, 319.53°) |
| OKLab | oklab(76.17% 0.1276 -0.1158) |
| OKLCH | oklch(76.17% 0.172 317.8) |
| XYZ | xyz(56.2977, 40.7739, 93.6933) |
| Luminance | 0.4077 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.09
Liliac
#C48EFD
ΔE00 5.49
Baby Purple
#CA9BF7
ΔE00 5.70
Lavender Pink
#DD85D7
ΔE00 5.99
Purply Pink
#F075E6
ΔE00 6.18
Lilac (survey)
#CEA2FD
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE8BF8 #A5F88B
analogous
#A78BF8 #DE8BF8 #F88BDB
triadic
#DE8BF8 #F8DE8B #8BF8DE
tetradic
#DE8BF8 #F8A78B #A5F88B #8BDBF8
square
#DE8BF8 #F8A78B #A5F88B #8BDBF8
split-complementary
#DE8BF8 #DBF88B #8BF8A7
monochromatic
#BD18F1 #CE51F5 #DE8BF8 #EEC5FB #F7E2FD
Accessibility & contrast
On white
2.29
#DE8BF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#DE8BF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE8BF8
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE8BF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE8BF8 | 1.00 | 2.29 | 9.15 | 9.15 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A6FC
Deuteranopia (green-blind)
#8FAEF5
Tritanopia (blue-blind)
#DE9AB6
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #de8bf8; /* rgb */ color: rgb(222, 139, 248); /* oklch */ color: oklch(76.2% 0.172 317.8);
Tailwind
colors: {
custom: {
50: '#eaaffb',
500: '#de8bf8',
950: '#000000',
},
}SCSS
$custom: #de8bf8; $custom-light: #eaaffb; $custom-dark: #000000;
JSON
{
"hex": "#de8bf8",
"rgb": {
"r": 222,
"g": 139,
"b": 248
},
"hsl": {
"h": 285.688,
"s": 88.618,
"l": 75.882
},
"oklch": {
"l": 0.76165,
"c": 0.17236,
"h": 317.8
},
"luminance": 0.40772
}Semantic roles & 50–950 ramp
primary
#DE8BF8
secondary
#DDF5D6
accent
#E50037
background
#FEFAFF
surface
#FDF5FF
border
#D5CFD7
text
#161017
muted
#847F85