#DF7DF9#DF7DF9
#DF7DF9 is a light, vivid purple. Relative luminance 0.372; OKLCH L 74.3% C 0.196 H 318.9°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #DF7DF9 |
|---|---|
| RGB | rgb(223, 125, 249) |
| HSL | hsl(287, 91%, 73%) |
| HSV | hsv(287, 50%, 98%) |
| CMYK | cmyk(10.4%, 49.8%, 0%, 2.4%) |
| CIE-LAB | lab(67.42, 56.72, -46.53) |
| CIE-LCH | lch(67.42, 73.36, 320.64°) |
| OKLab | oklab(74.28% 0.148 -0.129) |
| OKLCH | oklch(74.28% 0.196 318.9) |
| XYZ | xyz(54.8617, 37.1968, 93.8940) |
| Luminance | 0.3720 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.23
Purply Pink
#F075E6
ΔE00 5.09
Violet Pink
#FB5FFC
ΔE00 5.67
Light Magenta
#FA5FF7
ΔE00 5.79
Orchid
#DA70D6
ΔE00 6.00
Light Purple
#BF77F6
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF7DF9 #97F97D
analogous
#A17DF9 #DF7DF9 #F97DD5
triadic
#DF7DF9 #F9DF7D #7DF9DF
tetradic
#DF7DF9 #F9A17D #97F97D #7DD5F9
square
#DF7DF9 #F9A17D #97F97D #7DD5F9
split-complementary
#DF7DF9 #D5F97D #7DF9A1
monochromatic
#C00BF0 #D142F6 #DF7DF9 #EDB7FC #F8E2FE
Accessibility & contrast
On white
2.49
#DF7DF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#DF7DF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF7DF9
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF7DF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF7DF9 | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#669EFD
Deuteranopia (green-blind)
#84A8F6
Tritanopia (blue-blind)
#DF8FB0
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #df7df9; /* rgb */ color: rgb(223, 125, 249); /* oklch */ color: oklch(74.3% 0.196 318.9);
Tailwind
colors: {
custom: {
50: '#eba6fc',
500: '#df7df9',
950: '#000000',
},
}SCSS
$custom: #df7df9; $custom-light: #eba6fc; $custom-dark: #000000;
JSON
{
"hex": "#df7df9",
"rgb": {
"r": 223,
"g": 125,
"b": 249
},
"hsl": {
"h": 287.419,
"s": 91.176,
"l": 73.333
},
"oklch": {
"l": 0.74277,
"c": 0.1963,
"h": 318.9
},
"luminance": 0.37195
}Semantic roles & 50–950 ramp
primary
#DF7DF9
secondary
#DCF6D5
accent
#E60030
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85