#D58CFA#D58CFA
#D58CFA is a light, vivid violet. Relative luminance 0.398; OKLCH L 75.5% C 0.169 H 313.5°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #D58CFA |
|---|---|
| RGB | rgb(213, 140, 250) |
| HSL | hsl(280, 92%, 76%) |
| HSV | hsv(280, 44%, 98%) |
| CMYK | cmyk(14.8%, 44%, 0%, 2%) |
| CIE-LAB | lab(69.33, 46.49, -44.16) |
| CIE-LCH | lch(69.33, 64.12, 316.47°) |
| OKLab | oklab(75.46% 0.1162 -0.1225) |
| OKLCH | oklch(75.46% 0.169 313.5) |
| XYZ | xyz(54.0711, 39.8056, 95.2588) |
| Luminance | 0.3980 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.62
Baby Purple
#CA9BF7
ΔE00 4.51
Pastel Purple
#CAA0FF
ΔE00 5.75
Lilac (survey)
#CEA2FD
ΔE00 5.80
Violet (CSS)
#EE82EE
ΔE00 5.88
Lavender (survey)
#C79FEF
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D58CFA #B1FA8C
analogous
#9E8CFA #D58CFA #FA8CE8
triadic
#D58CFA #FAD58C #8CFAD5
tetradic
#D58CFA #FA9E8C #B1FA8C #8CE8FA
square
#D58CFA #FA9E8C #B1FA8C #8CE8FA
split-complementary
#D58CFA #E8FA8C #8CFA9E
monochromatic
#AA17F5 #C051F7 #D58CFA #EAC7FD #F4E2FE
Accessibility & contrast
On white
2.34
#D58CFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#D58CFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D58CFA
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D58CFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D58CFA | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A5FE
Deuteranopia (green-blind)
#8AABF7
Tritanopia (blue-blind)
#D29CB7
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #d58cfa; /* rgb */ color: rgb(213, 140, 250); /* oklch */ color: oklch(75.5% 0.169 313.5);
Tailwind
colors: {
custom: {
50: '#e4affc',
500: '#d58cfa',
950: '#000000',
},
}SCSS
$custom: #d58cfa; $custom-light: #e4affc; $custom-dark: #000000;
JSON
{
"hex": "#d58cfa",
"rgb": {
"r": 213,
"g": 140,
"b": 250
},
"hsl": {
"h": 279.818,
"s": 91.667,
"l": 76.471
},
"oklch": {
"l": 0.75462,
"c": 0.16882,
"h": 313.5
},
"luminance": 0.39804
}Semantic roles & 50–950 ramp
primary
#D58CFA
secondary
#E0F6D5
accent
#E6004D
background
#FEFAFF
surface
#FCF5FF
border
#D5CFD7
text
#161017
muted
#847F85