#D491F2#D491F2
#D491F2 is a light, vivid purple. Relative luminance 0.407; OKLCH L 75.8% C 0.151 H 314.8°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #D491F2 |
|---|---|
| RGB | rgb(212, 145, 242) |
| HSL | hsl(281, 79%, 76%) |
| HSV | hsv(281, 40%, 95%) |
| CMYK | cmyk(12.4%, 40.1%, 0%, 5.1%) |
| CIE-LAB | lab(69.94, 41.90, -38.85) |
| CIE-LCH | lch(69.94, 57.14, 317.16°) |
| OKLab | oklab(75.78% 0.1066 -0.1072) |
| OKLCH | oklch(75.78% 0.151 314.8) |
| XYZ | xyz(53.3013, 40.6599, 89.0275) |
| Luminance | 0.4066 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.66
Liliac
#C48EFD
ΔE00 4.49
Lavender (survey)
#C79FEF
ΔE00 4.89
Lilac (survey)
#CEA2FD
ΔE00 4.93
Pastel Purple
#CAA0FF
ΔE00 5.22
Violet (CSS)
#EE82EE
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D491F2 #AFF291
analogous
#A391F2 #D491F2 #F291E0
triadic
#D491F2 #F2D491 #91F2D4
tetradic
#D491F2 #F2A391 #AFF291 #91E0F2
square
#D491F2 #F2A391 #AFF291 #91E0F2
split-complementary
#D491F2 #E0F291 #91F2A3
monochromatic
#A924E5 #BF5AEC #D491F2 #E9C8F8 #F4E4FC
Accessibility & contrast
On white
2.30
#D491F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#D491F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D491F2
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D491F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D491F2 | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A7F6
Deuteranopia (green-blind)
#91ADEF
Tritanopia (blue-blind)
#D29EB6
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #d491f2; /* rgb */ color: rgb(212, 145, 242); /* oklch */ color: oklch(75.8% 0.151 314.8);
Tailwind
colors: {
custom: {
50: '#e2b2f6',
500: '#d491f2',
950: '#000000',
},
}SCSS
$custom: #d491f2; $custom-light: #e2b2f6; $custom-dark: #000000;
JSON
{
"hex": "#d491f2",
"rgb": {
"r": 212,
"g": 145,
"b": 242
},
"hsl": {
"h": 281.443,
"s": 78.862,
"l": 75.882
},
"oklch": {
"l": 0.75779,
"c": 0.15123,
"h": 314.8
},
"luminance": 0.40659
}Semantic roles & 50–950 ramp
primary
#D491F2
secondary
#E0F4D7
accent
#DB0A4B
background
#FEFBFF
surface
#FCF6FE
border
#D5D0D6
text
#161117
muted
#848085