#DD7CF9#DD7CF9
#DD7CF9 is a light, vivid purple. Relative luminance 0.366; OKLCH L 73.9% C 0.197 H 318.3°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #DD7CF9 |
|---|---|
| RGB | rgb(221, 124, 249) |
| HSL | hsl(287, 91%, 73%) |
| HSV | hsv(287, 50%, 98%) |
| CMYK | cmyk(11.2%, 50.2%, 0%, 2.4%) |
| CIE-LAB | lab(67.00, 56.68, -47.22) |
| CIE-LCH | lch(67.00, 73.77, 320.20°) |
| OKLab | oklab(73.91% 0.147 -0.131) |
| OKLCH | oklch(73.91% 0.197 318.3) |
| XYZ | xyz(54.1230, 36.6289, 93.8233) |
| Luminance | 0.3663 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.63
Purply Pink
#F075E6
ΔE00 5.36
Light Purple
#BF77F6
ΔE00 5.58
Violet Pink
#FB5FFC
ΔE00 5.76
Light Magenta
#FA5FF7
ΔE00 5.89
Orchid
#DA70D6
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD7CF9 #98F97C
analogous
#9E7CF9 #DD7CF9 #F97CD6
triadic
#DD7CF9 #F9DD7C #7CF9DD
tetradic
#DD7CF9 #F99E7C #98F97C #7CD6F9
square
#DD7CF9 #F99E7C #98F97C #7CD6F9
split-complementary
#DD7CF9 #D6F97C #7CF99E
monochromatic
#BC0BF0 #CE41F6 #DD7CF9 #ECB7FC #F7E2FE
Accessibility & contrast
On white
2.52
#DD7CF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#DD7CF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD7CF9
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD7CF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD7CF9 | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#649DFD
Deuteranopia (green-blind)
#82A6F6
Tritanopia (blue-blind)
#DD8EAF
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #dd7cf9; /* rgb */ color: rgb(221, 124, 249); /* oklch */ color: oklch(73.9% 0.197 318.3);
Tailwind
colors: {
custom: {
50: '#eaa5fc',
500: '#dd7cf9',
950: '#000000',
},
}SCSS
$custom: #dd7cf9; $custom-light: #eaa5fc; $custom-dark: #000000;
JSON
{
"hex": "#dd7cf9",
"rgb": {
"r": 221,
"g": 124,
"b": 249
},
"hsl": {
"h": 286.56,
"s": 91.241,
"l": 73.137
},
"oklch": {
"l": 0.7391,
"c": 0.19692,
"h": 318.3
},
"luminance": 0.36627
}Semantic roles & 50–950 ramp
primary
#DD7CF9
secondary
#DDF6D5
accent
#E60033
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#160F17
muted
#847F85