#D57FEA#D57FEA
#D57FEA is a light, vivid purple. Relative luminance 0.353; OKLCH L 72.7% C 0.173 H 319.5°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #D57FEA |
|---|---|
| RGB | rgb(213, 127, 234) |
| HSL | hsl(288, 72%, 71%) |
| HSV | hsv(288, 46%, 92%) |
| CMYK | cmyk(9%, 45.7%, 0%, 8.2%) |
| CIE-LAB | lab(65.96, 50.04, -40.66) |
| CIE-LCH | lch(65.96, 64.48, 320.90°) |
| OKLab | oklab(72.71% 0.1317 -0.1123) |
| OKLCH | oklch(72.71% 0.173 319.5) |
| XYZ | xyz(49.8793, 35.2672, 82.0057) |
| Luminance | 0.3527 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.45
Orchid
#DA70D6
ΔE00 4.68
Lavender Pink
#DD85D7
ΔE00 5.09
Purply Pink
#F075E6
ΔE00 5.15
Light Purple
#BF77F6
ΔE00 5.80
Liliac
#C48EFD
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D57FEA #94EA7F
analogous
#9F7FEA #D57FEA #EA7FC9
triadic
#D57FEA #EAD57F #7FEAD5
tetradic
#D57FEA #EA9F7F #94EA7F #7FC9EA
square
#D57FEA #EA9F7F #94EA7F #7FC9EA
split-complementary
#D57FEA #C9EA7F #7FEA9F
monochromatic
#AB22CD #C44AE1 #D57FEA #E6B4F3 #F6E5FB
Accessibility & contrast
On white
2.61
#D57FEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#D57FEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D57FEA
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D57FEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D57FEA | 1.00 | 2.61 | 8.05 | 8.05 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E9AEE
Deuteranopia (green-blind)
#86A3E7
Tritanopia (blue-blind)
#D68DAA
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #d57fea; /* rgb */ color: rgb(213, 127, 234); /* oklch */ color: oklch(72.7% 0.173 319.5);
Tailwind
colors: {
custom: {
50: '#e4a6f1',
500: '#d57fea',
950: '#000000',
},
}SCSS
$custom: #d57fea; $custom-light: #e4a6f1; $custom-dark: #000000;
JSON
{
"hex": "#d57fea",
"rgb": {
"r": 213,
"g": 127,
"b": 234
},
"hsl": {
"h": 288.224,
"s": 71.812,
"l": 70.784
},
"oklch": {
"l": 0.7271,
"c": 0.17306,
"h": 319.5
},
"luminance": 0.35265
}Semantic roles & 50–950 ramp
primary
#D57FEA
secondary
#DAF1D4
accent
#D41238
background
#FEFAFE
surface
#FCF4FD
border
#D5CED5
text
#161017
muted
#847F85