#DF9EFD#DF9EFD
#DF9EFD is a light, vivid purple. Relative luminance 0.472; OKLCH L 79.5% C 0.147 H 314.6°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #DF9EFD |
|---|---|
| RGB | rgb(223, 158, 253) |
| HSL | hsl(281, 96%, 81%) |
| HSV | hsv(281, 38%, 99%) |
| CMYK | cmyk(11.9%, 37.5%, 0%, 0.8%) |
| CIE-LAB | lab(74.34, 40.44, -37.90) |
| CIE-LCH | lch(74.34, 55.42, 316.86°) |
| OKLab | oklab(79.51% 0.1031 -0.1044) |
| OKLCH | oklch(79.51% 0.147 314.6) |
| XYZ | xyz(60.3851, 47.2348, 98.8457) |
| Luminance | 0.4723 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 3.81
Baby Purple
#CA9BF7
ΔE00 3.89
Mauve
#E0B0FF
ΔE00 4.50
Pastel Purple
#CAA0FF
ΔE00 4.62
Lavender (survey)
#C79FEF
ΔE00 4.70
Pale Violet
#CEAEFA
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF9EFD #BCFD9E
analogous
#AF9EFD #DF9EFD #FD9EEB
triadic
#DF9EFD #FDDF9E #9EFDDF
tetradic
#DF9EFD #FDAF9E #BCFD9E #9EEBFD
square
#DF9EFD #FDAF9E #BCFD9E #9EEBFD
split-complementary
#DF9EFD #EBFD9E #9EFDAF
monochromatic
#B726FB #CB62FC #DF9EFD #F3DAFE #F5E1FE
Accessibility & contrast
On white
2.01
#DF9EFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#DF9EFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF9EFD
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF9EFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF9EFD | 1.00 | 2.01 | 10.45 | 10.45 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB3FF
Deuteranopia (green-blind)
#9EB9FA
Tritanopia (blue-blind)
#DDABC2
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #df9efd; /* rgb */ color: rgb(223, 158, 253); /* oklch */ color: oklch(79.5% 0.147 314.6);
Tailwind
colors: {
custom: {
50: '#eabbfe',
500: '#df9efd',
950: '#000000',
},
}SCSS
$custom: #df9efd; $custom-light: #eabbfe; $custom-dark: #000000;
JSON
{
"hex": "#df9efd",
"rgb": {
"r": 223,
"g": 158,
"b": 253
},
"hsl": {
"h": 281.053,
"s": 95.96,
"l": 80.588
},
"oklch": {
"l": 0.79505,
"c": 0.14669,
"h": 314.6
},
"luminance": 0.47234
}Semantic roles & 50–950 ramp
primary
#DF9EFD
secondary
#DFF7D4
accent
#E60048
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161218
muted
#848186