#DD7CF7#DD7CF7
#DD7CF7 is a light, vivid purple. Relative luminance 0.365; OKLCH L 73.8% C 0.195 H 318.8°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #DD7CF7 |
|---|---|
| RGB | rgb(221, 124, 247) |
| HSL | hsl(287, 88%, 73%) |
| HSV | hsv(287, 50%, 97%) |
| CMYK | cmyk(10.5%, 49.8%, 0%, 3.1%) |
| CIE-LAB | lab(66.90, 56.29, -46.27) |
| CIE-LCH | lch(66.90, 72.87, 320.58°) |
| OKLab | oklab(73.81% 0.1468 -0.1283) |
| OKLCH | oklch(73.81% 0.195 318.8) |
| XYZ | xyz(53.8127, 36.5048, 92.1892) |
| Luminance | 0.3650 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.40
Purply Pink
#F075E6
ΔE00 5.11
Light Purple
#BF77F6
ΔE00 5.70
Violet Pink
#FB5FFC
ΔE00 5.71
Orchid
#DA70D6
ΔE00 5.72
Light Magenta
#FA5FF7
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD7CF7 #96F77C
analogous
#9F7CF7 #DD7CF7 #F77CD3
triadic
#DD7CF7 #F7DD7C #7CF7DD
tetradic
#DD7CF7 #F79F7C #96F77C #7CD3F7
square
#DD7CF7 #F79F7C #96F77C #7CD3F7
split-complementary
#DD7CF7 #D3F77C #7CF79F
monochromatic
#BC0EEA #CE42F3 #DD7CF7 #ECB6FB #F8E2FD
Accessibility & contrast
On white
2.53
#DD7CF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#DD7CF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD7CF7
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD7CF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD7CF7 | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#669CFB
Deuteranopia (green-blind)
#83A6F4
Tritanopia (blue-blind)
#DD8DAE
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #dd7cf7; /* rgb */ color: rgb(221, 124, 247); /* oklch */ color: oklch(73.8% 0.195 318.8);
Tailwind
colors: {
custom: {
50: '#eaa5fa',
500: '#dd7cf7',
950: '#000000',
},
}SCSS
$custom: #dd7cf7; $custom-light: #eaa5fa; $custom-dark: #000000;
JSON
{
"hex": "#dd7cf7",
"rgb": {
"r": 221,
"g": 124,
"b": 247
},
"hsl": {
"h": 287.317,
"s": 88.489,
"l": 72.745
},
"oklch": {
"l": 0.73811,
"c": 0.19493,
"h": 318.8
},
"luminance": 0.36503
}Semantic roles & 50–950 ramp
primary
#DD7CF7
secondary
#DCF5D6
accent
#E50031
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#160F17
muted
#847F85