#DD70F7#DD70F7
#DD70F7 is a light, highly saturated purple. Relative luminance 0.337; OKLCH L 72.2% C 0.213 H 319.6°. Best body text is #000000 at 7.74:1 contrast (WCAG AA passes).
Color values
| HEX | #DD70F7 |
|---|---|
| RGB | rgb(221, 112, 247) |
| HSL | hsl(288, 89%, 70%) |
| HSV | hsv(288, 55%, 97%) |
| CMYK | cmyk(10.5%, 54.7%, 0%, 3.1%) |
| CIE-LAB | lab(64.71, 62.11, -49.74) |
| CIE-LCH | lch(64.71, 79.57, 321.31°) |
| OKLab | oklab(72.19% 0.1624 -0.1383) |
| OKLCH | oklch(72.19% 0.213 319.6) |
| XYZ | xyz(52.3993, 33.6781, 91.7180) |
| Luminance | 0.3368 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 4.64
Light Magenta
#FA5FF7
ΔE00 4.73
Light Purple
#BF77F6
ΔE00 5.35
Orchid
#DA70D6
ΔE00 5.40
Purply Pink
#F075E6
ΔE00 5.51
Easter Purple
#C071FE
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD70F7 #8AF770
analogous
#9970F7 #DD70F7 #F770CE
triadic
#DD70F7 #F7DD70 #70F7DD
tetradic
#DD70F7 #F79970 #8AF770 #70CEF7
square
#DD70F7 #F79970 #8AF770 #70CEF7
split-complementary
#DD70F7 #CEF770 #70F799
monochromatic
#B70DE0 #CF36F4 #DD70F7 #EBAAFA #F8E2FD
Accessibility & contrast
On white
2.71
#DD70F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.74
#DD70F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD70F7
7.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD70F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD70F7 | 1.00 | 2.71 | 7.74 | 7.74 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5595FB
Deuteranopia (green-blind)
#7AA1F3
Tritanopia (blue-blind)
#DE84A9
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #dd70f7; /* rgb */ color: rgb(221, 112, 247); /* oklch */ color: oklch(72.2% 0.213 319.6);
Tailwind
colors: {
custom: {
50: '#ea9efa',
500: '#dd70f7',
950: '#000000',
},
}SCSS
$custom: #dd70f7; $custom-light: #ea9efa; $custom-dark: #000000;
JSON
{
"hex": "#dd70f7",
"rgb": {
"r": 221,
"g": 112,
"b": 247
},
"hsl": {
"h": 288.444,
"s": 89.404,
"l": 70.392
},
"oklch": {
"l": 0.72192,
"c": 0.21326,
"h": 319.6
},
"luminance": 0.33676
}Semantic roles & 50–950 ramp
primary
#DD70F7
secondary
#D6F4CF
accent
#E6002C
background
#FEFAFF
surface
#FDF3FF
border
#D5CDD7
text
#160F17
muted
#847F85