#DF7DF7#DF7DF7
#DF7DF7 is a light, vivid purple. Relative luminance 0.371; OKLCH L 74.2% C 0.194 H 319.5°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #DF7DF7 |
|---|---|
| RGB | rgb(223, 125, 247) |
| HSL | hsl(288, 88%, 73%) |
| HSV | hsv(288, 49%, 97%) |
| CMYK | cmyk(9.7%, 49.4%, 0%, 3.1%) |
| CIE-LAB | lab(67.33, 56.33, -45.58) |
| CIE-LCH | lch(67.33, 72.46, 321.02°) |
| OKLab | oklab(74.18% 0.1477 -0.1263) |
| OKLCH | oklch(74.18% 0.194 319.5) |
| XYZ | xyz(54.5514, 37.0727, 92.2599) |
| Luminance | 0.3707 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.99
Purply Pink
#F075E6
ΔE00 4.83
Violet Pink
#FB5FFC
ΔE00 5.63
Orchid
#DA70D6
ΔE00 5.72
Light Magenta
#FA5FF7
ΔE00 5.72
Light Purple
#BF77F6
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF7DF7 #95F77D
analogous
#A27DF7 #DF7DF7 #F77DD2
triadic
#DF7DF7 #F7DF7D #7DF7DF
tetradic
#DF7DF7 #F7A27D #95F77D #7DD2F7
square
#DF7DF7 #F7A27D #95F77D #7DD2F7
split-complementary
#DF7DF7 #D2F77D #7DF7A2
monochromatic
#C00EEB #D143F3 #DF7DF7 #EDB7FB #F8E2FD
Accessibility & contrast
On white
2.50
#DF7DF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#DF7DF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF7DF7
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF7DF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF7DF7 | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#689DFB
Deuteranopia (green-blind)
#85A7F4
Tritanopia (blue-blind)
#E08EAF
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #df7df7; /* rgb */ color: rgb(223, 125, 247); /* oklch */ color: oklch(74.2% 0.194 319.5);
Tailwind
colors: {
custom: {
50: '#eba6fa',
500: '#df7df7',
950: '#000000',
},
}SCSS
$custom: #df7df7; $custom-light: #eba6fa; $custom-dark: #000000;
JSON
{
"hex": "#df7df7",
"rgb": {
"r": 223,
"g": 125,
"b": 247
},
"hsl": {
"h": 288.197,
"s": 88.406,
"l": 72.941
},
"oklch": {
"l": 0.74178,
"c": 0.19433,
"h": 319.5
},
"luminance": 0.37071
}Semantic roles & 50–950 ramp
primary
#DF7DF7
secondary
#DCF5D6
accent
#E5002D
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85