#D58FFD#D58FFD
#D58FFD is a light, vivid violet. Relative luminance 0.409; OKLCH L 76.1% C 0.167 H 312.3°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #D58FFD |
|---|---|
| RGB | rgb(213, 143, 253) |
| HSL | hsl(278, 96%, 78%) |
| HSV | hsv(278, 43%, 99%) |
| CMYK | cmyk(15.8%, 43.5%, 0%, 0.8%) |
| CIE-LAB | lab(70.09, 45.53, -44.60) |
| CIE-LCH | lch(70.09, 63.74, 315.59°) |
| OKLab | oklab(76.08% 0.1125 -0.1238) |
| OKLCH | oklch(76.08% 0.167 312.3) |
| XYZ | xyz(54.9896, 40.8840, 97.9041) |
| Luminance | 0.4088 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.33
Baby Purple
#CA9BF7
ΔE00 3.95
Pastel Purple
#CAA0FF
ΔE00 5.07
Lilac (survey)
#CEA2FD
ΔE00 5.13
Lavender (survey)
#C79FEF
ΔE00 5.78
Violet (CSS)
#EE82EE
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D58FFD #B7FD8F
analogous
#9E8FFD #D58FFD #FD8FEE
triadic
#D58FFD #FDD58F #8FFDD5
tetradic
#D58FFD #FD9E8F #B7FD8F #8FEEFD
square
#D58FFD #FD9E8F #B7FD8F #8FEEFD
split-complementary
#D58FFD #EEFD8F #8FFD9E
monochromatic
#A817FB #BE53FC #D58FFD #ECCBFE #F4E1FE
Accessibility & contrast
On white
2.29
#D58FFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#D58FFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D58FFD
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D58FFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D58FFD | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A8FF
Deuteranopia (green-blind)
#8BADFA
Tritanopia (blue-blind)
#D19FBA
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #d58ffd; /* rgb */ color: rgb(213, 143, 253); /* oklch */ color: oklch(76.1% 0.167 312.3);
Tailwind
colors: {
custom: {
50: '#e4b1fe',
500: '#d58ffd',
950: '#000000',
},
}SCSS
$custom: #d58ffd; $custom-light: #e4b1fe; $custom-dark: #000000;
JSON
{
"hex": "#d58ffd",
"rgb": {
"r": 213,
"g": 143,
"b": 253
},
"hsl": {
"h": 278.182,
"s": 96.491,
"l": 77.647
},
"oklch": {
"l": 0.76078,
"c": 0.16728,
"h": 312.3
},
"luminance": 0.40883
}Semantic roles & 50–950 ramp
primary
#D58FFD
secondary
#E1F7D4
accent
#E60053
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#161118
muted
#848086