#D58FF9#D58FF9
#D58FF9 is a light, vivid violet. Relative luminance 0.406; OKLCH L 75.9% C 0.163 H 313.4°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #D58FF9 |
|---|---|
| RGB | rgb(213, 143, 249) |
| HSL | hsl(280, 90%, 77%) |
| HSV | hsv(280, 43%, 98%) |
| CMYK | cmyk(14.5%, 42.6%, 0%, 2.4%) |
| CIE-LAB | lab(69.92, 44.70, -42.70) |
| CIE-LCH | lch(69.92, 61.81, 316.31°) |
| OKLab | oklab(75.89% 0.1119 -0.1183) |
| OKLCH | oklch(75.89% 0.163 313.4) |
| XYZ | xyz(54.3591, 40.6318, 94.5833) |
| Luminance | 0.4063 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.70
Baby Purple
#CA9BF7
ΔE00 3.91
Lilac (survey)
#CEA2FD
ΔE00 5.15
Pastel Purple
#CAA0FF
ΔE00 5.21
Lavender (survey)
#C79FEF
ΔE00 5.58
Violet (CSS)
#EE82EE
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D58FF9 #B3F98F
analogous
#A08FF9 #D58FF9 #F98FE8
triadic
#D58FF9 #F9D58F #8FF9D5
tetradic
#D58FF9 #F9A08F #B3F98F #8FE8F9
square
#D58FF9 #F9A08F #B3F98F #8FE8F9
split-complementary
#D58FF9 #E8F98F #8FF9A0
monochromatic
#A91BF3 #BF55F6 #D58FF9 #EBC9FC #F4E2FD
Accessibility & contrast
On white
2.30
#D58FF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#D58FF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D58FF9
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D58FF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D58FF9 | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA7FD
Deuteranopia (green-blind)
#8DADF6
Tritanopia (blue-blind)
#D29EB8
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #d58ff9; /* rgb */ color: rgb(213, 143, 249); /* oklch */ color: oklch(75.9% 0.163 313.4);
Tailwind
colors: {
custom: {
50: '#e3b1fb',
500: '#d58ff9',
950: '#000000',
},
}SCSS
$custom: #d58ff9; $custom-light: #e3b1fb; $custom-dark: #000000;
JSON
{
"hex": "#d58ff9",
"rgb": {
"r": 213,
"g": 143,
"b": 249
},
"hsl": {
"h": 279.623,
"s": 89.831,
"l": 76.863
},
"oklch": {
"l": 0.75887,
"c": 0.1628,
"h": 313.4
},
"luminance": 0.40631
}Semantic roles & 50–950 ramp
primary
#D58FF9
secondary
#E0F6D5
accent
#E6004E
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#161117
muted
#848085