#DE9BEE#DE9BEE
#DE9BEE is a light, vivid purple. Relative luminance 0.451; OKLCH L 78.3% C 0.135 H 319.7°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #DE9BEE |
|---|---|
| RGB | rgb(222, 155, 238) |
| HSL | hsl(288, 71%, 77%) |
| HSV | hsv(288, 35%, 93%) |
| CMYK | cmyk(6.7%, 34.9%, 0%, 6.7%) |
| CIE-LAB | lab(72.99, 38.76, -31.85) |
| CIE-LCH | lch(72.99, 50.17, 320.58°) |
| OKLab | oklab(78.26% 0.1029 -0.0871) |
| OKLCH | oklch(78.26% 0.135 319.7) |
| XYZ | xyz(57.2762, 45.1470, 86.5694) |
| Luminance | 0.4515 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.39
Baby Purple
#CA9BF7
ΔE00 5.21
Lavender (survey)
#C79FEF
ΔE00 5.26
Mauve
#E0B0FF
ΔE00 5.34
Lilac (survey)
#CEA2FD
ΔE00 5.54
Lavender Pink
#DD85D7
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE9BEE #ABEE9B
analogous
#B59BEE #DE9BEE #EE9BD4
triadic
#DE9BEE #EEDE9B #9BEEDE
tetradic
#DE9BEE #EEB59B #ABEE9B #9BD4EE
square
#DE9BEE #EEB59B #ABEE9B #9BD4EE
split-complementary
#DE9BEE #D4EE9B #9BEEB5
monochromatic
#BB32DC #CD67E5 #DE9BEE #EFCFF7 #F6E5FB
Accessibility & contrast
On white
2.09
#DE9BEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#DE9BEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE9BEE
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE9BEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE9BEE | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91AFF1
Deuteranopia (green-blind)
#A1B6EB
Tritanopia (blue-blind)
#DFA5BA
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #de9bee; /* rgb */ color: rgb(222, 155, 238); /* oklch */ color: oklch(78.3% 0.135 319.7);
Tailwind
colors: {
custom: {
50: '#e9b9f3',
500: '#de9bee',
950: '#000000',
},
}SCSS
$custom: #de9bee; $custom-light: #e9b9f3; $custom-dark: #000000;
JSON
{
"hex": "#de9bee",
"rgb": {
"r": 222,
"g": 155,
"b": 238
},
"hsl": {
"h": 288.434,
"s": 70.94,
"l": 77.059
},
"oklch": {
"l": 0.78264,
"c": 0.13482,
"h": 319.7
},
"luminance": 0.45145
}Semantic roles & 50–950 ramp
primary
#DE9BEE
secondary
#DEF2D9
accent
#D31338
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161117
muted
#848085