#D294ED#D294ED
#D294ED is a light, vivid purple. Relative luminance 0.410; OKLCH L 75.8% C 0.140 H 315.2°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #D294ED |
|---|---|
| RGB | rgb(210, 148, 237) |
| HSL | hsl(282, 71%, 75%) |
| HSV | hsv(282, 38%, 93%) |
| CMYK | cmyk(11.4%, 37.6%, 0%, 7.1%) |
| CIE-LAB | lab(70.17, 38.68, -35.76) |
| CIE-LCH | lch(70.17, 52.68, 317.24°) |
| OKLab | oklab(75.84% 0.099 -0.0984) |
| OKLCH | oklch(75.84% 0.14 315.2) |
| XYZ | xyz(52.4519, 40.9970, 85.2545) |
| Luminance | 0.4100 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.43
Lavender (survey)
#C79FEF
ΔE00 4.10
Lilac (survey)
#CEA2FD
ΔE00 4.62
Pastel Purple
#CAA0FF
ΔE00 5.09
Liliac
#C48EFD
ΔE00 5.20
Pale Purple
#B790D4
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D294ED #AFED94
analogous
#A594ED #D294ED #ED94DB
triadic
#D294ED #EDD294 #94EDD2
tetradic
#D294ED #EDA594 #AFED94 #94DBED
square
#D294ED #EDA594 #AFED94 #94DBED
split-complementary
#D294ED #DBED94 #94EDA5
monochromatic
#A62BDB #BC60E4 #D294ED #E8C8F6 #F4E5FB
Accessibility & contrast
On white
2.28
#D294ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#D294ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D294ED
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D294ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D294ED | 1.00 | 2.28 | 9.20 | 9.20 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A8F0
Deuteranopia (green-blind)
#95ADEA
Tritanopia (blue-blind)
#D1A0B6
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #d294ed; /* rgb */ color: rgb(210, 148, 237); /* oklch */ color: oklch(75.8% 0.140 315.2);
Tailwind
colors: {
custom: {
50: '#e1b4f3',
500: '#d294ed',
950: '#000000',
},
}SCSS
$custom: #d294ed; $custom-light: #e1b4f3; $custom-dark: #000000;
JSON
{
"hex": "#d294ed",
"rgb": {
"r": 210,
"g": 148,
"b": 237
},
"hsl": {
"h": 281.798,
"s": 71.2,
"l": 75.49
},
"oklch": {
"l": 0.75843,
"c": 0.13964,
"h": 315.2
},
"luminance": 0.40996
}Semantic roles & 50–950 ramp
primary
#D294ED
secondary
#E1F2D9
accent
#D3124D
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085