#D58FFA#D58FFA
#D58FFA is a light, vivid violet. Relative luminance 0.407; OKLCH L 75.9% C 0.164 H 313.1°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #D58FFA |
|---|---|
| RGB | rgb(213, 143, 250) |
| HSL | hsl(279, 91%, 77%) |
| HSV | hsv(279, 43%, 98%) |
| CMYK | cmyk(14.8%, 42.8%, 0%, 2%) |
| CIE-LAB | lab(69.96, 44.91, -43.17) |
| CIE-LCH | lch(69.96, 62.29, 316.13°) |
| OKLab | oklab(75.94% 0.112 -0.1196) |
| OKLCH | oklch(75.94% 0.164 313.1) |
| XYZ | xyz(54.5155, 40.6943, 95.4069) |
| Luminance | 0.4069 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.60
Baby Purple
#CA9BF7
ΔE00 3.91
Lilac (survey)
#CEA2FD
ΔE00 5.14
Pastel Purple
#CAA0FF
ΔE00 5.16
Lavender (survey)
#C79FEF
ΔE00 5.62
Violet (CSS)
#EE82EE
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D58FFA #B4FA8F
analogous
#A08FFA #D58FFA #FA8FEA
triadic
#D58FFA #FAD58F #8FFAD5
tetradic
#D58FFA #FAA08F #B4FA8F #8FEAFA
square
#D58FFA #FAA08F #B4FA8F #8FEAFA
split-complementary
#D58FFA #EAFA8F #8FFAA0
monochromatic
#A91AF5 #BF54F7 #D58FFA #EBCAFD #F4E2FE
Accessibility & contrast
On white
2.30
#D58FFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#D58FFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D58FFA
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D58FFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D58FFA | 1.00 | 2.30 | 9.14 | 9.14 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA7FE
Deuteranopia (green-blind)
#8CADF7
Tritanopia (blue-blind)
#D29FB9
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #d58ffa; /* rgb */ color: rgb(213, 143, 250); /* oklch */ color: oklch(75.9% 0.164 313.1);
Tailwind
colors: {
custom: {
50: '#e3b1fc',
500: '#d58ffa',
950: '#000000',
},
}SCSS
$custom: #d58ffa; $custom-light: #e3b1fc; $custom-dark: #000000;
JSON
{
"hex": "#d58ffa",
"rgb": {
"r": 213,
"g": 143,
"b": 250
},
"hsl": {
"h": 279.252,
"s": 91.453,
"l": 77.059
},
"oklch": {
"l": 0.75935,
"c": 0.16392,
"h": 313.1
},
"luminance": 0.40693
}Semantic roles & 50–950 ramp
primary
#D58FFA
secondary
#E0F6D5
accent
#E6004F
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#161117
muted
#848085