#DE7BF0#DE7BF0
#DE7BF0 is a light, vivid purple. Relative luminance 0.360; OKLCH L 73.4% C 0.190 H 321.3°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #DE7BF0 |
|---|---|
| RGB | rgb(222, 123, 240) |
| HSL | hsl(291, 80%, 71%) |
| HSV | hsv(291, 49%, 94%) |
| CMYK | cmyk(7.5%, 48.7%, 0%, 5.9%) |
| CIE-LAB | lab(66.51, 55.72, -43.03) |
| CIE-LCH | lch(66.51, 70.40, 322.32°) |
| OKLab | oklab(73.44% 0.1484 -0.1189) |
| OKLCH | oklch(73.44% 0.19 321.3) |
| XYZ | xyz(52.9335, 35.9890, 86.5795) |
| Luminance | 0.3599 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.64
Purply Pink
#F075E6
ΔE00 4.08
Orchid
#DA70D6
ΔE00 4.60
Light Magenta
#FA5FF7
ΔE00 5.42
Violet Pink
#FB5FFC
ΔE00 5.47
Lavender Pink
#DD85D7
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE7BF0 #8DF07B
analogous
#A37BF0 #DE7BF0 #F07BC7
triadic
#DE7BF0 #F0DE7B #7BF0DE
tetradic
#DE7BF0 #F0A37B #8DF07B #7BC7F0
square
#DE7BF0 #F0A37B #8DF07B #7BC7F0
split-complementary
#DE7BF0 #C7F07B #7BF0A3
monochromatic
#BB19D8 #D044EA #DE7BF0 #ECB2F6 #F8E4FC
Accessibility & contrast
On white
2.56
#DE7BF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#DE7BF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE7BF0
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE7BF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE7BF0 | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#699BF4
Deuteranopia (green-blind)
#86A6ED
Tritanopia (blue-blind)
#E08AAB
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #de7bf0; /* rgb */ color: rgb(222, 123, 240); /* oklch */ color: oklch(73.4% 0.190 321.3);
Tailwind
colors: {
custom: {
50: '#eaa4f5',
500: '#de7bf0',
950: '#000000',
},
}SCSS
$custom: #de7bf0; $custom-light: #eaa4f5; $custom-dark: #000000;
JSON
{
"hex": "#de7bf0",
"rgb": {
"r": 222,
"g": 123,
"b": 240
},
"hsl": {
"h": 290.769,
"s": 79.592,
"l": 71.176
},
"oklch": {
"l": 0.73441,
"c": 0.19012,
"h": 321.3
},
"luminance": 0.35987
}Semantic roles & 50–950 ramp
primary
#DE7BF0
secondary
#D9F3D4
accent
#DC0A2A
background
#FEFAFF
surface
#FDF4FE
border
#D5CED6
text
#160F17
muted
#847F85