#DE9BFA#DE9BFA
#DE9BFA is a light, vivid purple. Relative luminance 0.459; OKLCH L 78.8% C 0.148 H 315.5°. Best body text is #000000 at 10.17:1 contrast (WCAG AA passes).
Color values
| HEX | #DE9BFA |
|---|---|
| RGB | rgb(222, 155, 250) |
| HSL | hsl(282, 90%, 79%) |
| HSV | hsv(282, 38%, 98%) |
| CMYK | cmyk(11.2%, 38%, 0%, 2%) |
| CIE-LAB | lab(73.46, 41.13, -37.64) |
| CIE-LCH | lch(73.46, 55.76, 317.54°) |
| OKLab | oklab(78.78% 0.1055 -0.1036) |
| OKLCH | oklch(78.78% 0.148 315.5) |
| XYZ | xyz(59.0982, 45.8758, 96.1657) |
| Luminance | 0.4587 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.91
Lilac (survey)
#CEA2FD
ΔE00 4.15
Lavender (survey)
#C79FEF
ΔE00 4.78
Pastel Purple
#CAA0FF
ΔE00 4.89
Mauve
#E0B0FF
ΔE00 5.11
Liliac
#C48EFD
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE9BFA #B7FA9B
analogous
#AF9BFA #DE9BFA #FA9BE6
triadic
#DE9BFA #FADE9B #9BFADE
tetradic
#DE9BFA #FAAF9B #B7FA9B #9BE6FA
square
#DE9BFA #FAAF9B #B7FA9B #9BE6FA
split-complementary
#DE9BFA #E6FA9B #9BFAAF
monochromatic
#B826F4 #CB61F7 #DE9BFA #F1D5FD #F5E2FE
Accessibility & contrast
On white
2.06
#DE9BFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.17
#DE9BFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE9BFA
10.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE9BFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE9BFA | 1.00 | 2.06 | 10.17 | 10.17 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB0FE
Deuteranopia (green-blind)
#9CB6F7
Tritanopia (blue-blind)
#DDA7BF
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #de9bfa; /* rgb */ color: rgb(222, 155, 250); /* oklch */ color: oklch(78.8% 0.148 315.5);
Tailwind
colors: {
custom: {
50: '#e9b9fc',
500: '#de9bfa',
950: '#000000',
},
}SCSS
$custom: #de9bfa; $custom-light: #e9b9fc; $custom-dark: #000000;
JSON
{
"hex": "#de9bfa",
"rgb": {
"r": 222,
"g": 155,
"b": 250
},
"hsl": {
"h": 282.316,
"s": 90.476,
"l": 79.412
},
"oklch": {
"l": 0.78781,
"c": 0.14792,
"h": 315.5
},
"luminance": 0.45874
}Semantic roles & 50–950 ramp
primary
#DE9BFA
secondary
#DFF6D5
accent
#E60044
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161117
muted
#848085