#DF75DE#DF75DE
#DF75DE is a light, vivid purple. Relative luminance 0.337; OKLCH L 71.9% C 0.183 H 327.6°. Best body text is #000000 at 7.74:1 contrast (WCAG AA passes).
Color values
| HEX | #DF75DE |
|---|---|
| RGB | rgb(223, 117, 222) |
| HSL | hsl(301, 62%, 67%) |
| HSV | hsv(301, 48%, 87%) |
| CMYK | cmyk(0%, 47.5%, 0.4%, 12.5%) |
| CIE-LAB | lab(64.71, 55.66, -35.85) |
| CIE-LCH | lch(64.71, 66.21, 327.21°) |
| OKLab | oklab(71.88% 0.1549 -0.0982) |
| OKLCH | oklch(71.88% 0.183 327.6) |
| XYZ | xyz(49.9767, 33.6872, 72.9629) |
| Luminance | 0.3368 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 1.69
Purply Pink
#F075E6
ΔE00 2.75
Violet (CSS)
#EE82EE
ΔE00 4.00
Lavender Pink
#DD85D7
ΔE00 4.08
Candy Pink
#FF63E9
ΔE00 5.04
Orchid (survey)
#C875C4
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF75DE #75DF76
analogous
#AB75DF #DF75DE #DF75A9
triadic
#DF75DE #DEDF75 #75DEDF
tetradic
#DF75DE #DFAB75 #75DF76 #75A9DF
square
#DF75DE #DFAB75 #75DF76 #75A9DF
split-complementary
#DF75DE #A9DF75 #75DFAB
monochromatic
#B129AF #D343D2 #DF75DE #EBA7EA #F6D8F6
Accessibility & contrast
On white
2.71
#DF75DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.74
#DF75DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF75DE
7.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF75DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF75DE | 1.00 | 2.71 | 7.74 | 7.74 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C94E2
Deuteranopia (green-blind)
#8BA2DB
Tritanopia (blue-blind)
#E5809F
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #df75de; /* rgb */ color: rgb(223, 117, 222); /* oklch */ color: oklch(71.9% 0.183 327.6);
Tailwind
colors: {
custom: {
50: '#eba0e8',
500: '#df75de',
950: '#000000',
},
}SCSS
$custom: #df75de; $custom-light: #eba0e8; $custom-dark: #000000;
JSON
{
"hex": "#df75de",
"rgb": {
"r": 223,
"g": 117,
"b": 222
},
"hsl": {
"h": 300.566,
"s": 62.353,
"l": 66.667
},
"oklch": {
"l": 0.71875,
"c": 0.18345,
"h": 327.6
},
"luminance": 0.33684
}Semantic roles & 50–950 ramp
primary
#DF75DE
secondary
#C7E9C7
accent
#CA1D1B
background
#FEFAFE
surface
#FDF4FC
border
#D5CED5
text
#160F16
muted
#847F84