#DF9FEF#DF9FEF
#DF9FEF is a light, vivid purple. Relative luminance 0.467; OKLCH L 79.1% C 0.130 H 319.4°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #DF9FEF |
|---|---|
| RGB | rgb(223, 159, 239) |
| HSL | hsl(288, 71%, 78%) |
| HSV | hsv(288, 33%, 94%) |
| CMYK | cmyk(6.7%, 33.5%, 0%, 6.3%) |
| CIE-LAB | lab(74.01, 37.12, -30.82) |
| CIE-LCH | lch(74.01, 48.24, 320.30°) |
| OKLab | oklab(79.07% 0.0984 -0.0842) |
| OKLCH | oklch(79.07% 0.13 319.4) |
| XYZ | xyz(58.4075, 46.7178, 87.5853) |
| Luminance | 0.4672 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.99
Mauve
#E0B0FF
ΔE00 4.54
Lavender (survey)
#C79FEF
ΔE00 5.19
Baby Purple
#CA9BF7
ΔE00 5.41
Lilac (survey)
#CEA2FD
ΔE00 5.45
Pastel Purple
#CAA0FF
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF9FEF #AFEF9F
analogous
#B79FEF #DF9FEF #EF9FD7
triadic
#DF9FEF #EFDF9F #9FEFDF
tetradic
#DF9FEF #EFB79F #AFEF9F #9FD7EF
square
#DF9FEF #EFB79F #AFEF9F #9FD7EF
split-complementary
#DF9FEF #D7EF9F #9FEFB7
monochromatic
#BC36DE #CE6BE6 #DF9FEF #F0D3F8 #F6E5FB
Accessibility & contrast
On white
2.03
#DF9FEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#DF9FEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF9FEF
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF9FEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF9FEF | 1.00 | 2.03 | 10.34 | 10.34 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B2F2
Deuteranopia (green-blind)
#A4B8EC
Tritanopia (blue-blind)
#E0A8BC
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #df9fef; /* rgb */ color: rgb(223, 159, 239); /* oklch */ color: oklch(79.1% 0.130 319.4);
Tailwind
colors: {
custom: {
50: '#eabcf4',
500: '#df9fef',
950: '#000000',
},
}SCSS
$custom: #df9fef; $custom-light: #eabcf4; $custom-dark: #000000;
JSON
{
"hex": "#df9fef",
"rgb": {
"r": 223,
"g": 159,
"b": 239
},
"hsl": {
"h": 288,
"s": 71.429,
"l": 78.039
},
"oklch": {
"l": 0.79073,
"c": 0.12954,
"h": 319.4
},
"luminance": 0.46716
}Semantic roles & 50–950 ramp
primary
#DF9FEF
secondary
#DEF2D9
accent
#D31239
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161217
muted
#848185