#DE9DFD#DE9DFD
#DE9DFD is a light, vivid purple. Relative luminance 0.467; OKLCH L 79.2% C 0.148 H 314.3°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #DE9DFD |
|---|---|
| RGB | rgb(222, 157, 253) |
| HSL | hsl(281, 96%, 80%) |
| HSV | hsv(281, 38%, 99%) |
| CMYK | cmyk(12.3%, 37.9%, 0%, 0.8%) |
| CIE-LAB | lab(74.02, 40.68, -38.40) |
| CIE-LCH | lch(74.02, 55.94, 316.65°) |
| OKLab | oklab(79.24% 0.1033 -0.1058) |
| OKLCH | oklch(79.24% 0.148 314.3) |
| XYZ | xyz(59.9080, 46.7366, 98.7747) |
| Luminance | 0.4673 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.70
Lilac (survey)
#CEA2FD
ΔE00 3.72
Pastel Purple
#CAA0FF
ΔE00 4.48
Lavender (survey)
#C79FEF
ΔE00 4.63
Mauve
#E0B0FF
ΔE00 4.73
Liliac
#C48EFD
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE9DFD #BCFD9D
analogous
#AE9DFD #DE9DFD #FD9DEC
triadic
#DE9DFD #FDDE9D #9DFDDE
tetradic
#DE9DFD #FDAE9D #BCFD9D #9DECFD
square
#DE9DFD #FDAE9D #BCFD9D #9DECFD
split-complementary
#DE9DFD #ECFD9D #9DFDAE
monochromatic
#B625FB #CA61FC #DE9DFD #F2D9FE #F5E1FE
Accessibility & contrast
On white
2.03
#DE9DFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#DE9DFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE9DFD
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE9DFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE9DFD | 1.00 | 2.03 | 10.35 | 10.35 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB2FF
Deuteranopia (green-blind)
#9CB8FA
Tritanopia (blue-blind)
#DCAAC1
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #de9dfd; /* rgb */ color: rgb(222, 157, 253); /* oklch */ color: oklch(79.2% 0.148 314.3);
Tailwind
colors: {
custom: {
50: '#e9bbfe',
500: '#de9dfd',
950: '#000000',
},
}SCSS
$custom: #de9dfd; $custom-light: #e9bbfe; $custom-dark: #000000;
JSON
{
"hex": "#de9dfd",
"rgb": {
"r": 222,
"g": 157,
"b": 253
},
"hsl": {
"h": 280.625,
"s": 96,
"l": 80.392
},
"oklch": {
"l": 0.79241,
"c": 0.14792,
"h": 314.3
},
"luminance": 0.46735
}Semantic roles & 50–950 ramp
primary
#DE9DFD
secondary
#DFF7D4
accent
#E6004A
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161218
muted
#848186