#DF7EFF#DF7EFF
#DF7EFF is a light, highly saturated purple. Relative luminance 0.378; OKLCH L 74.7% C 0.201 H 317.2°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #DF7EFF |
|---|---|
| RGB | rgb(223, 126, 255) |
| HSL | hsl(285, 100%, 75%) |
| HSV | hsv(285, 51%, 100%) |
| CMYK | cmyk(12.5%, 50.6%, 0%, 0%) |
| CIE-LAB | lab(67.90, 57.39, -49.07) |
| CIE-LCH | lch(67.90, 75.51, 319.47°) |
| OKLab | oklab(74.72% 0.1473 -0.1364) |
| OKLCH | oklch(74.72% 0.201 317.2) |
| XYZ | xyz(55.9397, 37.8316, 98.9439) |
| Luminance | 0.3783 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.91
Light Purple
#BF77F6
ΔE00 5.81
Purply Pink
#F075E6
ΔE00 5.91
Violet Pink
#FB5FFC
ΔE00 6.00
Liliac
#C48EFD
ΔE00 6.04
Light Magenta
#FA5FF7
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF7EFF #9EFF7E
analogous
#9E7EFF #DF7EFF #FF7EDF
triadic
#DF7EFF #FFDF7E #7EFFDF
tetradic
#DF7EFF #FF9E7E #9EFF7E #7EDFFF
square
#DF7EFF #FF9E7E #9EFF7E #7EDFFF
split-complementary
#DF7EFF #DFFF7E #7EFF9E
monochromatic
#C104FF #D041FF #DF7EFF #EEBBFF #F7E0FF
Accessibility & contrast
On white
2.45
#DF7EFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#DF7EFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF7EFF
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF7EFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF7EFF | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#649FFF
Deuteranopia (green-blind)
#82A9FC
Tritanopia (blue-blind)
#DE91B3
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #df7eff; /* rgb */ color: rgb(223, 126, 255); /* oklch */ color: oklch(74.7% 0.201 317.2);
Tailwind
colors: {
custom: {
50: '#eba6ff',
500: '#df7eff',
950: '#000000',
},
}SCSS
$custom: #df7eff; $custom-light: #eba6ff; $custom-dark: #000000;
JSON
{
"hex": "#df7eff",
"rgb": {
"r": 223,
"g": 126,
"b": 255
},
"hsl": {
"h": 285.116,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.74718,
"c": 0.20075,
"h": 317.2
},
"luminance": 0.3783
}Semantic roles & 50–950 ramp
primary
#DF7EFF
secondary
#DDF7D4
accent
#E60039
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161018
muted
#847F86