#DF7DF0#DF7DF0
#DF7DF0 is a light, vivid purple. Relative luminance 0.366; OKLCH L 73.8% C 0.187 H 321.5°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #DF7DF0 |
|---|---|
| RGB | rgb(223, 125, 240) |
| HSL | hsl(291, 79%, 72%) |
| HSV | hsv(291, 48%, 94%) |
| CMYK | cmyk(7.1%, 47.9%, 0%, 5.9%) |
| CIE-LAB | lab(67.01, 55.00, -42.23) |
| CIE-LCH | lch(67.01, 69.34, 322.48°) |
| OKLab | oklab(73.84% 0.1468 -0.1166) |
| OKLCH | oklch(73.84% 0.187 321.5) |
| XYZ | xyz(53.4914, 36.6487, 86.6774) |
| Luminance | 0.3665 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.25
Purply Pink
#F075E6
ΔE00 3.96
Orchid
#DA70D6
ΔE00 4.75
Lavender Pink
#DD85D7
ΔE00 5.27
Light Magenta
#FA5FF7
ΔE00 5.61
Violet Pink
#FB5FFC
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF7DF0 #8EF07D
analogous
#A67DF0 #DF7DF0 #F07DC8
triadic
#DF7DF0 #F0DF7D #7DF0DF
tetradic
#DF7DF0 #F0A67D #8EF07D #7DC8F0
square
#DF7DF0 #F0A67D #8EF07D #7DC8F0
split-complementary
#DF7DF0 #C8F07D #7DF0A6
monochromatic
#BD19DA #D146EA #DF7DF0 #EDB4F6 #F8E4FC
Accessibility & contrast
On white
2.52
#DF7DF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#DF7DF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF7DF0
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF7DF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF7DF0 | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C9CF4
Deuteranopia (green-blind)
#89A7ED
Tritanopia (blue-blind)
#E18CAC
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #df7df0; /* rgb */ color: rgb(223, 125, 240); /* oklch */ color: oklch(73.8% 0.187 321.5);
Tailwind
colors: {
custom: {
50: '#eba6f5',
500: '#df7df0',
950: '#000000',
},
}SCSS
$custom: #df7df0; $custom-light: #eba6f5; $custom-dark: #000000;
JSON
{
"hex": "#df7df0",
"rgb": {
"r": 223,
"g": 125,
"b": 240
},
"hsl": {
"h": 291.13,
"s": 79.31,
"l": 71.569
},
"oklch": {
"l": 0.73838,
"c": 0.18747,
"h": 321.5
},
"luminance": 0.36646
}Semantic roles & 50–950 ramp
primary
#DF7DF0
secondary
#DAF3D6
accent
#DC0A29
background
#FEFAFF
surface
#FDF4FE
border
#D5CED6
text
#161017
muted
#847F85