#D57BFA#D57BFA
#D57BFA is a light, vivid purple. Relative luminance 0.352; OKLCH L 72.9% C 0.196 H 315.2°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #D57BFA |
|---|---|
| RGB | rgb(213, 123, 250) |
| HSL | hsl(283, 93%, 73%) |
| HSV | hsv(283, 51%, 98%) |
| CMYK | cmyk(14.8%, 50.8%, 0%, 2%) |
| CIE-LAB | lab(65.92, 55.26, -49.54) |
| CIE-LCH | lch(65.92, 74.22, 318.13°) |
| OKLab | oklab(72.92% 0.1391 -0.1379) |
| OKLCH | oklch(72.92% 0.196 315.2) |
| XYZ | xyz(51.7762, 35.2157, 94.4938) |
| Luminance | 0.3521 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.06
Easter Purple
#C071FE
ΔE00 4.83
Liliac
#C48EFD
ΔE00 5.48
Violet (CSS)
#EE82EE
ΔE00 6.12
Bright Lavender
#C760FF
ΔE00 6.48
Bright Lilac
#C95EFB
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D57BFA #A0FA7B
analogous
#957BFA #D57BFA #FA7BDF
triadic
#D57BFA #FAD57B #7BFAD5
tetradic
#D57BFA #FA957B #A0FA7B #7BDFFA
square
#D57BFA #FA957B #A0FA7B #7BDFFA
split-complementary
#D57BFA #DFFA7B #7BFA95
monochromatic
#AE09F1 #C240F8 #D57BFA #E8B6FC #F6E2FE
Accessibility & contrast
On white
2.61
#D57BFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#D57BFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D57BFA
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D57BFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D57BFA | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F9BFE
Deuteranopia (green-blind)
#7BA3F7
Tritanopia (blue-blind)
#D38FAF
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #d57bfa; /* rgb */ color: rgb(213, 123, 250); /* oklch */ color: oklch(72.9% 0.196 315.2);
Tailwind
colors: {
custom: {
50: '#e4a4fc',
500: '#d57bfa',
950: '#000000',
},
}SCSS
$custom: #d57bfa; $custom-light: #e4a4fc; $custom-dark: #000000;
JSON
{
"hex": "#d57bfa",
"rgb": {
"r": 213,
"g": 123,
"b": 250
},
"hsl": {
"h": 282.52,
"s": 92.701,
"l": 73.137
},
"oklch": {
"l": 0.72923,
"c": 0.19593,
"h": 315.2
},
"luminance": 0.35214
}Semantic roles & 50–950 ramp
primary
#D57BFA
secondary
#DFF6D5
accent
#E60043
background
#FEFAFF
surface
#FCF4FF
border
#D5CED7
text
#160F17
muted
#847F85