#DD70F8#DD70F8
#DD70F8 is a light, highly saturated purple. Relative luminance 0.337; OKLCH L 72.2% C 0.214 H 319.3°. Best body text is #000000 at 7.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DD70F8 |
|---|---|
| RGB | rgb(221, 112, 248) |
| HSL | hsl(288, 91%, 71%) |
| HSV | hsv(288, 55%, 97%) |
| CMYK | cmyk(10.9%, 54.8%, 0%, 2.7%) |
| CIE-LAB | lab(64.76, 62.30, -50.21) |
| CIE-LCH | lch(64.76, 80.01, 321.14°) |
| OKLab | oklab(72.24% 0.1624 -0.1396) |
| OKLCH | oklch(72.24% 0.214 319.3) |
| XYZ | xyz(52.5541, 33.7400, 92.5329) |
| Luminance | 0.3374 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 4.67
Light Magenta
#FA5FF7
ΔE00 4.78
Light Purple
#BF77F6
ΔE00 5.29
Easter Purple
#C071FE
ΔE00 5.53
Orchid
#DA70D6
ΔE00 5.55
Bright Lilac
#C95EFB
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD70F8 #8BF870
analogous
#9970F8 #DD70F8 #F870CF
triadic
#DD70F8 #F8DD70 #70F8DD
tetradic
#DD70F8 #F89970 #8BF870 #70CFF8
square
#DD70F8 #F89970 #8BF870 #70CFF8
split-complementary
#DD70F8 #CFF870 #70F899
monochromatic
#B80BE3 #CF36F5 #DD70F8 #EBAAFB #F8E2FE
Accessibility & contrast
On white
2.71
#DD70F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.75
#DD70F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD70F8
7.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD70F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD70F8 | 1.00 | 2.71 | 7.75 | 7.75 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5496FC
Deuteranopia (green-blind)
#79A1F4
Tritanopia (blue-blind)
#DE85AA
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #dd70f8; /* rgb */ color: rgb(221, 112, 248); /* oklch */ color: oklch(72.2% 0.214 319.3);
Tailwind
colors: {
custom: {
50: '#ea9efb',
500: '#dd70f8',
950: '#000000',
},
}SCSS
$custom: #dd70f8; $custom-light: #ea9efb; $custom-dark: #000000;
JSON
{
"hex": "#dd70f8",
"rgb": {
"r": 221,
"g": 112,
"b": 248
},
"hsl": {
"h": 288.088,
"s": 90.667,
"l": 70.588
},
"oklch": {
"l": 0.72244,
"c": 0.2142,
"h": 319.3
},
"luminance": 0.33738
}Semantic roles & 50–950 ramp
primary
#DD70F8
secondary
#D7F4CF
accent
#E6002E
background
#FEFAFF
surface
#FDF3FF
border
#D5CDD7
text
#160F17
muted
#847F85