#DE7BF4#DE7BF4
#DE7BF4 is a light, vivid purple. Relative luminance 0.362; OKLCH L 73.6% C 0.194 H 320.1°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #DE7BF4 |
|---|---|
| RGB | rgb(222, 123, 244) |
| HSL | hsl(289, 85%, 72%) |
| HSV | hsv(289, 50%, 96%) |
| CMYK | cmyk(9%, 49.6%, 0%, 4.3%) |
| CIE-LAB | lab(66.69, 56.48, -44.94) |
| CIE-LCH | lch(66.69, 72.18, 321.49°) |
| OKLab | oklab(73.64% 0.1489 -0.1244) |
| OKLCH | oklch(73.64% 0.194 320.1) |
| XYZ | xyz(53.5343, 36.2293, 89.7434) |
| Luminance | 0.3623 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.02
Purply Pink
#F075E6
ΔE00 4.57
Orchid
#DA70D6
ΔE00 5.18
Violet Pink
#FB5FFC
ΔE00 5.44
Light Magenta
#FA5FF7
ΔE00 5.48
Light Purple
#BF77F6
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE7BF4 #91F47B
analogous
#A27BF4 #DE7BF4 #F47BCE
triadic
#DE7BF4 #F4DE7B #7BF4DE
tetradic
#DE7BF4 #F4A27B #91F47B #7BCEF4
square
#DE7BF4 #F4A27B #91F47B #7BCEF4
split-complementary
#DE7BF4 #CEF47B #7BF4A2
monochromatic
#BC13E2 #D043EF #DE7BF4 #ECB3F9 #F8E3FD
Accessibility & contrast
On white
2.55
#DE7BF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#DE7BF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE7BF4
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE7BF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE7BF4 | 1.00 | 2.55 | 8.25 | 8.25 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#679BF8
Deuteranopia (green-blind)
#84A6F1
Tritanopia (blue-blind)
#DF8CAD
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #de7bf4; /* rgb */ color: rgb(222, 123, 244); /* oklch */ color: oklch(73.6% 0.194 320.1);
Tailwind
colors: {
custom: {
50: '#eaa4f8',
500: '#de7bf4',
950: '#000000',
},
}SCSS
$custom: #de7bf4; $custom-light: #eaa4f8; $custom-dark: #000000;
JSON
{
"hex": "#de7bf4",
"rgb": {
"r": 222,
"g": 123,
"b": 244
},
"hsl": {
"h": 289.091,
"s": 84.615,
"l": 71.961
},
"oklch": {
"l": 0.73636,
"c": 0.19403,
"h": 320.1
},
"luminance": 0.36227
}Semantic roles & 50–950 ramp
primary
#DE7BF4
secondary
#DCF5D6
accent
#E1042D
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#160F17
muted
#847F85