#DF7DED#DF7DED
#DF7DED is a light, vivid purple. Relative luminance 0.365; OKLCH L 73.7% C 0.185 H 322.5°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #DF7DED |
|---|---|
| RGB | rgb(223, 125, 237) |
| HSL | hsl(293, 76%, 71%) |
| HSV | hsv(293, 47%, 93%) |
| CMYK | cmyk(5.9%, 47.3%, 0%, 7.1%) |
| CIE-LAB | lab(66.88, 54.43, -40.79) |
| CIE-LCH | lch(66.88, 68.02, 323.15°) |
| OKLab | oklab(73.69% 0.1463 -0.1125) |
| OKLCH | oklch(73.69% 0.185 322.5) |
| XYZ | xyz(53.0495, 36.4719, 84.3498) |
| Luminance | 0.3647 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.01
Purply Pink
#F075E6
ΔE00 3.63
Orchid
#DA70D6
ΔE00 4.35
Lavender Pink
#DD85D7
ΔE00 4.80
Light Magenta
#FA5FF7
ΔE00 5.64
Violet Pink
#FB5FFC
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF7DED #8BED7D
analogous
#A77DED #DF7DED #ED7DC3
triadic
#DF7DED #EDDF7D #7DEDDF
tetradic
#DF7DED #EDA77D #8BED7D #7DC3ED
square
#DF7DED #EDA77D #8BED7D #7DC3ED
split-complementary
#DF7DED #C3ED7D #7DEDA7
monochromatic
#BC1DD2 #D247E6 #DF7DED #ECB3F4 #F8E4FB
Accessibility & contrast
On white
2.53
#DF7DED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#DF7DED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF7DED
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF7DED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF7DED | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E9BF1
Deuteranopia (green-blind)
#8AA7EA
Tritanopia (blue-blind)
#E28BAA
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #df7ded; /* rgb */ color: rgb(223, 125, 237); /* oklch */ color: oklch(73.7% 0.185 322.5);
Tailwind
colors: {
custom: {
50: '#eba6f3',
500: '#df7ded',
950: '#000000',
},
}SCSS
$custom: #df7ded; $custom-light: #eba6f3; $custom-dark: #000000;
JSON
{
"hex": "#df7ded",
"rgb": {
"r": 223,
"g": 125,
"b": 237
},
"hsl": {
"h": 292.5,
"s": 75.676,
"l": 70.98
},
"oklch": {
"l": 0.73695,
"c": 0.18456,
"h": 322.5
},
"luminance": 0.3647
}Semantic roles & 50–950 ramp
primary
#DF7DED
secondary
#D8F2D4
accent
#D80E27
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161017
muted
#847F85