#D57FFA#D57FFA
#D57FFA is a light, vivid purple. Relative luminance 0.362; OKLCH L 73.5% C 0.190 H 314.9°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #D57FFA |
|---|---|
| RGB | rgb(213, 127, 250) |
| HSL | hsl(282, 92%, 74%) |
| HSV | hsv(282, 49%, 98%) |
| CMYK | cmyk(14.8%, 49.2%, 0%, 2%) |
| CIE-LAB | lab(66.69, 53.24, -48.31) |
| CIE-LCH | lch(66.69, 71.89, 317.78°) |
| OKLab | oklab(73.5% 0.1338 -0.1344) |
| OKLCH | oklch(73.5% 0.19 314.9) |
| XYZ | xyz(52.2825, 36.2285, 94.6626) |
| Luminance | 0.3623 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.41
Liliac
#C48EFD
ΔE00 4.88
Easter Purple
#C071FE
ΔE00 5.36
Violet (CSS)
#EE82EE
ΔE00 5.85
Purply Pink
#F075E6
ΔE00 6.78
Orchid
#DA70D6
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D57FFA #A4FA7F
analogous
#987FFA #D57FFA #FA7FE2
triadic
#D57FFA #FAD57F #7FFAD5
tetradic
#D57FFA #FA987F #A4FA7F #7FE2FA
square
#D57FFA #FA987F #A4FA7F #7FE2FA
split-complementary
#D57FFA #E2FA7F #7FFA98
monochromatic
#AE0AF5 #C244F8 #D57FFA #E8BAFC #F5E2FE
Accessibility & contrast
On white
2.55
#D57FFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#D57FFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D57FFA
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D57FFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D57FFA | 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)
#659DFE
Deuteranopia (green-blind)
#7EA5F7
Tritanopia (blue-blind)
#D392B1
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #d57ffa; /* rgb */ color: rgb(213, 127, 250); /* oklch */ color: oklch(73.5% 0.190 314.9);
Tailwind
colors: {
custom: {
50: '#e4a7fc',
500: '#d57ffa',
950: '#000000',
},
}SCSS
$custom: #d57ffa; $custom-light: #e4a7fc; $custom-dark: #000000;
JSON
{
"hex": "#d57ffa",
"rgb": {
"r": 213,
"g": 127,
"b": 250
},
"hsl": {
"h": 281.951,
"s": 92.481,
"l": 73.922
},
"oklch": {
"l": 0.73499,
"c": 0.18968,
"h": 314.9
},
"luminance": 0.36227
}Semantic roles & 50–950 ramp
primary
#D57FFA
secondary
#DFF6D5
accent
#E60045
background
#FEFAFF
surface
#FCF4FF
border
#D5CED7
text
#161017
muted
#847F85