#DF7DFF#DF7DFF
#DF7DFF is a light, highly saturated purple. Relative luminance 0.376; OKLCH L 74.6% C 0.202 H 317.3°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #DF7DFF |
|---|---|
| RGB | rgb(223, 125, 255) |
| HSL | hsl(285, 100%, 75%) |
| HSV | hsv(285, 51%, 100%) |
| CMYK | cmyk(12.5%, 51%, 0%, 0%) |
| CIE-LAB | lab(67.71, 57.89, -49.37) |
| CIE-LCH | lch(67.71, 76.08, 319.54°) |
| OKLab | oklab(74.58% 0.1486 -0.1372) |
| OKLCH | oklch(74.58% 0.202 317.3) |
| XYZ | xyz(55.8125, 37.5771, 98.9015) |
| Luminance | 0.3757 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.97
Light Purple
#BF77F6
ΔE00 5.74
Violet Pink
#FB5FFC
ΔE00 5.87
Purply Pink
#F075E6
ΔE00 5.89
Light Magenta
#FA5FF7
ΔE00 6.09
Liliac
#C48EFD
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF7DFF #9DFF7D
analogous
#9E7DFF #DF7DFF #FF7DDE
triadic
#DF7DFF #FFDF7D #7DFFDF
tetradic
#DF7DFF #FF9E7D #9DFF7D #7DDEFF
square
#DF7DFF #FF9E7D #9DFF7D #7DDEFF
split-complementary
#DF7DFF #DEFF7D #7DFF9E
monochromatic
#C103FF #D040FF #DF7DFF #EEBAFF #F7E0FF
Accessibility & contrast
On white
2.47
#DF7DFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#DF7DFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF7DFF
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF7DFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF7DFF | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#629FFF
Deuteranopia (green-blind)
#81A8FB
Tritanopia (blue-blind)
#DE90B3
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #df7dff; /* rgb */ color: rgb(223, 125, 255); /* oklch */ color: oklch(74.6% 0.202 317.3);
Tailwind
colors: {
custom: {
50: '#eba6ff',
500: '#df7dff',
950: '#000000',
},
}SCSS
$custom: #df7dff; $custom-light: #eba6ff; $custom-dark: #000000;
JSON
{
"hex": "#df7dff",
"rgb": {
"r": 223,
"g": 125,
"b": 255
},
"hsl": {
"h": 285.231,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.74579,
"c": 0.20229,
"h": 317.3
},
"luminance": 0.37575
}Semantic roles & 50–950 ramp
primary
#DF7DFF
secondary
#DCF7D4
accent
#E60038
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161018
muted
#847F86