#D58FF2#D58FF2
#D58FF2 is a light, vivid purple. Relative luminance 0.402; OKLCH L 75.6% C 0.155 H 315.5°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #D58FF2 |
|---|---|
| RGB | rgb(213, 143, 242) |
| HSL | hsl(282, 79%, 75%) |
| HSV | hsv(282, 41%, 95%) |
| CMYK | cmyk(12%, 40.9%, 0%, 5.1%) |
| CIE-LAB | lab(69.61, 43.26, -39.35) |
| CIE-LCH | lch(69.61, 58.48, 317.71°) |
| OKLab | oklab(75.56% 0.1106 -0.1086) |
| OKLCH | oklch(75.56% 0.155 315.5) |
| XYZ | xyz(53.2876, 40.2032, 88.9401) |
| Luminance | 0.4020 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.14
Liliac
#C48EFD
ΔE00 4.57
Lavender (survey)
#C79FEF
ΔE00 5.41
Lilac (survey)
#CEA2FD
ΔE00 5.43
Violet (CSS)
#EE82EE
ΔE00 5.43
Pastel Purple
#CAA0FF
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D58FF2 #ACF28F
analogous
#A38FF2 #D58FF2 #F28FDE
triadic
#D58FF2 #F2D58F #8FF2D5
tetradic
#D58FF2 #F2A38F #ACF28F #8FDEF2
square
#D58FF2 #F2A38F #ACF28F #8FDEF2
split-complementary
#D58FF2 #DEF28F #8FF2A3
monochromatic
#AC21E5 #C058EC #D58FF2 #EAC6F8 #F5E4FC
Accessibility & contrast
On white
2.32
#D58FF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#D58FF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D58FF2
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D58FF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D58FF2 | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA6F6
Deuteranopia (green-blind)
#90ACEF
Tritanopia (blue-blind)
#D49CB5
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #d58ff2; /* rgb */ color: rgb(213, 143, 242); /* oklch */ color: oklch(75.6% 0.155 315.5);
Tailwind
colors: {
custom: {
50: '#e3b1f6',
500: '#d58ff2',
950: '#000000',
},
}SCSS
$custom: #d58ff2; $custom-light: #e3b1f6; $custom-dark: #000000;
JSON
{
"hex": "#d58ff2",
"rgb": {
"r": 213,
"g": 143,
"b": 242
},
"hsl": {
"h": 282.424,
"s": 79.2,
"l": 75.49
},
"oklch": {
"l": 0.7556,
"c": 0.15503,
"h": 315.5
},
"luminance": 0.40202
}Semantic roles & 50–950 ramp
primary
#D58FF2
secondary
#E0F4D7
accent
#DB0A47
background
#FEFBFF
surface
#FCF6FE
border
#D5D0D6
text
#161117
muted
#848085