#E18FF3#E18FF3
#E18FF3 is a light, vivid purple. Relative luminance 0.421; OKLCH L 76.9% C 0.162 H 320.2°. Best body text is #000000 at 9.42:1 contrast (WCAG AA passes).
Color values
| HEX | #E18FF3 |
|---|---|
| RGB | rgb(225, 143, 243) |
| HSL | hsl(289, 81%, 76%) |
| HSV | hsv(289, 41%, 95%) |
| CMYK | cmyk(7.4%, 41.2%, 0%, 4.7%) |
| CIE-LAB | lab(70.96, 46.95, -37.70) |
| CIE-LCH | lch(70.96, 60.22, 321.24°) |
| OKLab | oklab(76.87% 0.1246 -0.1037) |
| OKLCH | oklch(76.87% 0.162 320.2) |
| XYZ | xyz(57.0494, 42.1255, 89.9025) |
| Luminance | 0.4212 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.63
Lavender Pink
#DD85D7
ΔE00 5.04
Baby Purple
#CA9BF7
ΔE00 5.86
Purply Pink
#F075E6
ΔE00 6.03
Liliac
#C48EFD
ΔE00 6.62
Lilac (survey)
#CEA2FD
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E18FF3 #A1F38F
analogous
#AF8FF3 #E18FF3 #F38FD3
triadic
#E18FF3 #F3E18F #8FF3E1
tetradic
#E18FF3 #F3AF8F #A1F38F #8FD3F3
square
#E18FF3 #F3AF8F #A1F38F #8FD3F3
split-complementary
#E18FF3 #D3F38F #8FF3AF
monochromatic
#C320E7 #D258ED #E18FF3 #F0C6F9 #F8E3FC
Accessibility & contrast
On white
2.23
#E18FF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.42
#E18FF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E18FF3
9.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E18FF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E18FF3 | 1.00 | 2.23 | 9.42 | 9.42 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A8F7
Deuteranopia (green-blind)
#97B1F0
Tritanopia (blue-blind)
#E29BB6
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #e18ff3; /* rgb */ color: rgb(225, 143, 243); /* oklch */ color: oklch(76.9% 0.162 320.2);
Tailwind
colors: {
custom: {
50: '#ecb1f7',
500: '#e18ff3',
950: '#000000',
},
}SCSS
$custom: #e18ff3; $custom-light: #ecb1f7; $custom-dark: #000000;
JSON
{
"hex": "#e18ff3",
"rgb": {
"r": 225,
"g": 143,
"b": 243
},
"hsl": {
"h": 289.2,
"s": 80.645,
"l": 75.686
},
"oklch": {
"l": 0.76872,
"c": 0.16207,
"h": 320.2
},
"luminance": 0.42124
}Semantic roles & 50–950 ramp
primary
#E18FF3
secondary
#DCF4D7
accent
#DD092F
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161117
muted
#848085