#DF9DEC#DF9DEC
#DF9DEC is a light, vivid purple. Relative luminance 0.459; OKLCH L 78.6% C 0.130 H 320.8°. Best body text is #000000 at 10.17:1 contrast (WCAG AA passes).
Color values
| HEX | #DF9DEC |
|---|---|
| RGB | rgb(223, 157, 236) |
| HSL | hsl(290, 68%, 77%) |
| HSV | hsv(290, 33%, 93%) |
| CMYK | cmyk(5.5%, 33.5%, 0%, 7.5%) |
| CIE-LAB | lab(73.45, 37.61, -30.04) |
| CIE-LCH | lch(73.45, 48.13, 321.39°) |
| OKLab | oklab(78.61% 0.1006 -0.082) |
| OKLCH | oklch(78.61% 0.13 320.8) |
| XYZ | xyz(57.6268, 45.8597, 85.1568) |
| Luminance | 0.4586 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.63
Mauve
#E0B0FF
ΔE00 5.17
Lavender (survey)
#C79FEF
ΔE00 5.55
Baby Purple
#CA9BF7
ΔE00 5.77
Lilac (survey)
#CEA2FD
ΔE00 5.96
Lavender Pink
#DD85D7
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF9DEC #AAEC9D
analogous
#B89DEC #DF9DEC #EC9DD1
triadic
#DF9DEC #ECDF9D #9DECDF
tetradic
#DF9DEC #ECB89D #AAEC9D #9DD1EC
square
#DF9DEC #ECB89D #AAEC9D #9DD1EC
split-complementary
#DF9DEC #D1EC9D #9DECB8
monochromatic
#BE36D8 #CE6AE2 #DF9DEC #F0D0F6 #F7E5FA
Accessibility & contrast
On white
2.06
#DF9DEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.17
#DF9DEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF9DEC
10.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF9DEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF9DEC | 1.00 | 2.06 | 10.17 | 10.17 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B0EF
Deuteranopia (green-blind)
#A4B7E9
Tritanopia (blue-blind)
#E1A6BA
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #df9dec; /* rgb */ color: rgb(223, 157, 236); /* oklch */ color: oklch(78.6% 0.130 320.8);
Tailwind
colors: {
custom: {
50: '#eabbf2',
500: '#df9dec',
950: '#000000',
},
}SCSS
$custom: #df9dec; $custom-light: #eabbf2; $custom-dark: #000000;
JSON
{
"hex": "#df9dec",
"rgb": {
"r": 223,
"g": 157,
"b": 236
},
"hsl": {
"h": 290.127,
"s": 67.521,
"l": 77.059
},
"oklch": {
"l": 0.78615,
"c": 0.12979,
"h": 320.8
},
"luminance": 0.45858
}Semantic roles & 50–950 ramp
primary
#DF9DEC
secondary
#DDF2D9
accent
#CF1635
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161217
muted
#848185