#D591F2#D591F2
#D591F2 is a light, vivid purple. Relative luminance 0.408; OKLCH L 75.9% C 0.152 H 315.3°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #D591F2 |
|---|---|
| RGB | rgb(213, 145, 242) |
| HSL | hsl(282, 79%, 76%) |
| HSV | hsv(282, 40%, 95%) |
| CMYK | cmyk(12%, 40.1%, 0%, 5.1%) |
| CIE-LAB | lab(70.04, 42.20, -38.68) |
| CIE-LCH | lch(70.04, 57.24, 317.49°) |
| OKLab | oklab(75.88% 0.1078 -0.1067) |
| OKLCH | oklch(75.88% 0.152 315.3) |
| XYZ | xyz(53.5905, 40.8090, 89.0411) |
| Luminance | 0.4081 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.81
Liliac
#C48EFD
ΔE00 4.66
Lavender (survey)
#C79FEF
ΔE00 5.01
Lilac (survey)
#CEA2FD
ΔE00 5.04
Pastel Purple
#CAA0FF
ΔE00 5.35
Violet (CSS)
#EE82EE
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D591F2 #AEF291
analogous
#A491F2 #D591F2 #F291DE
triadic
#D591F2 #F2D591 #91F2D5
tetradic
#D591F2 #F2A491 #AEF291 #91DEF2
square
#D591F2 #F2A491 #AEF291 #91DEF2
split-complementary
#D591F2 #DEF291 #91F2A4
monochromatic
#AB24E5 #C05AEC #D591F2 #EAC8F8 #F5E4FC
Accessibility & contrast
On white
2.29
#D591F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#D591F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D591F2
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D591F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D591F2 | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A7F6
Deuteranopia (green-blind)
#92ADEF
Tritanopia (blue-blind)
#D49EB6
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #d591f2; /* rgb */ color: rgb(213, 145, 242); /* oklch */ color: oklch(75.9% 0.152 315.3);
Tailwind
colors: {
custom: {
50: '#e3b2f6',
500: '#d591f2',
950: '#000000',
},
}SCSS
$custom: #d591f2; $custom-light: #e3b2f6; $custom-dark: #000000;
JSON
{
"hex": "#d591f2",
"rgb": {
"r": 213,
"g": 145,
"b": 242
},
"hsl": {
"h": 282.062,
"s": 78.862,
"l": 75.882
},
"oklch": {
"l": 0.75882,
"c": 0.15169,
"h": 315.3
},
"luminance": 0.40808
}Semantic roles & 50–950 ramp
primary
#D591F2
secondary
#E0F4D7
accent
#DB0A49
background
#FEFBFF
surface
#FCF6FE
border
#D5D0D6
text
#161117
muted
#848085