#DF9FEE#DF9FEE
#DF9FEE is a light, vivid purple. Relative luminance 0.467; OKLCH L 79.0% C 0.128 H 319.8°. Best body text is #000000 at 10.33:1 contrast (WCAG AA passes).
Color values
| HEX | #DF9FEE |
|---|---|
| RGB | rgb(223, 159, 238) |
| HSL | hsl(289, 70%, 78%) |
| HSV | hsv(289, 33%, 93%) |
| CMYK | cmyk(6.3%, 33.2%, 0%, 6.7%) |
| CIE-LAB | lab(73.97, 36.93, -30.33) |
| CIE-LCH | lch(73.97, 47.78, 320.60°) |
| OKLab | oklab(79.03% 0.0982 -0.0828) |
| OKLCH | oklch(79.03% 0.128 319.8) |
| XYZ | xyz(58.2602, 46.6589, 86.8094) |
| Luminance | 0.4666 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.79
Mauve
#E0B0FF
ΔE00 4.63
Lavender (survey)
#C79FEF
ΔE00 5.29
Baby Purple
#CA9BF7
ΔE00 5.56
Lilac (survey)
#CEA2FD
ΔE00 5.61
Lavender Pink
#DD85D7
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF9FEE #AEEE9F
analogous
#B79FEE #DF9FEE #EE9FD5
triadic
#DF9FEE #EEDF9F #9FEEDF
tetradic
#DF9FEE #EEB79F #AEEE9F #9FD5EE
square
#DF9FEE #EEB79F #AEEE9F #9FD5EE
split-complementary
#DF9FEE #D5EE9F #9FEEB7
monochromatic
#BC37DC #CE6BE5 #DF9FEE #F0D3F7 #F6E5FA
Accessibility & contrast
On white
2.03
#DF9FEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.33
#DF9FEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF9FEE
10.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF9FEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF9FEE | 1.00 | 2.03 | 10.33 | 10.33 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B1F1
Deuteranopia (green-blind)
#A5B8EB
Tritanopia (blue-blind)
#E0A8BC
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #df9fee; /* rgb */ color: rgb(223, 159, 238); /* oklch */ color: oklch(79.0% 0.128 319.8);
Tailwind
colors: {
custom: {
50: '#eabcf3',
500: '#df9fee',
950: '#000000',
},
}SCSS
$custom: #df9fee; $custom-light: #eabcf3; $custom-dark: #000000;
JSON
{
"hex": "#df9fee",
"rgb": {
"r": 223,
"g": 159,
"b": 238
},
"hsl": {
"h": 288.608,
"s": 69.912,
"l": 77.843
},
"oklch": {
"l": 0.79032,
"c": 0.12846,
"h": 319.8
},
"luminance": 0.46657
}Semantic roles & 50–950 ramp
primary
#DF9FEE
secondary
#DEF2D9
accent
#D21438
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161217
muted
#848185