#DF7DFD#DF7DFD
#DF7DFD is a light, highly saturated purple. Relative luminance 0.374; OKLCH L 74.5% C 0.200 H 317.8°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #DF7DFD |
|---|---|
| RGB | rgb(223, 125, 253) |
| HSL | hsl(286, 97%, 74%) |
| HSV | hsv(286, 51%, 99%) |
| CMYK | cmyk(11.9%, 50.6%, 0%, 0.8%) |
| CIE-LAB | lab(67.61, 57.50, -48.42) |
| CIE-LCH | lch(67.61, 75.17, 319.90°) |
| OKLab | oklab(74.48% 0.1484 -0.1345) |
| OKLCH | oklch(74.48% 0.2 317.8) |
| XYZ | xyz(55.4922, 37.4490, 97.2147) |
| Luminance | 0.3745 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.72
Purply Pink
#F075E6
ΔE00 5.62
Violet Pink
#FB5FFC
ΔE00 5.79
Light Purple
#BF77F6
ΔE00 5.81
Light Magenta
#FA5FF7
ΔE00 5.98
Liliac
#C48EFD
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF7DFD #9BFD7D
analogous
#9F7DFD #DF7DFD #FD7DDB
triadic
#DF7DFD #FDDF7D #7DFDDF
tetradic
#DF7DFD #FD9F7D #9BFD7D #7DDBFD
square
#DF7DFD #FD9F7D #9BFD7D #7DDBFD
split-complementary
#DF7DFD #DBFD7D #7DFD9F
monochromatic
#C104FB #D041FC #DF7DFD #EEB9FE #F8E1FF
Accessibility & contrast
On white
2.47
#DF7DFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#DF7DFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF7DFD
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF7DFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF7DFD | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#649EFF
Deuteranopia (green-blind)
#82A8FA
Tritanopia (blue-blind)
#DF90B2
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #df7dfd; /* rgb */ color: rgb(223, 125, 253); /* oklch */ color: oklch(74.5% 0.200 317.8);
Tailwind
colors: {
custom: {
50: '#eba6fe',
500: '#df7dfd',
950: '#000000',
},
}SCSS
$custom: #df7dfd; $custom-light: #eba6fe; $custom-dark: #000000;
JSON
{
"hex": "#df7dfd",
"rgb": {
"r": 223,
"g": 125,
"b": 253
},
"hsl": {
"h": 285.938,
"s": 96.97,
"l": 74.118
},
"oklch": {
"l": 0.74478,
"c": 0.2003,
"h": 317.8
},
"luminance": 0.37447
}Semantic roles & 50–950 ramp
primary
#DF7DFD
secondary
#DCF7D4
accent
#E60036
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161018
muted
#847F86