#D294EB#D294EB
#D294EB is a light, vivid purple. Relative luminance 0.409; OKLCH L 75.8% C 0.137 H 315.9°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #D294EB |
|---|---|
| RGB | rgb(210, 148, 235) |
| HSL | hsl(283, 69%, 75%) |
| HSV | hsv(283, 37%, 92%) |
| CMYK | cmyk(10.6%, 37%, 0%, 7.8%) |
| CIE-LAB | lab(70.09, 38.27, -34.79) |
| CIE-LCH | lch(70.09, 51.73, 317.73°) |
| OKLab | oklab(75.75% 0.0986 -0.0957) |
| OKLCH | oklch(75.75% 0.137 315.9) |
| XYZ | xyz(52.1614, 40.8808, 83.7242) |
| Luminance | 0.4088 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.70
Lavender (survey)
#C79FEF
ΔE00 4.19
Lilac (survey)
#CEA2FD
ΔE00 4.85
Pastel Purple
#CAA0FF
ΔE00 5.37
Liliac
#C48EFD
ΔE00 5.54
Pale Purple
#B790D4
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D294EB #ADEB94
analogous
#A794EB #D294EB #EB94D8
triadic
#D294EB #EBD294 #94EBD2
tetradic
#D294EB #EBA794 #ADEB94 #94D8EB
square
#D294EB #EBA794 #ADEB94 #94D8EB
split-complementary
#D294EB #D8EB94 #94EBA7
monochromatic
#A72DD8 #BC60E1 #D294EB #E8C8F5 #F4E5FA
Accessibility & contrast
On white
2.29
#D294EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#D294EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D294EB
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D294EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D294EB | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A8EE
Deuteranopia (green-blind)
#95ADE8
Tritanopia (blue-blind)
#D19FB5
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #d294eb; /* rgb */ color: rgb(210, 148, 235); /* oklch */ color: oklch(75.8% 0.137 315.9);
Tailwind
colors: {
custom: {
50: '#e1b4f1',
500: '#d294eb',
950: '#000000',
},
}SCSS
$custom: #d294eb; $custom-light: #e1b4f1; $custom-dark: #000000;
JSON
{
"hex": "#d294eb",
"rgb": {
"r": 210,
"g": 148,
"b": 235
},
"hsl": {
"h": 282.759,
"s": 68.504,
"l": 75.098
},
"oklch": {
"l": 0.75754,
"c": 0.13739,
"h": 315.9
},
"luminance": 0.4088
}Semantic roles & 50–950 ramp
primary
#D294EB
secondary
#E0F2D9
accent
#D0154B
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085