#DF7FF7#DF7FF7
#DF7FF7 is a light, vivid purple. Relative luminance 0.376; OKLCH L 74.5% C 0.191 H 319.3°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #DF7FF7 |
|---|---|
| RGB | rgb(223, 127, 247) |
| HSL | hsl(288, 88%, 73%) |
| HSV | hsv(288, 49%, 97%) |
| CMYK | cmyk(9.7%, 48.6%, 0%, 3.1%) |
| CIE-LAB | lab(67.71, 55.34, -44.98) |
| CIE-LCH | lch(67.71, 71.31, 320.89°) |
| OKLab | oklab(74.46% 0.145 -0.1245) |
| OKLCH | oklch(74.46% 0.191 319.3) |
| XYZ | xyz(54.8071, 37.5842, 92.3451) |
| Luminance | 0.3758 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.83
Purply Pink
#F075E6
ΔE00 4.89
Orchid
#DA70D6
ΔE00 5.88
Violet Pink
#FB5FFC
ΔE00 5.92
Light Magenta
#FA5FF7
ΔE00 6.01
Lavender Pink
#DD85D7
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF7FF7 #97F77F
analogous
#A37FF7 #DF7FF7 #F77FD3
triadic
#DF7FF7 #F7DF7F #7FF7DF
tetradic
#DF7FF7 #F7A37F #97F77F #7FD3F7
square
#DF7FF7 #F7A37F #97F77F #7FD3F7
split-complementary
#DF7FF7 #D3F77F #7FF7A3
monochromatic
#C00FED #D145F3 #DF7FF7 #EDB9FB #F8E2FD
Accessibility & contrast
On white
2.47
#DF7FF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#DF7FF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF7FF7
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF7FF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF7FF7 | 1.00 | 2.47 | 8.52 | 8.52 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A9EFB
Deuteranopia (green-blind)
#87A8F4
Tritanopia (blue-blind)
#E090B0
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #df7ff7; /* rgb */ color: rgb(223, 127, 247); /* oklch */ color: oklch(74.5% 0.191 319.3);
Tailwind
colors: {
custom: {
50: '#eba7fa',
500: '#df7ff7',
950: '#000000',
},
}SCSS
$custom: #df7ff7; $custom-light: #eba7fa; $custom-dark: #000000;
JSON
{
"hex": "#df7ff7",
"rgb": {
"r": 223,
"g": 127,
"b": 247
},
"hsl": {
"h": 288,
"s": 88.235,
"l": 73.333
},
"oklch": {
"l": 0.74461,
"c": 0.19117,
"h": 319.3
},
"luminance": 0.37582
}Semantic roles & 50–950 ramp
primary
#DF7FF7
secondary
#DCF5D6
accent
#E5012E
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85