#D294F3#D294F3
#D294F3 is a light, vivid violet. Relative luminance 0.414; OKLCH L 76.1% C 0.146 H 313.2°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #D294F3 |
|---|---|
| RGB | rgb(210, 148, 243) |
| HSL | hsl(279, 80%, 77%) |
| HSV | hsv(279, 39%, 95%) |
| CMYK | cmyk(13.6%, 39.1%, 0%, 4.7%) |
| CIE-LAB | lab(70.42, 39.92, -38.66) |
| CIE-LCH | lch(70.42, 55.57, 315.92°) |
| OKLab | oklab(76.11% 0.1003 -0.1067) |
| OKLCH | oklch(76.11% 0.146 313.2) |
| XYZ | xyz(53.3432, 41.3536, 89.9486) |
| Luminance | 0.4135 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.80
Lavender (survey)
#C79FEF
ΔE00 4.05
Lilac (survey)
#CEA2FD
ΔE00 4.07
Liliac
#C48EFD
ΔE00 4.24
Pastel Purple
#CAA0FF
ΔE00 4.38
Pale Purple
#B790D4
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D294F3 #B5F394
analogous
#A394F3 #D294F3 #F394E5
triadic
#D294F3 #F3D294 #94F3D2
tetradic
#D294F3 #F3A394 #B5F394 #94E5F3
square
#D294F3 #F3A394 #B5F394 #94E5F3
split-complementary
#D294F3 #E5F394 #94F3A3
monochromatic
#A426E7 #BB5DED #D294F3 #E9CBF9 #F3E3FC
Accessibility & contrast
On white
2.27
#D294F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#D294F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D294F3
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D294F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D294F3 | 1.00 | 2.27 | 9.27 | 9.27 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A9F7
Deuteranopia (green-blind)
#92AEF0
Tritanopia (blue-blind)
#CFA1B8
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #d294f3; /* rgb */ color: rgb(210, 148, 243); /* oklch */ color: oklch(76.1% 0.146 313.2);
Tailwind
colors: {
custom: {
50: '#e1b4f7',
500: '#d294f3',
950: '#000000',
},
}SCSS
$custom: #d294f3; $custom-light: #e1b4f7; $custom-dark: #000000;
JSON
{
"hex": "#d294f3",
"rgb": {
"r": 210,
"g": 148,
"b": 243
},
"hsl": {
"h": 279.158,
"s": 79.832,
"l": 76.667
},
"oklch": {
"l": 0.76112,
"c": 0.14646,
"h": 313.2
},
"luminance": 0.41353
}Semantic roles & 50–950 ramp
primary
#D294F3
secondary
#E1F4D7
accent
#DC0953
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151117
muted
#838085