#DE75F1#DE75F1
#DE75F1 is a light, highly saturated purple. Relative luminance 0.346; OKLCH L 72.7% C 0.200 H 321.3°. Best body text is #000000 at 7.92:1 contrast (WCAG AA passes).
Color values
| HEX | #DE75F1 |
|---|---|
| RGB | rgb(222, 117, 241) |
| HSL | hsl(291, 82%, 70%) |
| HSV | hsv(291, 51%, 95%) |
| CMYK | cmyk(7.9%, 51.5%, 0%, 5.5%) |
| CIE-LAB | lab(65.44, 58.85, -45.26) |
| CIE-LCH | lch(65.44, 74.24, 322.43°) |
| OKLab | oklab(72.66% 0.1565 -0.1253) |
| OKLCH | oklch(72.66% 0.2 321.3) |
| XYZ | xyz(52.3609, 34.6053, 87.1234) |
| Luminance | 0.3460 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 4.33
Orchid
#DA70D6
ΔE00 4.44
Violet (CSS)
#EE82EE
ΔE00 4.53
Light Magenta
#FA5FF7
ΔE00 4.74
Violet Pink
#FB5FFC
ΔE00 4.78
Light Purple
#BF77F6
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE75F1 #88F175
analogous
#A075F1 #DE75F1 #F175C6
triadic
#DE75F1 #F1DE75 #75F1DE
tetradic
#DE75F1 #F1A075 #88F175 #75C6F1
square
#DE75F1 #F1A075 #88F175 #75C6F1
split-complementary
#DE75F1 #C6F175 #75F1A0
monochromatic
#B816D6 #D13DEB #DE75F1 #EBADF7 #F8E3FC
Accessibility & contrast
On white
2.65
#DE75F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.92
#DE75F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE75F1
7.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE75F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE75F1 | 1.00 | 2.65 | 7.92 | 7.92 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6197F5
Deuteranopia (green-blind)
#81A3EE
Tritanopia (blue-blind)
#E086A8
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #de75f1; /* rgb */ color: rgb(222, 117, 241); /* oklch */ color: oklch(72.7% 0.200 321.3);
Tailwind
colors: {
custom: {
50: '#eba1f6',
500: '#de75f1',
950: '#000000',
},
}SCSS
$custom: #de75f1; $custom-light: #eba1f6; $custom-dark: #000000;
JSON
{
"hex": "#de75f1",
"rgb": {
"r": 222,
"g": 117,
"b": 241
},
"hsl": {
"h": 290.806,
"s": 81.579,
"l": 70.196
},
"oklch": {
"l": 0.72664,
"c": 0.20046,
"h": 321.3
},
"luminance": 0.34603
}Semantic roles & 50–950 ramp
primary
#DE75F1
secondary
#D5F2D0
accent
#DE0828
background
#FEFAFF
surface
#FDF4FE
border
#D5CED6
text
#160F17
muted
#847F85