#DE7DFF#DE7DFF
#DE7DFF is a light, highly saturated purple. Relative luminance 0.374; OKLCH L 74.5% C 0.202 H 316.9°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #DE7DFF |
|---|---|
| RGB | rgb(222, 125, 255) |
| HSL | hsl(285, 100%, 75%) |
| HSV | hsv(285, 51%, 100%) |
| CMYK | cmyk(12.9%, 51%, 0%, 0%) |
| CIE-LAB | lab(67.59, 57.63, -49.56) |
| CIE-LCH | lch(67.59, 76.01, 319.30°) |
| OKLab | oklab(74.47% 0.1475 -0.1378) |
| OKLCH | oklch(74.47% 0.202 316.9) |
| XYZ | xyz(55.5052, 37.4187, 98.8870) |
| Luminance | 0.3742 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.12
Light Purple
#BF77F6
ΔE00 5.57
Violet Pink
#FB5FFC
ΔE00 5.99
Purply Pink
#F075E6
ΔE00 6.02
Liliac
#C48EFD
ΔE00 6.02
Easter Purple
#C071FE
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE7DFF #9EFF7D
analogous
#9D7DFF #DE7DFF #FF7DDF
triadic
#DE7DFF #FFDE7D #7DFFDE
tetradic
#DE7DFF #FF9D7D #9EFF7D #7DDFFF
square
#DE7DFF #FF9D7D #9EFF7D #7DDFFF
split-complementary
#DE7DFF #DFFF7D #7DFF9D
monochromatic
#BF03FF #CE40FF #DE7DFF #EEBAFF #F7E0FF
Accessibility & contrast
On white
2.48
#DE7DFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#DE7DFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE7DFF
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE7DFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE7DFF | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#629EFF
Deuteranopia (green-blind)
#80A8FB
Tritanopia (blue-blind)
#DD91B3
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #de7dff; /* rgb */ color: rgb(222, 125, 255); /* oklch */ color: oklch(74.5% 0.202 316.9);
Tailwind
colors: {
custom: {
50: '#eba6ff',
500: '#de7dff',
950: '#000000',
},
}SCSS
$custom: #de7dff; $custom-light: #eba6ff; $custom-dark: #000000;
JSON
{
"hex": "#de7dff",
"rgb": {
"r": 222,
"g": 125,
"b": 255
},
"hsl": {
"h": 284.769,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.74466,
"c": 0.20185,
"h": 316.9
},
"luminance": 0.37417
}Semantic roles & 50–950 ramp
primary
#DE7DFF
secondary
#DDF7D4
accent
#E6003A
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161018
muted
#847F86