#EC89FF#EC89FF
#EC89FF is a light, vivid purple. Relative luminance 0.429; OKLCH L 77.7% C 0.190 H 321.0°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #EC89FF |
|---|---|
| RGB | rgb(236, 137, 255) |
| HSL | hsl(290, 100%, 77%) |
| HSV | hsv(290, 46%, 100%) |
| CMYK | cmyk(7.5%, 46.3%, 0%, 0%) |
| CIE-LAB | lab(71.52, 55.43, -43.27) |
| CIE-LCH | lch(71.52, 70.32, 322.02°) |
| OKLab | oklab(77.73% 0.1474 -0.1194) |
| OKLCH | oklch(77.73% 0.19 321) |
| XYZ | xyz(61.5856, 42.9466, 99.6338) |
| Luminance | 0.4294 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.12
Purply Pink
#F075E6
ΔE00 5.37
Lavender Pink
#DD85D7
ΔE00 6.50
Violet Pink
#FB5FFC
ΔE00 6.92
Light Magenta
#FA5FF7
ΔE00 7.06
Liliac
#C48EFD
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC89FF #9CFF89
analogous
#B189FF #EC89FF #FF89D7
triadic
#EC89FF #FFEC89 #89FFEC
tetradic
#EC89FF #FFB189 #9CFF89 #89D7FF
square
#EC89FF #FFB189 #9CFF89 #89D7FF
split-complementary
#EC89FF #D7FF89 #89FFB1
monochromatic
#D80FFF #E24CFF #EC89FF #F6C6FF #FAE0FF
Accessibility & contrast
On white
2.19
#EC89FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#EC89FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC89FF
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC89FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC89FF | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A8FF
Deuteranopia (green-blind)
#94B3FC
Tritanopia (blue-blind)
#EE98B8
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ec89ff; /* rgb */ color: rgb(236, 137, 255); /* oklch */ color: oklch(77.7% 0.190 321.0);
Tailwind
colors: {
custom: {
50: '#f4aeff',
500: '#ec89ff',
950: '#000000',
},
}SCSS
$custom: #ec89ff; $custom-light: #f4aeff; $custom-dark: #000000;
JSON
{
"hex": "#ec89ff",
"rgb": {
"r": 236,
"g": 137,
"b": 255
},
"hsl": {
"h": 290.339,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.77731,
"c": 0.18973,
"h": 321
},
"luminance": 0.42944
}Semantic roles & 50–950 ramp
primary
#EC89FF
secondary
#D9F7D4
accent
#E60025
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#171018
muted
#857F86