#DE75FF#DE75FF
#DE75FF is a light, highly saturated purple. Relative luminance 0.355; OKLCH L 73.4% C 0.214 H 317.5°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #DE75FF |
|---|---|
| RGB | rgb(222, 117, 255) |
| HSL | hsl(286, 100%, 73%) |
| HSV | hsv(286, 54%, 100%) |
| CMYK | cmyk(12.9%, 54.1%, 0%, 0%) |
| CIE-LAB | lab(66.12, 61.52, -51.89) |
| CIE-LCH | lch(66.12, 80.49, 319.86°) |
| OKLab | oklab(73.38% 0.1578 -0.1445) |
| OKLCH | oklch(73.38% 0.214 317.5) |
| XYZ | xyz(54.5329, 35.4741, 98.5630) |
| Luminance | 0.3547 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 5.16
Light Purple
#BF77F6
ΔE00 5.20
Light Magenta
#FA5FF7
ΔE00 5.40
Easter Purple
#C071FE
ΔE00 5.48
Violet (CSS)
#EE82EE
ΔE00 5.86
Purply Pink
#F075E6
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE75FF #96FF75
analogous
#9975FF #DE75FF #FF75DB
triadic
#DE75FF #FFDE75 #75FFDE
tetradic
#DE75FF #FF9975 #96FF75 #75DBFF
square
#DE75FF #FF9975 #96FF75 #75DBFF
split-complementary
#DE75FF #DBFF75 #75FF99
monochromatic
#BE00FA #CF38FF #DE75FF #EDB2FF #F8E0FF
Accessibility & contrast
On white
2.59
#DE75FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#DE75FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE75FF
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE75FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE75FF | 1.00 | 2.59 | 8.09 | 8.09 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#569AFF
Deuteranopia (green-blind)
#7AA4FB
Tritanopia (blue-blind)
#DD8AAF
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #de75ff; /* rgb */ color: rgb(222, 117, 255); /* oklch */ color: oklch(73.4% 0.214 317.5);
Tailwind
colors: {
custom: {
50: '#eba1ff',
500: '#de75ff',
950: '#000000',
},
}SCSS
$custom: #de75ff; $custom-light: #eba1ff; $custom-dark: #000000;
JSON
{
"hex": "#de75ff",
"rgb": {
"r": 222,
"g": 117,
"b": 255
},
"hsl": {
"h": 285.652,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.73381,
"c": 0.21397,
"h": 317.5
},
"luminance": 0.35472
}Semantic roles & 50–950 ramp
primary
#DE75FF
secondary
#DCF7D4
accent
#E60037
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#170F18
muted
#857F86