#DE75F2#DE75F2
#DE75F2 is a light, highly saturated purple. Relative luminance 0.347; OKLCH L 72.7% C 0.201 H 321.0°. Best body text is #000000 at 7.93:1 contrast (WCAG AA passes).
Color values
| HEX | #DE75F2 |
|---|---|
| RGB | rgb(222, 117, 242) |
| HSL | hsl(290, 83%, 70%) |
| HSV | hsv(290, 52%, 95%) |
| CMYK | cmyk(8.3%, 51.7%, 0%, 5.1%) |
| CIE-LAB | lab(65.49, 59.04, -45.74) |
| CIE-LCH | lch(65.49, 74.68, 322.23°) |
| OKLab | oklab(72.71% 0.1566 -0.1267) |
| OKLCH | oklch(72.71% 0.201 321) |
| XYZ | xyz(52.5106, 34.6652, 87.9123) |
| Luminance | 0.3466 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 4.45
Orchid
#DA70D6
ΔE00 4.59
Violet (CSS)
#EE82EE
ΔE00 4.61
Light Magenta
#FA5FF7
ΔE00 4.76
Violet Pink
#FB5FFC
ΔE00 4.77
Light Purple
#BF77F6
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE75F2 #89F275
analogous
#9F75F2 #DE75F2 #F275C7
triadic
#DE75F2 #F2DE75 #75F2DE
tetradic
#DE75F2 #F29F75 #89F275 #75C7F2
square
#DE75F2 #F29F75 #89F275 #75C7F2
split-complementary
#DE75F2 #C7F275 #75F29F
monochromatic
#B914D8 #D13DED #DE75F2 #EBADF7 #F8E3FC
Accessibility & contrast
On white
2.65
#DE75F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.93
#DE75F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE75F2
7.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE75F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE75F2 | 1.00 | 2.65 | 7.93 | 7.93 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6097F6
Deuteranopia (green-blind)
#81A3EF
Tritanopia (blue-blind)
#E086A9
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #de75f2; /* rgb */ color: rgb(222, 117, 242); /* oklch */ color: oklch(72.7% 0.201 321.0);
Tailwind
colors: {
custom: {
50: '#eba1f7',
500: '#de75f2',
950: '#000000',
},
}SCSS
$custom: #de75f2; $custom-light: #eba1f7; $custom-dark: #000000;
JSON
{
"hex": "#de75f2",
"rgb": {
"r": 222,
"g": 117,
"b": 242
},
"hsl": {
"h": 290.4,
"s": 82.781,
"l": 70.392
},
"oklch": {
"l": 0.72714,
"c": 0.20142,
"h": 321
},
"luminance": 0.34663
}Semantic roles & 50–950 ramp
primary
#DE75F2
secondary
#D6F3D0
accent
#DF0629
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#160F17
muted
#847F85