#DF7EF9#DF7EF9
#DF7EF9 is a light, vivid purple. Relative luminance 0.374; OKLCH L 74.4% C 0.195 H 318.8°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #DF7EF9 |
|---|---|
| RGB | rgb(223, 126, 249) |
| HSL | hsl(287, 91%, 74%) |
| HSV | hsv(287, 49%, 98%) |
| CMYK | cmyk(10.4%, 49.4%, 0%, 2.4%) |
| CIE-LAB | lab(67.61, 56.22, -46.23) |
| CIE-LCH | lch(67.61, 72.79, 320.57°) |
| OKLab | oklab(74.42% 0.1466 -0.1282) |
| OKLCH | oklch(74.42% 0.195 318.8) |
| XYZ | xyz(54.9889, 37.4513, 93.9364) |
| Luminance | 0.3745 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.15
Purply Pink
#F075E6
ΔE00 5.11
Violet Pink
#FB5FFC
ΔE00 5.81
Light Magenta
#FA5FF7
ΔE00 5.93
Orchid
#DA70D6
ΔE00 6.07
Light Purple
#BF77F6
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF7EF9 #98F97E
analogous
#A17EF9 #DF7EF9 #F97ED5
triadic
#DF7EF9 #F9DF7E #7EF9DF
tetradic
#DF7EF9 #F9A17E #98F97E #7ED5F9
square
#DF7EF9 #F9A17E #98F97E #7ED5F9
split-complementary
#DF7EF9 #D5F97E #7EF9A1
monochromatic
#C10BF1 #D044F6 #DF7EF9 #EEB8FC #F8E2FE
Accessibility & contrast
On white
2.47
#DF7EF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#DF7EF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF7EF9
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF7EF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF7EF9 | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#689EFD
Deuteranopia (green-blind)
#85A8F6
Tritanopia (blue-blind)
#DF8FB0
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #df7ef9; /* rgb */ color: rgb(223, 126, 249); /* oklch */ color: oklch(74.4% 0.195 318.8);
Tailwind
colors: {
custom: {
50: '#eba6fc',
500: '#df7ef9',
950: '#000000',
},
}SCSS
$custom: #df7ef9; $custom-light: #eba6fc; $custom-dark: #000000;
JSON
{
"hex": "#df7ef9",
"rgb": {
"r": 223,
"g": 126,
"b": 249
},
"hsl": {
"h": 287.317,
"s": 91.111,
"l": 73.529
},
"oklch": {
"l": 0.74418,
"c": 0.19474,
"h": 318.8
},
"luminance": 0.37449
}Semantic roles & 50–950 ramp
primary
#DF7EF9
secondary
#DCF6D5
accent
#E60031
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85