#D57FEE#D57FEE
#D57FEE is a light, vivid purple. Relative luminance 0.355; OKLCH L 72.9% C 0.177 H 318.3°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #D57FEE |
|---|---|
| RGB | rgb(213, 127, 238) |
| HSL | hsl(286, 77%, 72%) |
| HSV | hsv(286, 47%, 93%) |
| CMYK | cmyk(10.5%, 46.6%, 0%, 6.7%) |
| CIE-LAB | lab(66.14, 50.83, -42.59) |
| CIE-LCH | lch(66.14, 66.31, 320.04°) |
| OKLab | oklab(72.9% 0.1323 -0.1179) |
| OKLCH | oklch(72.9% 0.177 318.3) |
| XYZ | xyz(50.4605, 35.4996, 85.0664) |
| Luminance | 0.3550 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.71
Orchid
#DA70D6
ΔE00 5.20
Light Purple
#BF77F6
ΔE00 5.34
Purply Pink
#F075E6
ΔE00 5.49
Lavender Pink
#DD85D7
ΔE00 5.73
Liliac
#C48EFD
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D57FEE #98EE7F
analogous
#9E7FEE #D57FEE #EE7FD0
triadic
#D57FEE #EED57F #7FEED5
tetradic
#D57FEE #EE9E7F #98EE7F #7FD0EE
square
#D57FEE #EE9E7F #98EE7F #7FD0EE
split-complementary
#D57FEE #D0EE7F #7FEE9E
monochromatic
#AC1CD6 #C349E7 #D57FEE #E7B5F5 #F6E4FB
Accessibility & contrast
On white
2.59
#D57FEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#D57FEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D57FEE
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D57FEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D57FEE | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C9BF2
Deuteranopia (green-blind)
#84A4EB
Tritanopia (blue-blind)
#D58EAB
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #d57fee; /* rgb */ color: rgb(213, 127, 238); /* oklch */ color: oklch(72.9% 0.177 318.3);
Tailwind
colors: {
custom: {
50: '#e4a6f4',
500: '#d57fee',
950: '#000000',
},
}SCSS
$custom: #d57fee; $custom-light: #e4a6f4; $custom-dark: #000000;
JSON
{
"hex": "#d57fee",
"rgb": {
"r": 213,
"g": 127,
"b": 238
},
"hsl": {
"h": 286.486,
"s": 76.552,
"l": 71.569
},
"oklch": {
"l": 0.72902,
"c": 0.17717,
"h": 318.3
},
"luminance": 0.35498
}Semantic roles & 50–950 ramp
primary
#D57FEE
secondary
#DDF3D6
accent
#D90D3B
background
#FEFAFE
surface
#FCF4FD
border
#D5CED5
text
#161017
muted
#847F85