#DE9BEA#DE9BEA
#DE9BEA is a light, vivid purple. Relative luminance 0.449; OKLCH L 78.1% C 0.131 H 321.3°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #DE9BEA |
|---|---|
| RGB | rgb(222, 155, 234) |
| HSL | hsl(291, 65%, 76%) |
| HSV | hsv(291, 34%, 92%) |
| CMYK | cmyk(5.1%, 33.8%, 0%, 8.2%) |
| CIE-LAB | lab(72.84, 37.98, -29.91) |
| CIE-LCH | lch(72.84, 48.34, 321.78°) |
| OKLab | oklab(78.1% 0.1019 -0.0816) |
| OKLCH | oklch(78.1% 0.131 321.3) |
| XYZ | xyz(56.6950, 44.9145, 83.5088) |
| Luminance | 0.4491 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.62
Lavender Pink
#DD85D7
ΔE00 5.56
Mauve
#E0B0FF
ΔE00 5.64
Lavender (survey)
#C79FEF
ΔE00 5.65
Baby Purple
#CA9BF7
ΔE00 5.83
Lilac (survey)
#CEA2FD
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE9BEA #A7EA9B
analogous
#B79BEA #DE9BEA #EA9BCF
triadic
#DE9BEA #EADE9B #9BEADE
tetradic
#DE9BEA #EAB79B #A7EA9B #9BCFEA
square
#DE9BEA #EAB79B #A7EA9B #9BCFEA
split-complementary
#DE9BEA #CFEA9B #9BEAB7
monochromatic
#BD36D5 #CD68DF #DE9BEA #EFCEF5 #F7E6FA
Accessibility & contrast
On white
2.10
#DE9BEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#DE9BEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE9BEA
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE9BEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE9BEA | 1.00 | 2.10 | 9.98 | 9.98 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92AEED
Deuteranopia (green-blind)
#A2B5E7
Tritanopia (blue-blind)
#E0A4B8
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #de9bea; /* rgb */ color: rgb(222, 155, 234); /* oklch */ color: oklch(78.1% 0.131 321.3);
Tailwind
colors: {
custom: {
50: '#e9b9f1',
500: '#de9bea',
950: '#000000',
},
}SCSS
$custom: #de9bea; $custom-light: #e9b9f1; $custom-dark: #000000;
JSON
{
"hex": "#de9bea",
"rgb": {
"r": 222,
"g": 155,
"b": 234
},
"hsl": {
"h": 290.886,
"s": 65.289,
"l": 76.275
},
"oklch": {
"l": 0.78098,
"c": 0.13056,
"h": 321.3
},
"luminance": 0.44913
}Semantic roles & 50–950 ramp
primary
#DE9BEA
secondary
#DDF1DA
accent
#CD1834
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161116
muted
#848084