#D492F9#D492F9
#D492F9 is a light, vivid violet. Relative luminance 0.414; OKLCH L 76.3% C 0.157 H 312.6°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #D492F9 |
|---|---|
| RGB | rgb(212, 146, 249) |
| HSL | hsl(278, 90%, 77%) |
| HSV | hsv(278, 41%, 98%) |
| CMYK | cmyk(14.9%, 41.4%, 0%, 2.4%) |
| CIE-LAB | lab(70.45, 42.82, -41.87) |
| CIE-LCH | lch(70.45, 59.89, 315.64°) |
| OKLab | oklab(76.27% 0.1065 -0.1159) |
| OKLCH | oklch(76.27% 0.157 312.6) |
| XYZ | xyz(54.5263, 41.3954, 94.7219) |
| Luminance | 0.4139 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.21
Liliac
#C48EFD
ΔE00 3.64
Lilac (survey)
#CEA2FD
ΔE00 4.42
Pastel Purple
#CAA0FF
ΔE00 4.52
Lavender (survey)
#C79FEF
ΔE00 4.89
Violet (CSS)
#EE82EE
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D492F9 #B7F992
analogous
#A192F9 #D492F9 #F992EA
triadic
#D492F9 #F9D492 #92F9D4
tetradic
#D492F9 #F9A192 #B7F992 #92EAF9
square
#D492F9 #F9A192 #B7F992 #92EAF9
split-complementary
#D492F9 #EAF992 #92F9A1
monochromatic
#A61EF3 #BD58F6 #D492F9 #EBCCFC #F4E2FD
Accessibility & contrast
On white
2.26
#D492F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#D492F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D492F9
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D492F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D492F9 | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA9FD
Deuteranopia (green-blind)
#8FAEF6
Tritanopia (blue-blind)
#D1A1BA
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #d492f9; /* rgb */ color: rgb(212, 146, 249); /* oklch */ color: oklch(76.3% 0.157 312.6);
Tailwind
colors: {
custom: {
50: '#e3b3fb',
500: '#d492f9',
950: '#000000',
},
}SCSS
$custom: #d492f9; $custom-light: #e3b3fb; $custom-dark: #000000;
JSON
{
"hex": "#d492f9",
"rgb": {
"r": 212,
"g": 146,
"b": 249
},
"hsl": {
"h": 278.447,
"s": 89.565,
"l": 77.451
},
"oklch": {
"l": 0.76265,
"c": 0.15744,
"h": 312.6
},
"luminance": 0.41394
}Semantic roles & 50–950 ramp
primary
#D492F9
secondary
#E1F5D6
accent
#E60052
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#161117
muted
#848085