#D57FFE#D57FFE
#D57FFE is a light, vivid purple. Relative luminance 0.365; OKLCH L 73.7% C 0.194 H 313.8°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #D57FFE |
|---|---|
| RGB | rgb(213, 127, 254) |
| HSL | hsl(281, 98%, 75%) |
| HSV | hsv(281, 50%, 100%) |
| CMYK | cmyk(16.1%, 50%, 0%, 0.4%) |
| CIE-LAB | lab(66.89, 54.06, -50.19) |
| CIE-LCH | lch(66.89, 73.77, 317.12°) |
| OKLab | oklab(73.7% 0.1343 -0.1399) |
| OKLCH | oklch(73.7% 0.194 313.8) |
| XYZ | xyz(52.9164, 36.4820, 98.0009) |
| Luminance | 0.3648 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.28
Liliac
#C48EFD
ΔE00 4.71
Easter Purple
#C071FE
ΔE00 5.11
Violet (CSS)
#EE82EE
ΔE00 6.29
Bright Lavender
#C760FF
ΔE00 7.10
Light Urple
#B36FF6
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D57FFE #A8FE7F
analogous
#967FFE #D57FFE #FE7FE8
triadic
#D57FFE #FED57F #7FFED5
tetradic
#D57FFE #FE967F #A8FE7F #7FE8FE
square
#D57FFE #FE967F #A8FE7F #7FE8FE
split-complementary
#D57FFE #E8FE7F #7FFE96
monochromatic
#AD06FD #C142FE #D57FFE #E9BCFE #F5E1FF
Accessibility & contrast
On white
2.53
#D57FFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#D57FFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D57FFE
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D57FFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D57FFE | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#629EFF
Deuteranopia (green-blind)
#7CA5FB
Tritanopia (blue-blind)
#D293B3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #d57ffe; /* rgb */ color: rgb(213, 127, 254); /* oklch */ color: oklch(73.7% 0.194 313.8);
Tailwind
colors: {
custom: {
50: '#e4a7ff',
500: '#d57ffe',
950: '#000000',
},
}SCSS
$custom: #d57ffe; $custom-light: #e4a7ff; $custom-dark: #000000;
JSON
{
"hex": "#d57ffe",
"rgb": {
"r": 213,
"g": 127,
"b": 254
},
"hsl": {
"h": 280.63,
"s": 98.45,
"l": 74.706
},
"oklch": {
"l": 0.73704,
"c": 0.1939,
"h": 313.8
},
"luminance": 0.36481
}Semantic roles & 50–950 ramp
primary
#D57FFE
secondary
#DFF7D4
accent
#E6004A
background
#FEFAFF
surface
#FCF4FF
border
#D5CED7
text
#161018
muted
#847F86