#D294EC#D294EC
#D294EC is a light, vivid purple. Relative luminance 0.409; OKLCH L 75.8% C 0.139 H 315.5°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #D294EC |
|---|---|
| RGB | rgb(210, 148, 236) |
| HSL | hsl(282, 70%, 75%) |
| HSV | hsv(282, 37%, 93%) |
| CMYK | cmyk(11%, 37.3%, 0%, 7.5%) |
| CIE-LAB | lab(70.13, 38.48, -35.28) |
| CIE-LCH | lch(70.13, 52.20, 317.48°) |
| OKLab | oklab(75.8% 0.0988 -0.0971) |
| OKLCH | oklch(75.8% 0.139 315.5) |
| XYZ | xyz(52.3063, 40.9388, 84.4872) |
| Luminance | 0.4094 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.56
Lavender (survey)
#C79FEF
ΔE00 4.14
Lilac (survey)
#CEA2FD
ΔE00 4.73
Pastel Purple
#CAA0FF
ΔE00 5.23
Liliac
#C48EFD
ΔE00 5.37
Pale Purple
#B790D4
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D294EC #AEEC94
analogous
#A694EC #D294EC #EC94DA
triadic
#D294EC #ECD294 #94ECD2
tetradic
#D294EC #ECA694 #AEEC94 #94DAEC
square
#D294EC #ECA694 #AEEC94 #94DAEC
split-complementary
#D294EC #DAEC94 #94ECA6
monochromatic
#A62CDA #BC60E3 #D294EC #E8C8F5 #F4E5FA
Accessibility & contrast
On white
2.29
#D294EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#D294EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D294EC
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D294EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D294EC | 1.00 | 2.29 | 9.19 | 9.19 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A8EF
Deuteranopia (green-blind)
#95ADE9
Tritanopia (blue-blind)
#D19FB5
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #d294ec; /* rgb */ color: rgb(210, 148, 236); /* oklch */ color: oklch(75.8% 0.139 315.5);
Tailwind
colors: {
custom: {
50: '#e1b4f2',
500: '#d294ec',
950: '#000000',
},
}SCSS
$custom: #d294ec; $custom-light: #e1b4f2; $custom-dark: #000000;
JSON
{
"hex": "#d294ec",
"rgb": {
"r": 210,
"g": 148,
"b": 236
},
"hsl": {
"h": 282.273,
"s": 69.841,
"l": 75.294
},
"oklch": {
"l": 0.75798,
"c": 0.13851,
"h": 315.5
},
"luminance": 0.40938
}Semantic roles & 50–950 ramp
primary
#D294EC
secondary
#E0F2D9
accent
#D2144C
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085