#EC85F8#EC85F8
#EC85F8 is a light, vivid purple. Relative luminance 0.414; OKLCH L 76.8% C 0.189 H 323.3°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #EC85F8 |
|---|---|
| RGB | rgb(236, 133, 248) |
| HSL | hsl(294, 89%, 75%) |
| HSV | hsv(294, 46%, 97%) |
| CMYK | cmyk(4.8%, 46.4%, 0%, 2.7%) |
| CIE-LAB | lab(70.45, 56.11, -41.14) |
| CIE-LCH | lch(70.45, 69.58, 323.76°) |
| OKLab | oklab(76.83% 0.1518 -0.1132) |
| OKLCH | oklch(76.83% 0.189 323.3) |
| XYZ | xyz(59.9212, 41.3879, 93.6211) |
| Luminance | 0.4138 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.88
Purply Pink
#F075E6
ΔE00 4.09
Lavender Pink
#DD85D7
ΔE00 5.51
Violet Pink
#FB5FFC
ΔE00 6.18
Light Magenta
#FA5FF7
ΔE00 6.22
Candy Pink
#FF63E9
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC85F8 #91F885
analogous
#B385F8 #EC85F8 #F885CB
triadic
#EC85F8 #F8EC85 #85F8EC
tetradic
#EC85F8 #F8B385 #91F885 #85CBF8
square
#EC85F8 #F8B385 #91F885 #85CBF8
split-complementary
#EC85F8 #CBF885 #85F8B3
monochromatic
#DA11F1 #E34BF5 #EC85F8 #F5BFFB #FAE2FD
Accessibility & contrast
On white
2.26
#EC85F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#EC85F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC85F8
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC85F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC85F8 | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A4FC
Deuteranopia (green-blind)
#94B1F5
Tritanopia (blue-blind)
#F093B3
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ec85f8; /* rgb */ color: rgb(236, 133, 248); /* oklch */ color: oklch(76.8% 0.189 323.3);
Tailwind
colors: {
custom: {
50: '#f4abfb',
500: '#ec85f8',
950: '#000000',
},
}SCSS
$custom: #ec85f8; $custom-light: #f4abfb; $custom-dark: #000000;
JSON
{
"hex": "#ec85f8",
"rgb": {
"r": 236,
"g": 133,
"b": 248
},
"hsl": {
"h": 293.739,
"s": 89.147,
"l": 74.706
},
"oklch": {
"l": 0.76835,
"c": 0.18938,
"h": 323.3
},
"luminance": 0.41385
}Semantic roles & 50–950 ramp
primary
#EC85F8
secondary
#D9F5D6
accent
#E60018
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85