#DE70F0#DE70F0
#DE70F0 is a light, highly saturated purple. Relative luminance 0.334; OKLCH L 72.0% C 0.207 H 321.8°. Best body text is #000000 at 7.68:1 contrast (WCAG AA passes).
Color values
| HEX | #DE70F0 |
|---|---|
| RGB | rgb(222, 112, 240) |
| HSL | hsl(292, 81%, 69%) |
| HSV | hsv(292, 53%, 94%) |
| CMYK | cmyk(7.5%, 53.3%, 0%, 5.9%) |
| CIE-LAB | lab(64.49, 61.05, -46.20) |
| CIE-LCH | lch(64.49, 76.56, 322.88°) |
| OKLab | oklab(71.95% 0.1629 -0.128) |
| OKLCH | oklch(71.95% 0.207 321.8) |
| XYZ | xyz(51.6448, 33.4116, 86.1499) |
| Luminance | 0.3341 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 4.25
Light Magenta
#FA5FF7
ΔE00 4.34
Violet Pink
#FB5FFC
ΔE00 4.42
Purply Pink
#F075E6
ΔE00 4.56
Violet (CSS)
#EE82EE
ΔE00 5.22
Candy Pink
#FF63E9
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE70F0 #82F070
analogous
#9E70F0 #DE70F0 #F070C2
triadic
#DE70F0 #F0DE70 #70F0DE
tetradic
#DE70F0 #F09E70 #82F070 #70C2F0
square
#DE70F0 #F09E70 #82F070 #70C2F0
split-complementary
#DE70F0 #C2F070 #70F09E
monochromatic
#B616D0 #D139EA #DE70F0 #EBA7F6 #F8DFFC
Accessibility & contrast
On white
2.73
#DE70F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.68
#DE70F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE70F0
7.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE70F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE70F0 | 1.00 | 2.73 | 7.68 | 7.68 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5A94F4
Deuteranopia (green-blind)
#7EA1EC
Tritanopia (blue-blind)
#E082A6
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #de70f0; /* rgb */ color: rgb(222, 112, 240); /* oklch */ color: oklch(72.0% 0.207 321.8);
Tailwind
colors: {
custom: {
50: '#eb9df5',
500: '#de70f0',
950: '#000000',
},
}SCSS
$custom: #de70f0; $custom-light: #eb9df5; $custom-dark: #000000;
JSON
{
"hex": "#de70f0",
"rgb": {
"r": 222,
"g": 112,
"b": 240
},
"hsl": {
"h": 291.563,
"s": 81.013,
"l": 69.02
},
"oklch": {
"l": 0.71952,
"c": 0.20716,
"h": 321.8
},
"luminance": 0.33409
}Semantic roles & 50–950 ramp
primary
#DE70F0
secondary
#D0F1CB
accent
#DD0826
background
#FEFAFF
surface
#FDF3FE
border
#D5CDD6
text
#160F17
muted
#847F85