#DF7EDF#DF7EDF
#DF7EDF is a light, vivid purple. Relative luminance 0.359; OKLCH L 73.2% C 0.170 H 327.1°. Best body text is #000000 at 8.19:1 contrast (WCAG AA passes).
Color values
| HEX | #DF7EDF |
|---|---|
| RGB | rgb(223, 126, 223) |
| HSL | hsl(300, 60%, 68%) |
| HSV | hsv(300, 43%, 87%) |
| CMYK | cmyk(0%, 43.5%, 0%, 12.5%) |
| CIE-LAB | lab(66.47, 51.37, -33.67) |
| CIE-LCH | lch(66.47, 61.42, 326.75°) |
| OKLab | oklab(73.2% 0.1425 -0.0921) |
| OKLCH | oklch(73.2% 0.17 327.1) |
| XYZ | xyz(51.2106, 35.9399, 74.0374) |
| Luminance | 0.3594 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.46
Violet (CSS)
#EE82EE
ΔE00 2.96
Purply Pink
#F075E6
ΔE00 3.01
Orchid
#DA70D6
ΔE00 3.25
Orchid (survey)
#C875C4
ΔE00 5.48
Candy Pink
#FF63E9
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF7EDF #7EDF7E
analogous
#AE7EDF #DF7EDF #DF7EAE
triadic
#DF7EDF #DFDF7E #7EDFDF
tetradic
#DF7EDF #DFAE7E #7EDF7E #7EAEDF
square
#DF7EDF #DFAE7E #7EDF7E #7EAEDF
split-complementary
#DF7EDF #AEDF7E #7EDFAE
monochromatic
#B62DB6 #D34DD3 #DF7EDF #EBAFEB #F7E0F7
Accessibility & contrast
On white
2.56
#DF7EDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.19
#DF7EDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF7EDF
8.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF7EDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF7EDF | 1.00 | 2.56 | 8.19 | 8.19 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#769AE2
Deuteranopia (green-blind)
#91A6DC
Tritanopia (blue-blind)
#E488A4
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #df7edf; /* rgb */ color: rgb(223, 126, 223); /* oklch */ color: oklch(73.2% 0.170 327.1);
Tailwind
colors: {
custom: {
50: '#eba6e9',
500: '#df7edf',
950: '#000000',
},
}SCSS
$custom: #df7edf; $custom-light: #eba6e9; $custom-dark: #000000;
JSON
{
"hex": "#df7edf",
"rgb": {
"r": 223,
"g": 126,
"b": 223
},
"hsl": {
"h": 300,
"s": 60.248,
"l": 68.431
},
"oklch": {
"l": 0.73198,
"c": 0.1697,
"h": 327.1
},
"luminance": 0.35937
}Semantic roles & 50–950 ramp
primary
#DF7EDF
secondary
#CEEBCE
accent
#C81E1E
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161016
muted
#847F84