#D094E8#D094E8
#D094E8 is a light, vivid purple. Relative luminance 0.404; OKLCH L 75.4% C 0.133 H 316.0°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #D094E8 |
|---|---|
| RGB | rgb(208, 148, 232) |
| HSL | hsl(283, 65%, 75%) |
| HSV | hsv(283, 36%, 91%) |
| CMYK | cmyk(10.3%, 36.2%, 0%, 9%) |
| CIE-LAB | lab(69.77, 37.06, -33.67) |
| CIE-LCH | lch(69.77, 50.07, 317.74°) |
| OKLab | oklab(75.42% 0.0956 -0.0925) |
| OKLCH | oklch(75.42% 0.133 316) |
| XYZ | xyz(51.1656, 40.4171, 81.4342) |
| Luminance | 0.4042 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.85
Lavender (survey)
#C79FEF
ΔE00 4.09
Lilac (survey)
#CEA2FD
ΔE00 5.02
Pale Purple
#B790D4
ΔE00 5.12
Pastel Purple
#CAA0FF
ΔE00 5.55
Lavender Pink
#DD85D7
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D094E8 #ACE894
analogous
#A694E8 #D094E8 #E894D6
triadic
#D094E8 #E8D094 #94E8D0
tetradic
#D094E8 #E8A694 #ACE894 #94D6E8
square
#D094E8 #E8A694 #ACE894 #94D6E8
split-complementary
#D094E8 #D6E894 #94E8A6
monochromatic
#A42FD2 #BA62DD #D094E8 #E6C6F3 #F4E6FA
Accessibility & contrast
On white
2.31
#D094E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#D094E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D094E8
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D094E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D094E8 | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A7EB
Deuteranopia (green-blind)
#95ACE5
Tritanopia (blue-blind)
#CF9FB3
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #d094e8; /* rgb */ color: rgb(208, 148, 232); /* oklch */ color: oklch(75.4% 0.133 316.0);
Tailwind
colors: {
custom: {
50: '#dfb4ef',
500: '#d094e8',
950: '#000000',
},
}SCSS
$custom: #d094e8; $custom-light: #dfb4ef; $custom-dark: #000000;
JSON
{
"hex": "#d094e8",
"rgb": {
"r": 208,
"g": 148,
"b": 232
},
"hsl": {
"h": 282.857,
"s": 64.615,
"l": 74.51
},
"oklch": {
"l": 0.75421,
"c": 0.13305,
"h": 316
},
"luminance": 0.40416
}Semantic roles & 50–950 ramp
primary
#D094E8
secondary
#E1F1DA
accent
#CC194C
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151116
muted
#838084