#DE9BFB#DE9BFB
#DE9BFB is a light, vivid purple. Relative luminance 0.459; OKLCH L 78.8% C 0.149 H 315.2°. Best body text is #000000 at 10.19:1 contrast (WCAG AA passes).
Color values
| HEX | #DE9BFB |
|---|---|
| RGB | rgb(222, 155, 251) |
| HSL | hsl(282, 92%, 80%) |
| HSV | hsv(282, 38%, 98%) |
| CMYK | cmyk(11.6%, 38.2%, 0%, 1.6%) |
| CIE-LAB | lab(73.51, 41.34, -38.12) |
| CIE-LCH | lch(73.51, 56.23, 317.32°) |
| OKLab | oklab(78.83% 0.1058 -0.105) |
| OKLCH | oklch(78.83% 0.149 315.2) |
| XYZ | xyz(59.2554, 45.9387, 96.9936) |
| Luminance | 0.4594 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.85
Lilac (survey)
#CEA2FD
ΔE00 4.08
Pastel Purple
#CAA0FF
ΔE00 4.79
Lavender (survey)
#C79FEF
ΔE00 4.79
Mauve
#E0B0FF
ΔE00 5.14
Liliac
#C48EFD
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE9BFB #B8FB9B
analogous
#AE9BFB #DE9BFB #FB9BE8
triadic
#DE9BFB #FBDE9B #9BFBDE
tetradic
#DE9BFB #FBAE9B #B8FB9B #9BE8FB
square
#DE9BFB #FBAE9B #B8FB9B #9BE8FB
split-complementary
#DE9BFB #E8FB9B #9BFBAE
monochromatic
#B725F6 #CB60F9 #DE9BFB #F1D6FD #F5E2FE
Accessibility & contrast
On white
2.06
#DE9BFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.19
#DE9BFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE9BFB
10.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE9BFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE9BFB | 1.00 | 2.06 | 10.19 | 10.19 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB1FF
Deuteranopia (green-blind)
#9CB7F8
Tritanopia (blue-blind)
#DDA8BF
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #de9bfb; /* rgb */ color: rgb(222, 155, 251); /* oklch */ color: oklch(78.8% 0.149 315.2);
Tailwind
colors: {
custom: {
50: '#e9b9fd',
500: '#de9bfb',
950: '#000000',
},
}SCSS
$custom: #de9bfb; $custom-light: #e9b9fd; $custom-dark: #000000;
JSON
{
"hex": "#de9bfb",
"rgb": {
"r": 222,
"g": 155,
"b": 251
},
"hsl": {
"h": 281.875,
"s": 92.308,
"l": 79.608
},
"oklch": {
"l": 0.78825,
"c": 0.14903,
"h": 315.2
},
"luminance": 0.45937
}Semantic roles & 50–950 ramp
primary
#DE9BFB
secondary
#DFF6D5
accent
#E60045
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161117
muted
#848085