#DE9BF9#DE9BF9
#DE9BF9 is a light, vivid purple. Relative luminance 0.458; OKLCH L 78.7% C 0.147 H 315.8°. Best body text is #000000 at 10.16:1 contrast (WCAG AA passes).
Color values
| HEX | #DE9BF9 |
|---|---|
| RGB | rgb(222, 155, 249) |
| HSL | hsl(283, 89%, 79%) |
| HSV | hsv(283, 38%, 98%) |
| CMYK | cmyk(10.8%, 37.8%, 0%, 2.4%) |
| CIE-LAB | lab(73.42, 40.93, -37.16) |
| CIE-LCH | lch(73.42, 55.28, 317.77°) |
| OKLab | oklab(78.74% 0.1053 -0.1023) |
| OKLCH | oklch(78.74% 0.147 315.8) |
| XYZ | xyz(58.9418, 45.8132, 95.3420) |
| Luminance | 0.4581 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.98
Lilac (survey)
#CEA2FD
ΔE00 4.23
Lavender (survey)
#C79FEF
ΔE00 4.78
Pastel Purple
#CAA0FF
ΔE00 4.99
Mauve
#E0B0FF
ΔE00 5.09
Liliac
#C48EFD
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE9BF9 #B6F99B
analogous
#AF9BF9 #DE9BF9 #F99BE5
triadic
#DE9BF9 #F9DE9B #9BF9DE
tetradic
#DE9BF9 #F9AF9B #B6F99B #9BE5F9
square
#DE9BF9 #F9AF9B #B6F99B #9BE5F9
split-complementary
#DE9BF9 #E5F99B #9BF9AF
monochromatic
#B828F2 #CB61F6 #DE9BF9 #F1D5FC #F5E2FD
Accessibility & contrast
On white
2.07
#DE9BF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.16
#DE9BF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE9BF9
10.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE9BF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE9BF9 | 1.00 | 2.07 | 10.16 | 10.16 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB0FD
Deuteranopia (green-blind)
#9CB6F6
Tritanopia (blue-blind)
#DDA7BF
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #de9bf9; /* rgb */ color: rgb(222, 155, 249); /* oklch */ color: oklch(78.7% 0.147 315.8);
Tailwind
colors: {
custom: {
50: '#e9b9fb',
500: '#de9bf9',
950: '#000000',
},
}SCSS
$custom: #de9bf9; $custom-light: #e9b9fb; $custom-dark: #000000;
JSON
{
"hex": "#de9bf9",
"rgb": {
"r": 222,
"g": 155,
"b": 249
},
"hsl": {
"h": 282.766,
"s": 88.679,
"l": 79.216
},
"oklch": {
"l": 0.78737,
"c": 0.14681,
"h": 315.8
},
"luminance": 0.45812
}Semantic roles & 50–950 ramp
primary
#DE9BF9
secondary
#DFF5D6
accent
#E50042
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161117
muted
#848085