#D57EEF#D57EEF
#D57EEF is a light, vivid purple. Relative luminance 0.353; OKLCH L 72.8% C 0.180 H 318.1°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #D57EEF |
|---|---|
| RGB | rgb(213, 126, 239) |
| HSL | hsl(286, 78%, 72%) |
| HSV | hsv(286, 47%, 94%) |
| CMYK | cmyk(10.9%, 47.3%, 0%, 6.3%) |
| CIE-LAB | lab(65.98, 51.54, -43.38) |
| CIE-LCH | lch(65.98, 67.37, 319.91°) |
| OKLab | oklab(72.8% 0.1338 -0.1201) |
| OKLCH | oklch(72.8% 0.18 318.1) |
| XYZ | xyz(50.4793, 35.3015, 85.7994) |
| Luminance | 0.3530 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.86
Light Purple
#BF77F6
ΔE00 5.13
Orchid
#DA70D6
ΔE00 5.24
Purply Pink
#F075E6
ΔE00 5.56
Liliac
#C48EFD
ΔE00 5.87
Lavender Pink
#DD85D7
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D57EEF #98EF7E
analogous
#9D7EEF #D57EEF #EF7ED1
triadic
#D57EEF #EFD57E #7EEFD5
tetradic
#D57EEF #EF9D7E #98EF7E #7ED1EF
square
#D57EEF #EF9D7E #98EF7E #7ED1EF
split-complementary
#D57EEF #D1EF7E #7EEF9D
monochromatic
#AC1BD8 #C348E8 #D57EEF #E7B4F6 #F6E4FC
Accessibility & contrast
On white
2.61
#D57EEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#D57EEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D57EEF
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D57EEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D57EEF | 1.00 | 2.61 | 8.06 | 8.06 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A9BF3
Deuteranopia (green-blind)
#83A3EC
Tritanopia (blue-blind)
#D58EAB
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #d57eef; /* rgb */ color: rgb(213, 126, 239); /* oklch */ color: oklch(72.8% 0.180 318.1);
Tailwind
colors: {
custom: {
50: '#e4a6f4',
500: '#d57eef',
950: '#000000',
},
}SCSS
$custom: #d57eef; $custom-light: #e4a6f4; $custom-dark: #000000;
JSON
{
"hex": "#d57eef",
"rgb": {
"r": 213,
"g": 126,
"b": 239
},
"hsl": {
"h": 286.195,
"s": 77.931,
"l": 71.569
},
"oklch": {
"l": 0.72803,
"c": 0.17981,
"h": 318.1
},
"luminance": 0.353
}Semantic roles & 50–950 ramp
primary
#D57EEF
secondary
#DDF3D6
accent
#DA0B3B
background
#FEFAFE
surface
#FCF4FD
border
#D5CED5
text
#160F17
muted
#847F85