#DE7BF7#DE7BF7
#DE7BF7 is a light, vivid purple. Relative luminance 0.364; OKLCH L 73.8% C 0.197 H 319.3°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #DE7BF7 |
|---|---|
| RGB | rgb(222, 123, 247) |
| HSL | hsl(288, 89%, 73%) |
| HSV | hsv(288, 50%, 97%) |
| CMYK | cmyk(10.1%, 50.2%, 0%, 3.1%) |
| CIE-LAB | lab(66.83, 57.05, -46.37) |
| CIE-LCH | lch(66.83, 73.52, 320.90°) |
| OKLab | oklab(73.79% 0.1492 -0.1286) |
| OKLCH | oklch(73.79% 0.197 319.3) |
| XYZ | xyz(53.9935, 36.4130, 92.1619) |
| Luminance | 0.3641 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.34
Purply Pink
#F075E6
ΔE00 4.95
Violet Pink
#FB5FFC
ΔE00 5.47
Light Magenta
#FA5FF7
ΔE00 5.56
Orchid
#DA70D6
ΔE00 5.61
Light Purple
#BF77F6
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE7BF7 #94F77B
analogous
#A07BF7 #DE7BF7 #F77BD2
triadic
#DE7BF7 #F7DE7B #7BF7DE
tetradic
#DE7BF7 #F7A07B #94F77B #7BD2F7
square
#DE7BF7 #F7A07B #94F77B #7BD2F7
split-complementary
#DE7BF7 #D2F77B #7BF7A0
monochromatic
#BD0EE9 #D041F4 #DE7BF7 #ECB5FA #F8E2FD
Accessibility & contrast
On white
2.54
#DE7BF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#DE7BF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE7BF7
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE7BF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE7BF7 | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#659CFB
Deuteranopia (green-blind)
#83A6F4
Tritanopia (blue-blind)
#DF8DAE
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #de7bf7; /* rgb */ color: rgb(222, 123, 247); /* oklch */ color: oklch(73.8% 0.197 319.3);
Tailwind
colors: {
custom: {
50: '#eba4fa',
500: '#de7bf7',
950: '#000000',
},
}SCSS
$custom: #de7bf7; $custom-light: #eba4fa; $custom-dark: #000000;
JSON
{
"hex": "#de7bf7",
"rgb": {
"r": 222,
"g": 123,
"b": 247
},
"hsl": {
"h": 287.903,
"s": 88.571,
"l": 72.549
},
"oklch": {
"l": 0.73785,
"c": 0.19698,
"h": 319.3
},
"luminance": 0.36411
}Semantic roles & 50–950 ramp
primary
#DE7BF7
secondary
#DCF5D6
accent
#E5002E
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#160F17
muted
#847F85