#DE75F9#DE75F9
#DE75F9 is a light, highly saturated purple. Relative luminance 0.351; OKLCH L 73.1% C 0.208 H 319.1°. Best body text is #000000 at 8.02:1 contrast (WCAG AA passes).
Color values
| HEX | #DE75F9 |
|---|---|
| RGB | rgb(222, 117, 249) |
| HSL | hsl(288, 92%, 72%) |
| HSV | hsv(288, 53%, 98%) |
| CMYK | cmyk(10.8%, 53%, 0%, 2.4%) |
| CIE-LAB | lab(65.82, 60.37, -49.07) |
| CIE-LCH | lch(65.82, 77.79, 320.90°) |
| OKLab | oklab(73.07% 0.1573 -0.1363) |
| OKLCH | oklch(73.07% 0.208 319.1) |
| XYZ | xyz(53.5821, 35.0938, 93.5555) |
| Luminance | 0.3509 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 4.89
Light Magenta
#FA5FF7
ΔE00 5.02
Violet (CSS)
#EE82EE
ΔE00 5.24
Purply Pink
#F075E6
ΔE00 5.32
Light Purple
#BF77F6
ΔE00 5.44
Orchid
#DA70D6
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE75F9 #90F975
analogous
#9C75F9 #DE75F9 #F975D2
triadic
#DE75F9 #F9DE75 #75F9DE
tetradic
#DE75F9 #F99C75 #90F975 #75D2F9
square
#DE75F9 #F99C75 #90F975 #75D2F9
split-complementary
#DE75F9 #D2F975 #75F99C
monochromatic
#BC0AE9 #D03AF6 #DE75F9 #ECB0FC #F8E2FE
Accessibility & contrast
On white
2.62
#DE75F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.02
#DE75F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE75F9
8.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE75F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE75F9 | 1.00 | 2.62 | 8.02 | 8.02 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5B99FD
Deuteranopia (green-blind)
#7DA4F5
Tritanopia (blue-blind)
#DE88AC
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #de75f9; /* rgb */ color: rgb(222, 117, 249); /* oklch */ color: oklch(73.1% 0.208 319.1);
Tailwind
colors: {
custom: {
50: '#eba1fc',
500: '#de75f9',
950: '#000000',
},
}SCSS
$custom: #de75f9; $custom-light: #eba1fc; $custom-dark: #000000;
JSON
{
"hex": "#de75f9",
"rgb": {
"r": 222,
"g": 117,
"b": 249
},
"hsl": {
"h": 287.727,
"s": 91.667,
"l": 71.765
},
"oklch": {
"l": 0.73069,
"c": 0.20815,
"h": 319.1
},
"luminance": 0.35092
}Semantic roles & 50–950 ramp
primary
#DE75F9
secondary
#DBF6D4
accent
#E6002F
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#160F17
muted
#847F85