#EC85FF#EC85FF
#EC85FF is a light, vivid purple. Relative luminance 0.418; OKLCH L 77.2% C 0.196 H 321.2°. Best body text is #000000 at 9.37:1 contrast (WCAG AA passes).
Color values
| HEX | #EC85FF |
|---|---|
| RGB | rgb(236, 133, 255) |
| HSL | hsl(291, 100%, 76%) |
| HSV | hsv(291, 48%, 100%) |
| CMYK | cmyk(7.5%, 47.8%, 0%, 0%) |
| CIE-LAB | lab(70.75, 57.41, -44.47) |
| CIE-LCH | lch(70.75, 72.62, 322.24°) |
| OKLab | oklab(77.16% 0.1528 -0.1228) |
| OKLCH | oklch(77.16% 0.196 321.2) |
| XYZ | xyz(61.0275, 41.8304, 99.4478) |
| Luminance | 0.4183 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.01
Purply Pink
#F075E6
ΔE00 4.95
Violet Pink
#FB5FFC
ΔE00 6.17
Light Magenta
#FA5FF7
ΔE00 6.33
Lavender Pink
#DD85D7
ΔE00 6.57
Candy Pink
#FF63E9
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC85FF #98FF85
analogous
#AF85FF #EC85FF #FF85D5
triadic
#EC85FF #FFEC85 #85FFEC
tetradic
#EC85FF #FFAF85 #98FF85 #85D5FF
square
#EC85FF #FFAF85 #98FF85 #85D5FF
split-complementary
#EC85FF #D5FF85 #85FFAF
monochromatic
#D90BFF #E248FF #EC85FF #F6C2FF #FAE0FF
Accessibility & contrast
On white
2.24
#EC85FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.37
#EC85FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC85FF
9.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC85FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC85FF | 1.00 | 2.24 | 9.37 | 9.37 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A6FF
Deuteranopia (green-blind)
#91B1FB
Tritanopia (blue-blind)
#EE95B6
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ec85ff; /* rgb */ color: rgb(236, 133, 255); /* oklch */ color: oklch(77.2% 0.196 321.2);
Tailwind
colors: {
custom: {
50: '#f4abff',
500: '#ec85ff',
950: '#000000',
},
}SCSS
$custom: #ec85ff; $custom-light: #f4abff; $custom-dark: #000000;
JSON
{
"hex": "#ec85ff",
"rgb": {
"r": 236,
"g": 133,
"b": 255
},
"hsl": {
"h": 290.656,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.77163,
"c": 0.19608,
"h": 321.2
},
"luminance": 0.41828
}Semantic roles & 50–950 ramp
primary
#EC85FF
secondary
#D9F7D4
accent
#E60024
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171018
muted
#857F86