#DD70F0#DD70F0
#DD70F0 is a light, highly saturated purple. Relative luminance 0.333; OKLCH L 71.8% C 0.207 H 321.5°. Best body text is #000000 at 7.65:1 contrast (WCAG AA passes).
Color values
| HEX | #DD70F0 |
|---|---|
| RGB | rgb(221, 112, 240) |
| HSL | hsl(291, 81%, 69%) |
| HSV | hsv(291, 53%, 94%) |
| CMYK | cmyk(7.9%, 53.3%, 0%, 5.9%) |
| CIE-LAB | lab(64.37, 60.79, -46.41) |
| CIE-LCH | lch(64.37, 76.48, 322.64°) |
| OKLab | oklab(71.83% 0.1617 -0.1286) |
| OKLCH | oklch(71.83% 0.207 321.5) |
| XYZ | xyz(51.3394, 33.2541, 86.1356) |
| Luminance | 0.3325 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 4.30
Light Magenta
#FA5FF7
ΔE00 4.49
Violet Pink
#FB5FFC
ΔE00 4.55
Purply Pink
#F075E6
ΔE00 4.72
Violet (CSS)
#EE82EE
ΔE00 5.36
Light Purple
#BF77F6
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD70F0 #83F070
analogous
#9D70F0 #DD70F0 #F070C3
triadic
#DD70F0 #F0DD70 #70F0DD
tetradic
#DD70F0 #F09D70 #83F070 #70C3F0
square
#DD70F0 #F09D70 #83F070 #70C3F0
split-complementary
#DD70F0 #C3F070 #70F09D
monochromatic
#B416D0 #D039EA #DD70F0 #EAA7F6 #F7DFFC
Accessibility & contrast
On white
2.74
#DD70F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.65
#DD70F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD70F0
7.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD70F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD70F0 | 1.00 | 2.74 | 7.65 | 7.65 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5A94F4
Deuteranopia (green-blind)
#7DA0EC
Tritanopia (blue-blind)
#DF82A6
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #dd70f0; /* rgb */ color: rgb(221, 112, 240); /* oklch */ color: oklch(71.8% 0.207 321.5);
Tailwind
colors: {
custom: {
50: '#ea9df5',
500: '#dd70f0',
950: '#000000',
},
}SCSS
$custom: #dd70f0; $custom-light: #ea9df5; $custom-dark: #000000;
JSON
{
"hex": "#dd70f0",
"rgb": {
"r": 221,
"g": 112,
"b": 240
},
"hsl": {
"h": 291.094,
"s": 81.013,
"l": 69.02
},
"oklch": {
"l": 0.71832,
"c": 0.20665,
"h": 321.5
},
"luminance": 0.33252
}Semantic roles & 50–950 ramp
primary
#DD70F0
secondary
#D1F1CB
accent
#DD0828
background
#FEFAFF
surface
#FDF3FE
border
#D5CDD6
text
#160F17
muted
#847F85