#DF7BF4#DF7BF4
#DF7BF4 is a light, vivid purple. Relative luminance 0.364; OKLCH L 73.8% C 0.195 H 320.5°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #DF7BF4 |
|---|---|
| RGB | rgb(223, 123, 244) |
| HSL | hsl(290, 85%, 72%) |
| HSV | hsv(290, 50%, 96%) |
| CMYK | cmyk(8.6%, 49.6%, 0%, 4.3%) |
| CIE-LAB | lab(66.82, 56.75, -44.74) |
| CIE-LCH | lch(66.82, 72.27, 321.75°) |
| OKLab | oklab(73.75% 0.15 -0.1238) |
| OKLCH | oklch(73.75% 0.195 320.5) |
| XYZ | xyz(53.8416, 36.3877, 89.7578) |
| Luminance | 0.3639 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.86
Purply Pink
#F075E6
ΔE00 4.41
Orchid
#DA70D6
ΔE00 5.14
Violet Pink
#FB5FFC
ΔE00 5.34
Light Magenta
#FA5FF7
ΔE00 5.37
Lavender Pink
#DD85D7
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF7BF4 #90F47B
analogous
#A37BF4 #DF7BF4 #F47BCC
triadic
#DF7BF4 #F4DF7B #7BF4DF
tetradic
#DF7BF4 #F4A37B #90F47B #7BCCF4
square
#DF7BF4 #F4A37B #90F47B #7BCCF4
split-complementary
#DF7BF4 #CCF47B #7BF4A3
monochromatic
#BE13E2 #D143EF #DF7BF4 #EDB3F9 #F8E3FD
Accessibility & contrast
On white
2.54
#DF7BF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#DF7BF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF7BF4
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF7BF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF7BF4 | 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)
#679BF8
Deuteranopia (green-blind)
#85A6F1
Tritanopia (blue-blind)
#E18BAD
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #df7bf4; /* rgb */ color: rgb(223, 123, 244); /* oklch */ color: oklch(73.8% 0.195 320.5);
Tailwind
colors: {
custom: {
50: '#eba4f8',
500: '#df7bf4',
950: '#000000',
},
}SCSS
$custom: #df7bf4; $custom-light: #eba4f8; $custom-dark: #000000;
JSON
{
"hex": "#df7bf4",
"rgb": {
"r": 223,
"g": 123,
"b": 244
},
"hsl": {
"h": 289.587,
"s": 84.615,
"l": 71.961
},
"oklch": {
"l": 0.73751,
"c": 0.19452,
"h": 320.5
},
"luminance": 0.36386
}Semantic roles & 50–950 ramp
primary
#DF7BF4
secondary
#DCF5D6
accent
#E1042B
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#160F17
muted
#847F85