#D094E9#D094E9
#D094E9 is a light, vivid purple. Relative luminance 0.405; OKLCH L 75.5% C 0.134 H 315.6°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #D094E9 |
|---|---|
| RGB | rgb(208, 148, 233) |
| HSL | hsl(282, 66%, 75%) |
| HSV | hsv(282, 36%, 91%) |
| CMYK | cmyk(10.7%, 36.5%, 0%, 8.6%) |
| CIE-LAB | lab(69.81, 37.26, -34.16) |
| CIE-LCH | lch(69.81, 50.55, 317.49°) |
| OKLab | oklab(75.46% 0.0959 -0.0939) |
| OKLCH | oklch(75.46% 0.134 315.6) |
| XYZ | xyz(51.3081, 40.4740, 82.1844) |
| Luminance | 0.4047 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.70
Lavender (survey)
#C79FEF
ΔE00 4.02
Lilac (survey)
#CEA2FD
ΔE00 4.88
Pale Purple
#B790D4
ΔE00 5.19
Pastel Purple
#CAA0FF
ΔE00 5.39
Liliac
#C48EFD
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D094E9 #ADE994
analogous
#A694E9 #D094E9 #E994D7
triadic
#D094E9 #E9D094 #94E9D0
tetradic
#D094E9 #E9A694 #ADE994 #94D7E9
square
#D094E9 #E9A694 #ADE994 #94D7E9
split-complementary
#D094E9 #D7E994 #94E9A6
monochromatic
#A32ED4 #BA61DF #D094E9 #E6C7F3 #F4E6FA
Accessibility & contrast
On white
2.31
#D094E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#D094E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D094E9
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D094E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D094E9 | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A7EC
Deuteranopia (green-blind)
#95ACE6
Tritanopia (blue-blind)
#CF9FB4
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #d094e9; /* rgb */ color: rgb(208, 148, 233); /* oklch */ color: oklch(75.5% 0.134 315.6);
Tailwind
colors: {
custom: {
50: '#dfb4f0',
500: '#d094e9',
950: '#000000',
},
}SCSS
$custom: #d094e9; $custom-light: #dfb4f0; $custom-dark: #000000;
JSON
{
"hex": "#d094e9",
"rgb": {
"r": 208,
"g": 148,
"b": 233
},
"hsl": {
"h": 282.353,
"s": 65.891,
"l": 74.706
},
"oklch": {
"l": 0.75464,
"c": 0.13418,
"h": 315.6
},
"luminance": 0.40473
}Semantic roles & 50–950 ramp
primary
#D094E9
secondary
#E1F1DA
accent
#CE184D
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151116
muted
#838084