#E185FC#E185FC
#E185FC is a light, vivid purple. Relative luminance 0.398; OKLCH L 75.8% C 0.188 H 318.2°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #E185FC |
|---|---|
| RGB | rgb(225, 133, 252) |
| HSL | hsl(286, 95%, 75%) |
| HSV | hsv(286, 47%, 99%) |
| CMYK | cmyk(10.7%, 47.2%, 0%, 1.2%) |
| CIE-LAB | lab(69.34, 53.84, -45.15) |
| CIE-LCH | lch(69.34, 70.26, 320.01°) |
| OKLab | oklab(75.79% 0.1399 -0.125) |
| OKLCH | oklch(75.79% 0.188 318.2) |
| XYZ | xyz(57.0072, 39.8128, 96.7583) |
| Luminance | 0.3981 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.93
Purply Pink
#F075E6
ΔE00 5.63
Liliac
#C48EFD
ΔE00 5.92
Lavender Pink
#DD85D7
ΔE00 6.54
Violet Pink
#FB5FFC
ΔE00 6.79
Baby Purple
#CA9BF7
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E185FC #A0FC85
analogous
#A685FC #E185FC #FC85DB
triadic
#E185FC #FCE185 #85FCE1
tetradic
#E185FC #FCA685 #A0FC85 #85DBFC
square
#E185FC #FCA685 #A0FC85 #85DBFC
split-complementary
#E185FC #DBFC85 #85FCA6
monochromatic
#C40EF9 #D249FB #E185FC #F0C1FD #F8E1FE
Accessibility & contrast
On white
2.34
#E185FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#E185FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E185FC
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E185FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E185FC | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#70A3FF
Deuteranopia (green-blind)
#8BACF9
Tritanopia (blue-blind)
#E196B5
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #e185fc; /* rgb */ color: rgb(225, 133, 252); /* oklch */ color: oklch(75.8% 0.188 318.2);
Tailwind
colors: {
custom: {
50: '#ecabfe',
500: '#e185fc',
950: '#000000',
},
}SCSS
$custom: #e185fc; $custom-light: #ecabfe; $custom-dark: #000000;
JSON
{
"hex": "#e185fc",
"rgb": {
"r": 225,
"g": 133,
"b": 252
},
"hsl": {
"h": 286.387,
"s": 95.2,
"l": 75.49
},
"oklch": {
"l": 0.7579,
"c": 0.18764,
"h": 318.2
},
"luminance": 0.39811
}Semantic roles & 50–950 ramp
primary
#E185FC
secondary
#DCF6D5
accent
#E60034
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161018
muted
#847F86