#E094DF#E094DF
#E094DF is a light, vivid purple. Relative luminance 0.424; OKLCH L 76.7% C 0.133 H 327.2°. Best body text is #000000 at 9.47:1 contrast (WCAG AA passes).
Color values
| HEX | #E094DF |
|---|---|
| RGB | rgb(224, 148, 223) |
| HSL | hsl(301, 55%, 73%) |
| HSV | hsv(301, 34%, 88%) |
| CMYK | cmyk(0%, 33.9%, 0.4%, 12.2%) |
| CIE-LAB | lab(71.12, 40.27, -26.50) |
| CIE-LCH | lch(71.12, 48.21, 326.65°) |
| OKLab | oklab(76.71% 0.1117 -0.0719) |
| OKLCH | oklch(76.71% 0.133 327.2) |
| XYZ | xyz(54.6485, 42.3570, 75.0948) |
| Luminance | 0.4235 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.47
Lavender Pink
#DD85D7
ΔE00 3.50
Violet (CSS)
#EE82EE
ΔE00 5.42
Purply Pink
#F075E6
ΔE00 7.15
Lavender (survey)
#C79FEF
ΔE00 7.77
Bubblegum Pink
#FE83CC
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E094DF #94E095
analogous
#BB94E0 #E094DF #E094B9
triadic
#E094DF #DFE094 #94DFE0
tetradic
#E094DF #E0BB94 #94E095 #94B9E0
square
#E094DF #E0BB94 #94E095 #94B9E0
split-complementary
#E094DF #B9E094 #94E0BB
monochromatic
#C238C0 #D265D1 #E094DF #EEC3ED #F8E7F8
Accessibility & contrast
On white
2.22
#E094DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.47
#E094DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E094DF
9.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E094DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E094DF | 1.00 | 2.22 | 9.47 | 9.47 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FA8E2
Deuteranopia (green-blind)
#A2B2DC
Tritanopia (blue-blind)
#E59BB0
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #e094df; /* rgb */ color: rgb(224, 148, 223); /* oklch */ color: oklch(76.7% 0.133 327.2);
Tailwind
colors: {
custom: {
50: '#ebb4e9',
500: '#e094df',
950: '#000000',
},
}SCSS
$custom: #e094df; $custom-light: #ebb4e9; $custom-dark: #000000;
JSON
{
"hex": "#e094df",
"rgb": {
"r": 224,
"g": 148,
"b": 223
},
"hsl": {
"h": 300.789,
"s": 55.072,
"l": 72.941
},
"oklch": {
"l": 0.76709,
"c": 0.13288,
"h": 327.2
},
"luminance": 0.42355
}Semantic roles & 50–950 ramp
primary
#E094DF
secondary
#DCEFDC
accent
#C32523
background
#FEFBFE
surface
#FDF6FC
border
#D5D0D5
text
#161116
muted
#848084