#D57FF7#D57FF7
#D57FF7 is a light, vivid purple. Relative luminance 0.360; OKLCH L 73.3% C 0.187 H 315.7°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #D57FF7 |
|---|---|
| RGB | rgb(213, 127, 247) |
| HSL | hsl(283, 88%, 73%) |
| HSV | hsv(283, 49%, 97%) |
| CMYK | cmyk(13.8%, 48.6%, 0%, 3.1%) |
| CIE-LAB | lab(66.55, 52.63, -46.89) |
| CIE-LCH | lch(66.55, 70.49, 318.30°) |
| OKLab | oklab(73.35% 0.1335 -0.1303) |
| OKLCH | oklch(73.35% 0.187 315.7) |
| XYZ | xyz(51.8159, 36.0418, 92.2049) |
| Luminance | 0.3604 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.57
Liliac
#C48EFD
ΔE00 5.06
Violet (CSS)
#EE82EE
ΔE00 5.53
Easter Purple
#C071FE
ΔE00 5.59
Purply Pink
#F075E6
ΔE00 6.43
Orchid
#DA70D6
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D57FF7 #A1F77F
analogous
#997FF7 #D57FF7 #F77FDD
triadic
#D57FF7 #F7D57F #7FF7D5
tetradic
#D57FF7 #F7997F #A1F77F #7FDDF7
square
#D57FF7 #F7997F #A1F77F #7FDDF7
split-complementary
#D57FF7 #DDF77F #7FF799
monochromatic
#AE0FED #C245F3 #D57FF7 #E8B9FB #F6E2FD
Accessibility & contrast
On white
2.56
#D57FF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#D57FF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D57FF7
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D57FF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D57FF7 | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#669DFB
Deuteranopia (green-blind)
#80A4F4
Tritanopia (blue-blind)
#D391B0
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #d57ff7; /* rgb */ color: rgb(213, 127, 247); /* oklch */ color: oklch(73.3% 0.187 315.7);
Tailwind
colors: {
custom: {
50: '#e4a6fa',
500: '#d57ff7',
950: '#000000',
},
}SCSS
$custom: #d57ff7; $custom-light: #e4a6fa; $custom-dark: #000000;
JSON
{
"hex": "#d57ff7",
"rgb": {
"r": 213,
"g": 127,
"b": 247
},
"hsl": {
"h": 283,
"s": 88.235,
"l": 73.333
},
"oklch": {
"l": 0.73347,
"c": 0.18653,
"h": 315.7
},
"luminance": 0.3604
}Semantic roles & 50–950 ramp
primary
#D57FF7
secondary
#DFF5D6
accent
#E50141
background
#FEFAFF
surface
#FCF4FF
border
#D5CED7
text
#161017
muted
#847F85