#DF7BDF#DF7BDF
#DF7BDF is a light, vivid purple. Relative luminance 0.352; OKLCH L 72.8% C 0.175 H 327.2°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #DF7BDF |
|---|---|
| RGB | rgb(223, 123, 223) |
| HSL | hsl(300, 61%, 68%) |
| HSV | hsv(300, 45%, 87%) |
| CMYK | cmyk(0%, 44.8%, 0%, 12.5%) |
| CIE-LAB | lab(65.89, 52.87, -34.58) |
| CIE-LCH | lch(65.89, 63.18, 326.82°) |
| OKLab | oklab(72.76% 0.1468 -0.0946) |
| OKLCH | oklch(72.76% 0.175 327.2) |
| XYZ | xyz(50.8327, 35.1842, 73.9114) |
| Luminance | 0.3518 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 2.69
Purply Pink
#F075E6
ΔE00 2.77
Lavender Pink
#DD85D7
ΔE00 3.01
Violet (CSS)
#EE82EE
ΔE00 3.20
Orchid (survey)
#C875C4
ΔE00 5.33
Candy Pink
#FF63E9
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF7BDF #7BDF7B
analogous
#AD7BDF #DF7BDF #DF7BAD
triadic
#DF7BDF #DFDF7B #7BDFDF
tetradic
#DF7BDF #DFAD7B #7BDF7B #7BADDF
square
#DF7BDF #DFAD7B #7BDF7B #7BADDF
split-complementary
#DF7BDF #ADDF7B #7BDFAD
monochromatic
#B42CB4 #D34AD3 #DF7BDF #EBACEB #F7DEF7
Accessibility & contrast
On white
2.61
#DF7BDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#DF7BDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF7BDF
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF7BDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF7BDF | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7298E2
Deuteranopia (green-blind)
#8FA5DC
Tritanopia (blue-blind)
#E485A3
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #df7bdf; /* rgb */ color: rgb(223, 123, 223); /* oklch */ color: oklch(72.8% 0.175 327.2);
Tailwind
colors: {
custom: {
50: '#eba4e9',
500: '#df7bdf',
950: '#000000',
},
}SCSS
$custom: #df7bdf; $custom-light: #eba4e9; $custom-dark: #000000;
JSON
{
"hex": "#df7bdf",
"rgb": {
"r": 223,
"g": 123,
"b": 223
},
"hsl": {
"h": 300,
"s": 60.976,
"l": 67.843
},
"oklch": {
"l": 0.72764,
"c": 0.17464,
"h": 327.2
},
"luminance": 0.35182
}Semantic roles & 50–950 ramp
primary
#DF7BDF
secondary
#CBEACB
accent
#C91D1D
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#160F16
muted
#847F84