#D294EE#D294EE
#D294EE is a light, vivid purple. Relative luminance 0.411; OKLCH L 75.9% C 0.141 H 314.8°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #D294EE |
|---|---|
| RGB | rgb(210, 148, 238) |
| HSL | hsl(281, 73%, 76%) |
| HSV | hsv(281, 38%, 93%) |
| CMYK | cmyk(11.8%, 37.8%, 0%, 6.7%) |
| CIE-LAB | lab(70.21, 38.89, -36.25) |
| CIE-LCH | lch(70.21, 53.16, 317.01°) |
| OKLab | oklab(75.89% 0.0993 -0.0998) |
| OKLCH | oklch(75.89% 0.141 314.8) |
| XYZ | xyz(52.5984, 41.0556, 86.0261) |
| Luminance | 0.4105 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.30
Lavender (survey)
#C79FEF
ΔE00 4.07
Lilac (survey)
#CEA2FD
ΔE00 4.51
Pastel Purple
#CAA0FF
ΔE00 4.96
Liliac
#C48EFD
ΔE00 5.03
Pale Purple
#B790D4
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D294EE #B0EE94
analogous
#A594EE #D294EE #EE94DD
triadic
#D294EE #EED294 #94EED2
tetradic
#D294EE #EEA594 #B0EE94 #94DDEE
square
#D294EE #EEA594 #B0EE94 #94DDEE
split-complementary
#D294EE #DDEE94 #94EEA5
monochromatic
#A62ADD #BC5FE6 #D294EE #E8C9F6 #F4E5FB
Accessibility & contrast
On white
2.28
#D294EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#D294EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D294EE
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D294EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D294EE | 1.00 | 2.28 | 9.21 | 9.21 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A8F1
Deuteranopia (green-blind)
#94ADEB
Tritanopia (blue-blind)
#D0A0B6
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #d294ee; /* rgb */ color: rgb(210, 148, 238); /* oklch */ color: oklch(75.9% 0.141 314.8);
Tailwind
colors: {
custom: {
50: '#e1b4f4',
500: '#d294ee',
950: '#000000',
},
}SCSS
$custom: #d294ee; $custom-light: #e1b4f4; $custom-dark: #000000;
JSON
{
"hex": "#d294ee",
"rgb": {
"r": 210,
"g": 148,
"b": 238
},
"hsl": {
"h": 281.333,
"s": 72.581,
"l": 75.686
},
"oklch": {
"l": 0.75887,
"c": 0.14077,
"h": 314.8
},
"luminance": 0.41054
}Semantic roles & 50–950 ramp
primary
#D294EE
secondary
#E1F2D9
accent
#D5114E
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085