#DD7DF9#DD7DF9
#DD7DF9 is a light, vivid purple. Relative luminance 0.369; OKLCH L 74.1% C 0.195 H 318.2°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #DD7DF9 |
|---|---|
| RGB | rgb(221, 125, 249) |
| HSL | hsl(286, 91%, 73%) |
| HSV | hsv(286, 50%, 98%) |
| CMYK | cmyk(11.2%, 49.8%, 0%, 2.4%) |
| CIE-LAB | lab(67.19, 56.18, -46.92) |
| CIE-LCH | lch(67.19, 73.20, 320.13°) |
| OKLab | oklab(74.05% 0.1457 -0.1302) |
| OKLCH | oklch(74.05% 0.195 318.2) |
| XYZ | xyz(54.2490, 36.8809, 93.8653) |
| Luminance | 0.3688 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.54
Purply Pink
#F075E6
ΔE00 5.38
Light Purple
#BF77F6
ΔE00 5.66
Violet Pink
#FB5FFC
ΔE00 5.89
Light Magenta
#FA5FF7
ΔE00 6.01
Orchid
#DA70D6
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD7DF9 #99F97D
analogous
#9F7DF9 #DD7DF9 #F97DD7
triadic
#DD7DF9 #F9DD7D #7DF9DD
tetradic
#DD7DF9 #F99F7D #99F97D #7DD7F9
square
#DD7DF9 #F99F7D #99F97D #7DD7F9
split-complementary
#DD7DF9 #D7F97D #7DF99F
monochromatic
#BD0BF0 #CE42F6 #DD7DF9 #ECB7FC #F7E2FE
Accessibility & contrast
On white
2.51
#DD7DF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#DD7DF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD7DF9
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD7DF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD7DF9 | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#669DFD
Deuteranopia (green-blind)
#83A7F6
Tritanopia (blue-blind)
#DD8FB0
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #dd7df9; /* rgb */ color: rgb(221, 125, 249); /* oklch */ color: oklch(74.1% 0.195 318.2);
Tailwind
colors: {
custom: {
50: '#eaa6fc',
500: '#dd7df9',
950: '#000000',
},
}SCSS
$custom: #dd7df9; $custom-light: #eaa6fc; $custom-dark: #000000;
JSON
{
"hex": "#dd7df9",
"rgb": {
"r": 221,
"g": 125,
"b": 249
},
"hsl": {
"h": 286.452,
"s": 91.176,
"l": 73.333
},
"oklch": {
"l": 0.74051,
"c": 0.19536,
"h": 318.2
},
"luminance": 0.36879
}Semantic roles & 50–950 ramp
primary
#DD7DF9
secondary
#DDF6D5
accent
#E60034
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85