#DF7DF3#DF7DF3
#DF7DF3 is a light, vivid purple. Relative luminance 0.368; OKLCH L 74.0% C 0.190 H 320.6°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #DF7DF3 |
|---|---|
| RGB | rgb(223, 125, 243) |
| HSL | hsl(290, 83%, 72%) |
| HSV | hsv(290, 49%, 95%) |
| CMYK | cmyk(8.2%, 48.6%, 0%, 4.7%) |
| CIE-LAB | lab(67.15, 55.57, -43.67) |
| CIE-LCH | lch(67.15, 70.67, 321.84°) |
| OKLab | oklab(73.98% 0.1472 -0.1208) |
| OKLCH | oklch(73.98% 0.19 320.6) |
| XYZ | xyz(53.9408, 36.8284, 89.0439) |
| Luminance | 0.3683 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.54
Purply Pink
#F075E6
ΔE00 4.32
Orchid
#DA70D6
ΔE00 5.16
Violet Pink
#FB5FFC
ΔE00 5.62
Light Magenta
#FA5FF7
ΔE00 5.63
Lavender Pink
#DD85D7
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF7DF3 #91F37D
analogous
#A47DF3 #DF7DF3 #F37DCC
triadic
#DF7DF3 #F3DF7D #7DF3DF
tetradic
#DF7DF3 #F3A47D #91F37D #7DCCF3
square
#DF7DF3 #F3A47D #91F37D #7DCCF3
split-complementary
#DF7DF3 #CCF37D #7DF3A4
monochromatic
#BE15E1 #D145EE #DF7DF3 #EDB5F8 #F8E3FC
Accessibility & contrast
On white
2.51
#DF7DF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#DF7DF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF7DF3
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF7DF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF7DF3 | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A9CF7
Deuteranopia (green-blind)
#87A7F0
Tritanopia (blue-blind)
#E18DAD
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #df7df3; /* rgb */ color: rgb(223, 125, 243); /* oklch */ color: oklch(74.0% 0.190 320.6);
Tailwind
colors: {
custom: {
50: '#eba6f7',
500: '#df7df3',
950: '#000000',
},
}SCSS
$custom: #df7df3; $custom-light: #eba6f7; $custom-dark: #000000;
JSON
{
"hex": "#df7df3",
"rgb": {
"r": 223,
"g": 125,
"b": 243
},
"hsl": {
"h": 289.831,
"s": 83.099,
"l": 72.157
},
"oklch": {
"l": 0.73982,
"c": 0.19039,
"h": 320.6
},
"luminance": 0.36826
}Semantic roles & 50–950 ramp
primary
#DF7DF3
secondary
#DCF4D7
accent
#E0062B
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85