#DD70EE#DD70EE
#DD70EE is a light, highly saturated purple. Relative luminance 0.331; OKLCH L 71.7% C 0.205 H 322.1°. Best body text is #000000 at 7.63:1 contrast (WCAG AA passes).
Color values
| HEX | #DD70EE |
|---|---|
| RGB | rgb(221, 112, 238) |
| HSL | hsl(292, 79%, 69%) |
| HSV | hsv(292, 53%, 93%) |
| CMYK | cmyk(7.1%, 52.9%, 0%, 6.7%) |
| CIE-LAB | lab(64.27, 60.42, -45.45) |
| CIE-LCH | lch(64.27, 75.61, 323.05°) |
| OKLab | oklab(71.73% 0.1615 -0.1259) |
| OKLCH | oklch(71.73% 0.205 322.1) |
| XYZ | xyz(51.0439, 33.1359, 84.5795) |
| Luminance | 0.3313 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 3.98
Light Magenta
#FA5FF7
ΔE00 4.46
Purply Pink
#F075E6
ΔE00 4.51
Violet Pink
#FB5FFC
ΔE00 4.58
Violet (CSS)
#EE82EE
ΔE00 5.24
Candy Pink
#FF63E9
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD70EE #81EE70
analogous
#9E70EE #DD70EE #EE70C0
triadic
#DD70EE #EEDD70 #70EEDD
tetradic
#DD70EE #EE9E70 #81EE70 #70C0EE
square
#DD70EE #EE9E70 #81EE70 #70C0EE
split-complementary
#DD70EE #C0EE70 #70EE9E
monochromatic
#B318CB #D039E7 #DD70EE #EAA7F5 #F7DDFB
Accessibility & contrast
On white
2.75
#DD70EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.63
#DD70EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD70EE
7.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD70EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD70EE | 1.00 | 2.75 | 7.63 | 7.63 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5B94F2
Deuteranopia (green-blind)
#7EA0EB
Tritanopia (blue-blind)
#E081A5
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #dd70ee; /* rgb */ color: rgb(221, 112, 238); /* oklch */ color: oklch(71.7% 0.205 322.1);
Tailwind
colors: {
custom: {
50: '#ea9df4',
500: '#dd70ee',
950: '#000000',
},
}SCSS
$custom: #dd70ee; $custom-light: #ea9df4; $custom-dark: #000000;
JSON
{
"hex": "#dd70ee",
"rgb": {
"r": 221,
"g": 112,
"b": 238
},
"hsl": {
"h": 291.905,
"s": 78.75,
"l": 68.627
},
"oklch": {
"l": 0.71731,
"c": 0.20477,
"h": 322.1
},
"luminance": 0.33134
}Semantic roles & 50–950 ramp
primary
#DD70EE
secondary
#CFF0CA
accent
#DB0A27
background
#FEF9FE
surface
#FDF2FD
border
#D5CCD5
text
#160F17
muted
#847E85