#D58EF8#D58EF8
#D58EF8 is a light, vivid purple. Relative luminance 0.403; OKLCH L 75.7% C 0.163 H 313.8°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #D58EF8 |
|---|---|
| RGB | rgb(213, 142, 248) |
| HSL | hsl(280, 88%, 76%) |
| HSV | hsv(280, 43%, 97%) |
| CMYK | cmyk(14.1%, 42.7%, 0%, 2.7%) |
| CIE-LAB | lab(69.66, 45.02, -42.55) |
| CIE-LCH | lch(69.66, 61.95, 316.62°) |
| OKLab | oklab(75.68% 0.1131 -0.1178) |
| OKLCH | oklch(75.68% 0.163 313.8) |
| XYZ | xyz(54.0541, 40.2707, 93.7143) |
| Luminance | 0.4027 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 3.80
Baby Purple
#CA9BF7
ΔE00 4.12
Lilac (survey)
#CEA2FD
ΔE00 5.39
Pastel Purple
#CAA0FF
ΔE00 5.45
Lavender (survey)
#C79FEF
ΔE00 5.74
Violet (CSS)
#EE82EE
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D58EF8 #B1F88E
analogous
#A08EF8 #D58EF8 #F88EE6
triadic
#D58EF8 #F8D58E #8EF8D5
tetradic
#D58EF8 #F8A08E #B1F88E #8EE6F8
square
#D58EF8 #F8A08E #B1F88E #8EE6F8
split-complementary
#D58EF8 #E6F88E #8EF8A0
monochromatic
#AA1BF1 #C054F4 #D58EF8 #EAC8FC #F4E2FD
Accessibility & contrast
On white
2.32
#D58EF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#D58EF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D58EF8
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D58EF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D58EF8 | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA6FC
Deuteranopia (green-blind)
#8CACF5
Tritanopia (blue-blind)
#D29DB7
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #d58ef8; /* rgb */ color: rgb(213, 142, 248); /* oklch */ color: oklch(75.7% 0.163 313.8);
Tailwind
colors: {
custom: {
50: '#e3b0fb',
500: '#d58ef8',
950: '#000000',
},
}SCSS
$custom: #d58ef8; $custom-light: #e3b0fb; $custom-dark: #000000;
JSON
{
"hex": "#d58ef8",
"rgb": {
"r": 213,
"g": 142,
"b": 248
},
"hsl": {
"h": 280.189,
"s": 88.333,
"l": 76.471
},
"oklch": {
"l": 0.75681,
"c": 0.16333,
"h": 313.8
},
"luminance": 0.40269
}Semantic roles & 50–950 ramp
primary
#D58EF8
secondary
#E0F5D6
accent
#E5014C
background
#FEFAFF
surface
#FCF5FF
border
#D5CFD7
text
#161117
muted
#848085