#D58EFA#D58EFA
#D58EFA is a light, vivid violet. Relative luminance 0.404; OKLCH L 75.8% C 0.166 H 313.2°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #D58EFA |
|---|---|
| RGB | rgb(213, 142, 250) |
| HSL | hsl(279, 92%, 77%) |
| HSV | hsv(279, 43%, 98%) |
| CMYK | cmyk(14.8%, 43.2%, 0%, 2%) |
| CIE-LAB | lab(69.75, 45.44, -43.50) |
| CIE-LCH | lch(69.75, 62.91, 316.24°) |
| OKLab | oklab(75.78% 0.1134 -0.1206) |
| OKLCH | oklch(75.78% 0.166 313.2) |
| XYZ | xyz(54.3660, 40.3954, 95.3571) |
| Luminance | 0.4039 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.59
Baby Purple
#CA9BF7
ΔE00 4.11
Lilac (survey)
#CEA2FD
ΔE00 5.36
Pastel Purple
#CAA0FF
ΔE00 5.36
Lavender (survey)
#C79FEF
ΔE00 5.83
Violet (CSS)
#EE82EE
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D58EFA #B3FA8E
analogous
#9F8EFA #D58EFA #FA8EE9
triadic
#D58EFA #FAD58E #8EFAD5
tetradic
#D58EFA #FA9F8E #B3FA8E #8EE9FA
square
#D58EFA #FA9F8E #B3FA8E #8EE9FA
split-complementary
#D58EFA #E9FA8E #8EFA9F
monochromatic
#A919F5 #BF53F7 #D58EFA #EBC9FD #F4E2FE
Accessibility & contrast
On white
2.31
#D58EFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#D58EFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D58EFA
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D58EFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D58EFA | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A6FE
Deuteranopia (green-blind)
#8BACF7
Tritanopia (blue-blind)
#D29EB8
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #d58efa; /* rgb */ color: rgb(213, 142, 250); /* oklch */ color: oklch(75.8% 0.166 313.2);
Tailwind
colors: {
custom: {
50: '#e3b0fc',
500: '#d58efa',
950: '#000000',
},
}SCSS
$custom: #d58efa; $custom-light: #e3b0fc; $custom-dark: #000000;
JSON
{
"hex": "#d58efa",
"rgb": {
"r": 213,
"g": 142,
"b": 250
},
"hsl": {
"h": 279.444,
"s": 91.525,
"l": 76.863
},
"oklch": {
"l": 0.75776,
"c": 0.16556,
"h": 313.2
},
"luminance": 0.40394
}Semantic roles & 50–950 ramp
primary
#D58EFA
secondary
#E0F6D5
accent
#E6004F
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#161117
muted
#848085