#DF7FE0#DF7FE0
#DF7FE0 is a light, vivid purple. Relative luminance 0.362; OKLCH L 73.4% C 0.169 H 326.8°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #DF7FE0 |
|---|---|
| RGB | rgb(223, 127, 224) |
| HSL | hsl(299, 61%, 69%) |
| HSV | hsv(299, 43%, 88%) |
| CMYK | cmyk(0.4%, 43.3%, 0%, 12.2%) |
| CIE-LAB | lab(66.71, 51.04, -33.86) |
| CIE-LCH | lch(66.71, 61.25, 326.44°) |
| OKLab | oklab(73.39% 0.1413 -0.0926) |
| OKLCH | oklch(73.39% 0.169 326.8) |
| XYZ | xyz(51.4743, 36.2510, 74.7924) |
| Luminance | 0.3625 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.44
Violet (CSS)
#EE82EE
ΔE00 2.83
Purply Pink
#F075E6
ΔE00 3.09
Orchid
#DA70D6
ΔE00 3.48
Orchid (survey)
#C875C4
ΔE00 5.65
Candy Pink
#FF63E9
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF7FE0 #80E07F
analogous
#AF7FE0 #DF7FE0 #E07FB1
triadic
#DF7FE0 #E0DF7F #7FE0DF
tetradic
#DF7FE0 #E0AF7F #80E07F #7FB1E0
square
#DF7FE0 #E0AF7F #80E07F #7FB1E0
split-complementary
#DF7FE0 #B1E07F #7FE0AF
monochromatic
#B72DB8 #D34ED4 #DF7FE0 #EBB0EC #F8E2F8
Accessibility & contrast
On white
2.55
#DF7FE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#DF7FE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF7FE0
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF7FE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF7FE0 | 1.00 | 2.55 | 8.25 | 8.25 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#779AE3
Deuteranopia (green-blind)
#91A7DD
Tritanopia (blue-blind)
#E489A5
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #df7fe0; /* rgb */ color: rgb(223, 127, 224); /* oklch */ color: oklch(73.4% 0.169 326.8);
Tailwind
colors: {
custom: {
50: '#eba7ea',
500: '#df7fe0',
950: '#000000',
},
}SCSS
$custom: #df7fe0; $custom-light: #eba7ea; $custom-dark: #000000;
JSON
{
"hex": "#df7fe0",
"rgb": {
"r": 223,
"g": 127,
"b": 224
},
"hsl": {
"h": 299.381,
"s": 61.006,
"l": 68.824
},
"oklch": {
"l": 0.73388,
"c": 0.16897,
"h": 326.8
},
"luminance": 0.36249
}Semantic roles & 50–950 ramp
primary
#DF7FE0
secondary
#CFECCF
accent
#C91D1F
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161016
muted
#847F84