#DF9EDE#DF9EDE
#DF9EDE is a light, moderate purple. Relative luminance 0.454; OKLCH L 78.2% C 0.114 H 327.1°. Best body text is #000000 at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #DF9EDE |
|---|---|
| RGB | rgb(223, 158, 222) |
| HSL | hsl(301, 50%, 75%) |
| HSV | hsv(301, 29%, 87%) |
| CMYK | cmyk(0%, 29.1%, 0.4%, 12.5%) |
| CIE-LAB | lab(73.17, 34.44, -22.83) |
| CIE-LCH | lch(73.17, 41.32, 326.46°) |
| OKLab | oklab(78.23% 0.0954 -0.0617) |
| OKLCH | oklch(78.23% 0.114 327.1) |
| XYZ | xyz(55.8419, 45.4175, 74.9180) |
| Luminance | 0.4542 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 0.77
Lavender Pink
#DD85D7
ΔE00 6.05
Lilac
#C8A2C8
ΔE00 6.83
Mauve
#E0B0FF
ΔE00 6.99
Lavender (survey)
#C79FEF
ΔE00 7.61
Violet (CSS)
#EE82EE
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF9EDE #9EDF9F
analogous
#C09EDF #DF9EDE #DF9EBE
triadic
#DF9EDE #DEDF9E #9EDEDF
tetradic
#DF9EDE #DFC09E #9EDF9F #9EBEDF
square
#DF9EDE #DFC09E #9EDF9F #9EBEDF
split-complementary
#DF9EDE #BEDF9E #9EDFC0
monochromatic
#C142BF #D070CE #DF9EDE #EECCEE #F7E8F7
Accessibility & contrast
On white
2.08
#DF9EDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.08
#DF9EDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF9EDE
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF9EDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF9EDE | 1.00 | 2.08 | 10.08 | 10.08 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AAEE0
Deuteranopia (green-blind)
#A9B7DC
Tritanopia (blue-blind)
#E3A3B5
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #df9ede; /* rgb */ color: rgb(223, 158, 222); /* oklch */ color: oklch(78.2% 0.114 327.1);
Tailwind
colors: {
custom: {
50: '#eabbe8',
500: '#df9ede',
950: '#000000',
},
}SCSS
$custom: #df9ede; $custom-light: #eabbe8; $custom-dark: #000000;
JSON
{
"hex": "#df9ede",
"rgb": {
"r": 223,
"g": 158,
"b": 222
},
"hsl": {
"h": 300.923,
"s": 50.388,
"l": 74.706
},
"oklch": {
"l": 0.78228,
"c": 0.11366,
"h": 327.1
},
"luminance": 0.45416
}Semantic roles & 50–950 ramp
primary
#DF9EDE
secondary
#DDEEDD
accent
#BE2A28
background
#FEFBFE
surface
#FDF6FC
border
#D5D0D5
text
#161216
muted
#848184