#DE75F7#DE75F7
#DE75F7 is a light, highly saturated purple. Relative luminance 0.350; OKLCH L 73.0% C 0.206 H 319.6°. Best body text is #000000 at 7.99:1 contrast (WCAG AA passes).
Color values
| HEX | #DE75F7 |
|---|---|
| RGB | rgb(222, 117, 247) |
| HSL | hsl(288, 89%, 71%) |
| HSV | hsv(288, 53%, 97%) |
| CMYK | cmyk(10.1%, 52.6%, 0%, 3.1%) |
| CIE-LAB | lab(65.73, 59.98, -48.12) |
| CIE-LCH | lch(65.73, 76.90, 321.26°) |
| OKLab | oklab(72.97% 0.1571 -0.1336) |
| OKLCH | oklch(72.97% 0.206 319.6) |
| XYZ | xyz(53.2719, 34.9697, 91.9214) |
| Luminance | 0.3497 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 4.83
Light Magenta
#FA5FF7
ΔE00 4.92
Violet (CSS)
#EE82EE
ΔE00 5.05
Purply Pink
#F075E6
ΔE00 5.06
Orchid
#DA70D6
ΔE00 5.37
Light Purple
#BF77F6
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE75F7 #8EF775
analogous
#9D75F7 #DE75F7 #F775CF
triadic
#DE75F7 #F7DE75 #75F7DE
tetradic
#DE75F7 #F79D75 #8EF775 #75CFF7
square
#DE75F7 #F79D75 #8EF775 #75CFF7
split-complementary
#DE75F7 #CFF775 #75F79D
monochromatic
#BB0DE4 #D03BF4 #DE75F7 #ECAFFA #F8E2FD
Accessibility & contrast
On white
2.63
#DE75F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.99
#DE75F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE75F7
7.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE75F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE75F7 | 1.00 | 2.63 | 7.99 | 7.99 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5C98FB
Deuteranopia (green-blind)
#7EA3F3
Tritanopia (blue-blind)
#DF88AB
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #de75f7; /* rgb */ color: rgb(222, 117, 247); /* oklch */ color: oklch(73.0% 0.206 319.6);
Tailwind
colors: {
custom: {
50: '#eba1fa',
500: '#de75f7',
950: '#000000',
},
}SCSS
$custom: #de75f7; $custom-light: #eba1fa; $custom-dark: #000000;
JSON
{
"hex": "#de75f7",
"rgb": {
"r": 222,
"g": 117,
"b": 247
},
"hsl": {
"h": 288.462,
"s": 89.041,
"l": 71.373
},
"oklch": {
"l": 0.72967,
"c": 0.20621,
"h": 319.6
},
"luminance": 0.34968
}Semantic roles & 50–950 ramp
primary
#DE75F7
secondary
#DAF5D3
accent
#E6002C
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#160F17
muted
#847F85