#DF7BF1#DF7BF1
#DF7BF1 is a light, vivid purple. Relative luminance 0.362; OKLCH L 73.6% C 0.192 H 321.3°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #DF7BF1 |
|---|---|
| RGB | rgb(223, 123, 241) |
| HSL | hsl(291, 81%, 71%) |
| HSV | hsv(291, 49%, 95%) |
| CMYK | cmyk(7.5%, 49%, 0%, 5.5%) |
| CIE-LAB | lab(66.68, 56.18, -43.31) |
| CIE-LCH | lch(66.68, 70.94, 322.37°) |
| OKLab | oklab(73.6% 0.1496 -0.1197) |
| OKLCH | oklch(73.6% 0.192 321.3) |
| XYZ | xyz(53.3898, 36.2070, 87.3784) |
| Luminance | 0.3620 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.57
Purply Pink
#F075E6
ΔE00 4.04
Orchid
#DA70D6
ΔE00 4.71
Light Magenta
#FA5FF7
ΔE00 5.32
Violet Pink
#FB5FFC
ΔE00 5.36
Lavender Pink
#DD85D7
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF7BF1 #8DF17B
analogous
#A47BF1 #DF7BF1 #F17BC8
triadic
#DF7BF1 #F1DF7B #7BF1DF
tetradic
#DF7BF1 #F1A47B #8DF17B #7BC8F1
square
#DF7BF1 #F1A47B #8DF17B #7BC8F1
split-complementary
#DF7BF1 #C8F17B #7BF1A4
monochromatic
#BD17DA #D244EB #DF7BF1 #ECB2F7 #F8E3FC
Accessibility & contrast
On white
2.55
#DF7BF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#DF7BF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF7BF1
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF7BF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF7BF1 | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#699BF5
Deuteranopia (green-blind)
#87A6EE
Tritanopia (blue-blind)
#E18BAB
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #df7bf1; /* rgb */ color: rgb(223, 123, 241); /* oklch */ color: oklch(73.6% 0.192 321.3);
Tailwind
colors: {
custom: {
50: '#eba4f6',
500: '#df7bf1',
950: '#000000',
},
}SCSS
$custom: #df7bf1; $custom-light: #eba4f6; $custom-dark: #000000;
JSON
{
"hex": "#df7bf1",
"rgb": {
"r": 223,
"g": 123,
"b": 241
},
"hsl": {
"h": 290.847,
"s": 80.822,
"l": 71.373
},
"oklch": {
"l": 0.73604,
"c": 0.19161,
"h": 321.3
},
"luminance": 0.36205
}Semantic roles & 50–950 ramp
primary
#DF7BF1
secondary
#D9F3D5
accent
#DD0829
background
#FEFAFF
surface
#FDF4FE
border
#D5CED6
text
#160F17
muted
#847F85