#DF7FDF#DF7FDF
#DF7FDF is a light, vivid purple. Relative luminance 0.362; OKLCH L 73.3% C 0.168 H 327.1°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #DF7FDF |
|---|---|
| RGB | rgb(223, 127, 223) |
| HSL | hsl(300, 60%, 69%) |
| HSV | hsv(300, 43%, 87%) |
| CMYK | cmyk(0%, 43%, 0%, 12.5%) |
| CIE-LAB | lab(66.67, 50.86, -33.37) |
| CIE-LCH | lch(66.67, 60.83, 326.73°) |
| OKLab | oklab(73.34% 0.1411 -0.0912) |
| OKLCH | oklch(73.34% 0.168 327.1) |
| XYZ | xyz(51.3391, 36.1970, 74.0802) |
| Luminance | 0.3619 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.28
Violet (CSS)
#EE82EE
ΔE00 2.92
Purply Pink
#F075E6
ΔE00 3.12
Orchid
#DA70D6
ΔE00 3.45
Orchid (survey)
#C875C4
ΔE00 5.55
Candy Pink
#FF63E9
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF7FDF #7FDF7F
analogous
#AF7FDF #DF7FDF #DF7FAF
triadic
#DF7FDF #DFDF7F #7FDFDF
tetradic
#DF7FDF #DFAF7F #7FDF7F #7FAFDF
square
#DF7FDF #DFAF7F #7FDF7F #7FAFDF
split-complementary
#DF7FDF #AFDF7F #7FDFAF
monochromatic
#B62EB6 #D34ED3 #DF7FDF #EBB0EB #F7E1F7
Accessibility & contrast
On white
2.55
#DF7FDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#DF7FDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF7FDF
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF7FDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF7FDF | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#779AE2
Deuteranopia (green-blind)
#92A7DC
Tritanopia (blue-blind)
#E489A5
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #df7fdf; /* rgb */ color: rgb(223, 127, 223); /* oklch */ color: oklch(73.3% 0.168 327.1);
Tailwind
colors: {
custom: {
50: '#eba7e9',
500: '#df7fdf',
950: '#000000',
},
}SCSS
$custom: #df7fdf; $custom-light: #eba7e9; $custom-dark: #000000;
JSON
{
"hex": "#df7fdf",
"rgb": {
"r": 223,
"g": 127,
"b": 223
},
"hsl": {
"h": 300,
"s": 60,
"l": 68.627
},
"oklch": {
"l": 0.73344,
"c": 0.16805,
"h": 327.1
},
"luminance": 0.36194
}Semantic roles & 50–950 ramp
primary
#DF7FDF
secondary
#CFEBCF
accent
#C81E1E
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161016
muted
#847F84