#D58EF7#D58EF7
#D58EF7 is a light, vivid purple. Relative luminance 0.402; OKLCH L 75.6% C 0.162 H 314.1°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #D58EF7 |
|---|---|
| RGB | rgb(213, 142, 247) |
| HSL | hsl(281, 87%, 76%) |
| HSV | hsv(281, 43%, 97%) |
| CMYK | cmyk(13.8%, 42.5%, 0%, 3.1%) |
| CIE-LAB | lab(69.62, 44.82, -42.07) |
| CIE-LCH | lch(69.62, 61.47, 316.81°) |
| OKLab | oklab(75.63% 0.1129 -0.1165) |
| OKLCH | oklch(75.63% 0.162 314.1) |
| XYZ | xyz(53.8994, 40.2088, 92.8994) |
| Luminance | 0.4021 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 3.91
Baby Purple
#CA9BF7
ΔE00 4.13
Lilac (survey)
#CEA2FD
ΔE00 5.42
Pastel Purple
#CAA0FF
ΔE00 5.50
Lavender (survey)
#C79FEF
ΔE00 5.71
Violet (CSS)
#EE82EE
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D58EF7 #B0F78E
analogous
#A18EF7 #D58EF7 #F78EE5
triadic
#D58EF7 #F7D58E #8EF7D5
tetradic
#D58EF7 #F7A18E #B0F78E #8EE5F7
square
#D58EF7 #F7A18E #B0F78E #8EE5F7
split-complementary
#D58EF7 #E5F78E #8EF7A1
monochromatic
#AB1CEF #C055F3 #D58EF7 #EAC7FB #F4E2FD
Accessibility & contrast
On white
2.32
#D58EF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#D58EF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D58EF7
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D58EF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D58EF7 | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA6FB
Deuteranopia (green-blind)
#8DACF4
Tritanopia (blue-blind)
#D39DB7
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #d58ef7; /* rgb */ color: rgb(213, 142, 247); /* oklch */ color: oklch(75.6% 0.162 314.1);
Tailwind
colors: {
custom: {
50: '#e3b0fa',
500: '#d58ef7',
950: '#000000',
},
}SCSS
$custom: #d58ef7; $custom-light: #e3b0fa; $custom-dark: #000000;
JSON
{
"hex": "#d58ef7",
"rgb": {
"r": 213,
"g": 142,
"b": 247
},
"hsl": {
"h": 280.571,
"s": 86.777,
"l": 76.275
},
"oklch": {
"l": 0.75634,
"c": 0.16222,
"h": 314.1
},
"luminance": 0.40208
}Semantic roles & 50–950 ramp
primary
#D58EF7
secondary
#E0F5D6
accent
#E3024B
background
#FEFAFF
surface
#FCF5FF
border
#D5CFD7
text
#161117
muted
#848085