#DE7BF1#DE7BF1
#DE7BF1 is a light, vivid purple. Relative luminance 0.360; OKLCH L 73.5% C 0.191 H 321.0°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #DE7BF1 |
|---|---|
| RGB | rgb(222, 123, 241) |
| HSL | hsl(290, 81%, 71%) |
| HSV | hsv(290, 49%, 95%) |
| CMYK | cmyk(7.9%, 49%, 0%, 5.5%) |
| CIE-LAB | lab(66.56, 55.91, -43.51) |
| CIE-LCH | lch(66.56, 70.84, 322.11°) |
| OKLab | oklab(73.49% 0.1485 -0.1203) |
| OKLCH | oklch(73.49% 0.191 321) |
| XYZ | xyz(53.0825, 36.0486, 87.3640) |
| Luminance | 0.3605 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.73
Purply Pink
#F075E6
ΔE00 4.20
Orchid
#DA70D6
ΔE00 4.74
Light Magenta
#FA5FF7
ΔE00 5.43
Violet Pink
#FB5FFC
ΔE00 5.46
Lavender Pink
#DD85D7
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE7BF1 #8EF17B
analogous
#A37BF1 #DE7BF1 #F17BC9
triadic
#DE7BF1 #F1DE7B #7BF1DE
tetradic
#DE7BF1 #F1A37B #8EF17B #7BC9F1
square
#DE7BF1 #F1A37B #8EF17B #7BC9F1
split-complementary
#DE7BF1 #C9F17B #7BF1A3
monochromatic
#BB17DA #D044EB #DE7BF1 #ECB2F7 #F8E3FC
Accessibility & contrast
On white
2.56
#DE7BF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#DE7BF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE7BF1
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE7BF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE7BF1 | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#689BF5
Deuteranopia (green-blind)
#86A6EE
Tritanopia (blue-blind)
#E08BAB
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #de7bf1; /* rgb */ color: rgb(222, 123, 241); /* oklch */ color: oklch(73.5% 0.191 321.0);
Tailwind
colors: {
custom: {
50: '#eaa4f6',
500: '#de7bf1',
950: '#000000',
},
}SCSS
$custom: #de7bf1; $custom-light: #eaa4f6; $custom-dark: #000000;
JSON
{
"hex": "#de7bf1",
"rgb": {
"r": 222,
"g": 123,
"b": 241
},
"hsl": {
"h": 290.339,
"s": 80.822,
"l": 71.373
},
"oklch": {
"l": 0.73489,
"c": 0.19109,
"h": 321
},
"luminance": 0.36046
}Semantic roles & 50–950 ramp
primary
#DE7BF1
secondary
#DAF3D5
accent
#DD082B
background
#FEFAFF
surface
#FDF4FE
border
#D5CED6
text
#160F17
muted
#847F85