#D58FF8#D58FF8
#D58FF8 is a light, vivid purple. Relative luminance 0.406; OKLCH L 75.8% C 0.162 H 313.7°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #D58FF8 |
|---|---|
| RGB | rgb(213, 143, 248) |
| HSL | hsl(280, 88%, 77%) |
| HSV | hsv(280, 42%, 97%) |
| CMYK | cmyk(14.1%, 42.3%, 0%, 2.7%) |
| CIE-LAB | lab(69.87, 44.49, -42.22) |
| CIE-LCH | lch(69.87, 61.34, 316.50°) |
| OKLab | oklab(75.84% 0.1117 -0.1169) |
| OKLCH | oklch(75.84% 0.162 313.7) |
| XYZ | xyz(54.2035, 40.5696, 93.7641) |
| Luminance | 0.4057 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 3.81
Baby Purple
#CA9BF7
ΔE00 3.92
Lilac (survey)
#CEA2FD
ΔE00 5.17
Pastel Purple
#CAA0FF
ΔE00 5.26
Lavender (survey)
#C79FEF
ΔE00 5.54
Violet (CSS)
#EE82EE
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D58FF8 #B2F88F
analogous
#A18FF8 #D58FF8 #F88FE7
triadic
#D58FF8 #F8D58F #8FF8D5
tetradic
#D58FF8 #F8A18F #B2F88F #8FE7F8
square
#D58FF8 #F8A18F #B2F88F #8FE7F8
split-complementary
#D58FF8 #E7F88F #8FF8A1
monochromatic
#AA1CF1 #BF55F4 #D58FF8 #EBC9FC #F4E2FD
Accessibility & contrast
On white
2.30
#D58FF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#D58FF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D58FF8
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D58FF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D58FF8 | 1.00 | 2.30 | 9.11 | 9.11 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA7FC
Deuteranopia (green-blind)
#8DADF5
Tritanopia (blue-blind)
#D29EB8
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #d58ff8; /* rgb */ color: rgb(213, 143, 248); /* oklch */ color: oklch(75.8% 0.162 313.7);
Tailwind
colors: {
custom: {
50: '#e3b1fb',
500: '#d58ff8',
950: '#000000',
},
}SCSS
$custom: #d58ff8; $custom-light: #e3b1fb; $custom-dark: #000000;
JSON
{
"hex": "#d58ff8",
"rgb": {
"r": 213,
"g": 143,
"b": 248
},
"hsl": {
"h": 280,
"s": 88.235,
"l": 76.667
},
"oklch": {
"l": 0.7584,
"c": 0.16169,
"h": 313.7
},
"luminance": 0.40568
}Semantic roles & 50–950 ramp
primary
#D58FF8
secondary
#E0F5D6
accent
#E5014D
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#161117
muted
#848085