#DF7BEF#DF7BEF
#DF7BEF is a light, vivid purple. Relative luminance 0.361; OKLCH L 73.5% C 0.190 H 321.9°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #DF7BEF |
|---|---|
| RGB | rgb(223, 123, 239) |
| HSL | hsl(292, 78%, 71%) |
| HSV | hsv(292, 49%, 94%) |
| CMYK | cmyk(6.7%, 48.5%, 0%, 6.3%) |
| CIE-LAB | lab(66.59, 55.80, -42.35) |
| CIE-LCH | lch(66.59, 70.05, 322.81°) |
| OKLab | oklab(73.51% 0.1494 -0.1169) |
| OKLCH | oklch(73.51% 0.19 321.9) |
| XYZ | xyz(53.0927, 36.0882, 85.8137) |
| Luminance | 0.3609 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.39
Purply Pink
#F075E6
ΔE00 3.80
Orchid
#DA70D6
ΔE00 4.43
Light Magenta
#FA5FF7
ΔE00 5.32
Lavender Pink
#DD85D7
ΔE00 5.34
Violet Pink
#FB5FFC
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF7BEF #8BEF7B
analogous
#A57BEF #DF7BEF #EF7BC5
triadic
#DF7BEF #EFDF7B #7BEFDF
tetradic
#DF7BEF #EFA57B #8BEF7B #7BC5EF
square
#DF7BEF #EFA57B #8BEF7B #7BC5EF
split-complementary
#DF7BEF #C5EF7B #7BEFA5
monochromatic
#BC1AD6 #D244E8 #DF7BEF #ECB2F6 #F8E4FC
Accessibility & contrast
On white
2.56
#DF7BEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#DF7BEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF7BEF
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF7BEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF7BEF | 1.00 | 2.56 | 8.22 | 8.22 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A9BF3
Deuteranopia (green-blind)
#88A6EC
Tritanopia (blue-blind)
#E28AAA
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #df7bef; /* rgb */ color: rgb(223, 123, 239); /* oklch */ color: oklch(73.5% 0.190 321.9);
Tailwind
colors: {
custom: {
50: '#eba4f4',
500: '#df7bef',
950: '#000000',
},
}SCSS
$custom: #df7bef; $custom-light: #eba4f4; $custom-dark: #000000;
JSON
{
"hex": "#df7bef",
"rgb": {
"r": 223,
"g": 123,
"b": 239
},
"hsl": {
"h": 291.724,
"s": 78.378,
"l": 70.98
},
"oklch": {
"l": 0.73508,
"c": 0.18968,
"h": 321.9
},
"luminance": 0.36086
}Semantic roles & 50–950 ramp
primary
#DF7BEF
secondary
#D8F2D3
accent
#DB0B28
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#160F17
muted
#847F85