#DF9FED#DF9FED
#DF9FED is a light, vivid purple. Relative luminance 0.466; OKLCH L 79.0% C 0.127 H 320.2°. Best body text is #000000 at 10.32:1 contrast (WCAG AA passes).
Color values
| HEX | #DF9FED |
|---|---|
| RGB | rgb(223, 159, 237) |
| HSL | hsl(289, 68%, 78%) |
| HSV | hsv(289, 33%, 93%) |
| CMYK | cmyk(5.9%, 32.9%, 0%, 7.1%) |
| CIE-LAB | lab(73.93, 36.73, -29.84) |
| CIE-LCH | lch(73.93, 47.33, 320.91°) |
| OKLab | oklab(78.99% 0.0979 -0.0815) |
| OKLCH | oklch(78.99% 0.127 320.2) |
| XYZ | xyz(58.1137, 46.6003, 86.0378) |
| Luminance | 0.4660 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.58
Mauve
#E0B0FF
ΔE00 4.72
Lavender (survey)
#C79FEF
ΔE00 5.39
Baby Purple
#CA9BF7
ΔE00 5.72
Lilac (survey)
#CEA2FD
ΔE00 5.78
Lavender Pink
#DD85D7
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF9FED #ADED9F
analogous
#B89FED #DF9FED #ED9FD4
triadic
#DF9FED #EDDF9F #9FEDDF
tetradic
#DF9FED #EDB89F #ADED9F #9FD4ED
square
#DF9FED #EDB89F #ADED9F #9FD4ED
split-complementary
#DF9FED #D4ED9F #9FEDB8
monochromatic
#BD38DA #CE6BE3 #DF9FED #F0D3F7 #F6E5FA
Accessibility & contrast
On white
2.03
#DF9FED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.32
#DF9FED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF9FED
10.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF9FED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF9FED | 1.00 | 2.03 | 10.32 | 10.32 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B1F0
Deuteranopia (green-blind)
#A5B8EA
Tritanopia (blue-blind)
#E0A8BC
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #df9fed; /* rgb */ color: rgb(223, 159, 237); /* oklch */ color: oklch(79.0% 0.127 320.2);
Tailwind
colors: {
custom: {
50: '#eabcf3',
500: '#df9fed',
950: '#000000',
},
}SCSS
$custom: #df9fed; $custom-light: #eabcf3; $custom-dark: #000000;
JSON
{
"hex": "#df9fed",
"rgb": {
"r": 223,
"g": 159,
"b": 237
},
"hsl": {
"h": 289.231,
"s": 68.421,
"l": 77.647
},
"oklch": {
"l": 0.78991,
"c": 0.12739,
"h": 320.2
},
"luminance": 0.46599
}Semantic roles & 50–950 ramp
primary
#DF9FED
secondary
#DEF2D9
accent
#D01537
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161217
muted
#848185