#DE9BEC#DE9BEC
#DE9BEC is a light, vivid purple. Relative luminance 0.450; OKLCH L 78.2% C 0.133 H 320.5°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #DE9BEC |
|---|---|
| RGB | rgb(222, 155, 236) |
| HSL | hsl(290, 68%, 77%) |
| HSV | hsv(290, 34%, 93%) |
| CMYK | cmyk(5.9%, 34.3%, 0%, 7.5%) |
| CIE-LAB | lab(72.91, 38.37, -30.88) |
| CIE-LCH | lch(72.91, 49.25, 321.17°) |
| OKLab | oklab(78.18% 0.1024 -0.0844) |
| OKLCH | oklch(78.18% 0.133 320.5) |
| XYZ | xyz(56.9840, 45.0301, 85.0305) |
| Luminance | 0.4503 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.01
Lavender (survey)
#C79FEF
ΔE00 5.44
Mauve
#E0B0FF
ΔE00 5.48
Baby Purple
#CA9BF7
ΔE00 5.51
Lavender Pink
#DD85D7
ΔE00 5.72
Lilac (survey)
#CEA2FD
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE9BEC #A9EC9B
analogous
#B69BEC #DE9BEC #EC9BD2
triadic
#DE9BEC #ECDE9B #9BECDE
tetradic
#DE9BEC #ECB69B #A9EC9B #9BD2EC
square
#DE9BEC #ECB69B #A9EC9B #9BD2EC
split-complementary
#DE9BEC #D2EC9B #9BECB6
monochromatic
#BC34D8 #CD68E2 #DE9BEC #EFCEF6 #F7E5FA
Accessibility & contrast
On white
2.10
#DE9BEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#DE9BEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE9BEC
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE9BEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE9BEC | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91AEEF
Deuteranopia (green-blind)
#A2B5E9
Tritanopia (blue-blind)
#E0A4B9
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #de9bec; /* rgb */ color: rgb(222, 155, 236); /* oklch */ color: oklch(78.2% 0.133 320.5);
Tailwind
colors: {
custom: {
50: '#e9b9f2',
500: '#de9bec',
950: '#000000',
},
}SCSS
$custom: #de9bec; $custom-light: #e9b9f2; $custom-dark: #000000;
JSON
{
"hex": "#de9bec",
"rgb": {
"r": 222,
"g": 155,
"b": 236
},
"hsl": {
"h": 289.63,
"s": 68.067,
"l": 76.667
},
"oklch": {
"l": 0.78181,
"c": 0.13269,
"h": 320.5
},
"luminance": 0.45028
}Semantic roles & 50–950 ramp
primary
#DE9BEC
secondary
#DEF2D9
accent
#D01636
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161117
muted
#848085