#DE8BFA#DE8BFA
#DE8BFA is a light, vivid purple. Relative luminance 0.409; OKLCH L 76.3% C 0.174 H 317.2°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #DE8BFA |
|---|---|
| RGB | rgb(222, 139, 250) |
| HSL | hsl(285, 92%, 76%) |
| HSV | hsv(285, 44%, 98%) |
| CMYK | cmyk(11.2%, 44.4%, 0%, 2%) |
| CIE-LAB | lab(70.10, 49.54, -42.88) |
| CIE-LCH | lch(70.10, 65.52, 319.12°) |
| OKLab | oklab(76.26% 0.128 -0.1186) |
| OKLCH | oklch(76.26% 0.174 317.2) |
| XYZ | xyz(56.6097, 40.8987, 95.3361) |
| Luminance | 0.4090 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.32
Liliac
#C48EFD
ΔE00 5.30
Baby Purple
#CA9BF7
ΔE00 5.65
Lavender Pink
#DD85D7
ΔE00 6.33
Purply Pink
#F075E6
ΔE00 6.38
Lilac (survey)
#CEA2FD
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE8BFA #A7FA8B
analogous
#A78BFA #DE8BFA #FA8BDF
triadic
#DE8BFA #FADE8B #8BFADE
tetradic
#DE8BFA #FAA78B #A7FA8B #8BDFFA
square
#DE8BFA #FAA78B #A7FA8B #8BDFFA
split-complementary
#DE8BFA #DFFA8B #8BFAA7
monochromatic
#BD16F5 #CD50F7 #DE8BFA #EFC6FD #F7E2FE
Accessibility & contrast
On white
2.29
#DE8BFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#DE8BFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE8BFA
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE8BFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE8BFA | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A6FE
Deuteranopia (green-blind)
#8FAEF7
Tritanopia (blue-blind)
#DD9AB7
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #de8bfa; /* rgb */ color: rgb(222, 139, 250); /* oklch */ color: oklch(76.3% 0.174 317.2);
Tailwind
colors: {
custom: {
50: '#eaaffc',
500: '#de8bfa',
950: '#000000',
},
}SCSS
$custom: #de8bfa; $custom-light: #eaaffc; $custom-dark: #000000;
JSON
{
"hex": "#de8bfa",
"rgb": {
"r": 222,
"g": 139,
"b": 250
},
"hsl": {
"h": 284.865,
"s": 91.736,
"l": 76.275
},
"oklch": {
"l": 0.76259,
"c": 0.17446,
"h": 317.2
},
"luminance": 0.40897
}Semantic roles & 50–950 ramp
primary
#DE8BFA
secondary
#DDF6D5
accent
#E6003A
background
#FEFAFF
surface
#FDF5FF
border
#D5CFD7
text
#161017
muted
#847F85