#DE75FA#DE75FA
#DE75FA is a light, highly saturated purple. Relative luminance 0.352; OKLCH L 73.1% C 0.209 H 318.8°. Best body text is #000000 at 8.03:1 contrast (WCAG AA passes).
Color values
| HEX | #DE75FA |
|---|---|
| RGB | rgb(222, 117, 250) |
| HSL | hsl(287, 93%, 72%) |
| HSV | hsv(287, 53%, 98%) |
| CMYK | cmyk(11.2%, 53.2%, 0%, 2%) |
| CIE-LAB | lab(65.87, 60.56, -49.54) |
| CIE-LCH | lch(65.87, 78.24, 320.72°) |
| OKLab | oklab(73.12% 0.1574 -0.1377) |
| OKLCH | oklch(73.12% 0.209 318.8) |
| XYZ | xyz(53.7385, 35.1564, 94.3791) |
| Luminance | 0.3515 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 4.92
Light Magenta
#FA5FF7
ΔE00 5.08
Violet (CSS)
#EE82EE
ΔE00 5.34
Light Purple
#BF77F6
ΔE00 5.39
Purply Pink
#F075E6
ΔE00 5.45
Easter Purple
#C071FE
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE75FA #91FA75
analogous
#9B75FA #DE75FA #FA75D4
triadic
#DE75FA #FADE75 #75FADE
tetradic
#DE75FA #FA9B75 #91FA75 #75D4FA
square
#DE75FA #FA9B75 #91FA75 #75D4FA
split-complementary
#DE75FA #D4FA75 #75FA9B
monochromatic
#BC09EC #D03AF8 #DE75FA #ECB0FC #F8E1FE
Accessibility & contrast
On white
2.61
#DE75FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.03
#DE75FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE75FA
8.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE75FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE75FA | 1.00 | 2.61 | 8.03 | 8.03 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5A99FE
Deuteranopia (green-blind)
#7DA4F6
Tritanopia (blue-blind)
#DE89AD
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #de75fa; /* rgb */ color: rgb(222, 117, 250); /* oklch */ color: oklch(73.1% 0.209 318.8);
Tailwind
colors: {
custom: {
50: '#eba1fc',
500: '#de75fa',
950: '#000000',
},
}SCSS
$custom: #de75fa; $custom-light: #eba1fc; $custom-dark: #000000;
JSON
{
"hex": "#de75fa",
"rgb": {
"r": 222,
"g": 117,
"b": 250
},
"hsl": {
"h": 287.368,
"s": 93.007,
"l": 71.961
},
"oklch": {
"l": 0.73121,
"c": 0.20912,
"h": 318.8
},
"luminance": 0.35154
}Semantic roles & 50–950 ramp
primary
#DE75FA
secondary
#DCF6D5
accent
#E60030
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#160F17
muted
#847F85