#DE75DF#DE75DF
#DE75DF is a light, vivid purple. Relative luminance 0.336; OKLCH L 71.8% C 0.184 H 326.9°. Best body text is #000000 at 7.72:1 contrast (WCAG AA passes).
Color values
| HEX | #DE75DF |
|---|---|
| RGB | rgb(222, 117, 223) |
| HSL | hsl(299, 62%, 67%) |
| HSV | hsv(299, 48%, 87%) |
| CMYK | cmyk(0.4%, 47.5%, 0%, 12.5%) |
| CIE-LAB | lab(64.63, 55.56, -36.55) |
| CIE-LCH | lch(64.63, 66.50, 326.66°) |
| OKLab | oklab(71.8% 0.154 -0.1003) |
| OKLCH | oklch(71.8% 0.184 326.9) |
| XYZ | xyz(49.8039, 33.5825, 73.6565) |
| Luminance | 0.3358 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 1.74
Purply Pink
#F075E6
ΔE00 2.92
Violet (CSS)
#EE82EE
ΔE00 4.06
Lavender Pink
#DD85D7
ΔE00 4.23
Orchid (survey)
#C875C4
ΔE00 5.16
Candy Pink
#FF63E9
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE75DF #76DF75
analogous
#A975DF #DE75DF #DF75AB
triadic
#DE75DF #DFDE75 #75DFDE
tetradic
#DE75DF #DFA975 #76DF75 #75ABDF
square
#DE75DF #DFA975 #76DF75 #75ABDF
split-complementary
#DE75DF #ABDF75 #75DFA9
monochromatic
#AF29B1 #D243D3 #DE75DF #EAA7EB #F6D8F6
Accessibility & contrast
On white
2.72
#DE75DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.72
#DE75DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE75DF
7.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE75DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE75DF | 1.00 | 2.72 | 7.72 | 7.72 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B94E3
Deuteranopia (green-blind)
#8AA2DC
Tritanopia (blue-blind)
#E380A0
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #de75df; /* rgb */ color: rgb(222, 117, 223); /* oklch */ color: oklch(71.8% 0.184 326.9);
Tailwind
colors: {
custom: {
50: '#eaa0e9',
500: '#de75df',
950: '#000000',
},
}SCSS
$custom: #de75df; $custom-light: #eaa0e9; $custom-dark: #000000;
JSON
{
"hex": "#de75df",
"rgb": {
"r": 222,
"g": 117,
"b": 223
},
"hsl": {
"h": 299.434,
"s": 62.353,
"l": 66.667
},
"oklch": {
"l": 0.71801,
"c": 0.18374,
"h": 326.9
},
"luminance": 0.3358
}Semantic roles & 50–950 ramp
primary
#DE75DF
secondary
#C7E9C7
accent
#CA1B1D
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#160F16
muted
#847F84