#EC89F3#EC89F3
#EC89F3 is a light, vivid purple. Relative luminance 0.422; OKLCH L 77.2% C 0.178 H 324.7°. Best body text is #000000 at 9.44:1 contrast (WCAG AA passes).
Color values
| HEX | #EC89F3 |
|---|---|
| RGB | rgb(236, 137, 243) |
| HSL | hsl(296, 82%, 75%) |
| HSV | hsv(296, 44%, 95%) |
| CMYK | cmyk(2.9%, 43.6%, 0%, 4.7%) |
| CIE-LAB | lab(71.01, 53.20, -37.53) |
| CIE-LCH | lch(71.01, 65.11, 324.80°) |
| OKLab | oklab(77.18% 0.1454 -0.1029) |
| OKLCH | oklch(77.18% 0.178 324.7) |
| XYZ | xyz(59.7139, 42.1979, 89.7763) |
| Luminance | 0.4219 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.58
Purply Pink
#F075E6
ΔE00 4.21
Lavender Pink
#DD85D7
ΔE00 4.68
Candy Pink
#FF63E9
ΔE00 6.81
Orchid
#DA70D6
ΔE00 6.81
Light Magenta
#FA5FF7
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC89F3 #90F389
analogous
#B789F3 #EC89F3 #F389C5
triadic
#EC89F3 #F3EC89 #89F3EC
tetradic
#EC89F3 #F3B789 #90F389 #89C5F3
square
#EC89F3 #F3B789 #90F389 #89C5F3
split-complementary
#EC89F3 #C5F389 #89F3B7
monochromatic
#DA1AE8 #E351ED #EC89F3 #F5C1F9 #FBE3FC
Accessibility & contrast
On white
2.22
#EC89F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.44
#EC89F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC89F3
9.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC89F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC89F3 | 1.00 | 2.22 | 9.44 | 9.44 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA6F7
Deuteranopia (green-blind)
#99B2F0
Tritanopia (blue-blind)
#F095B3
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ec89f3; /* rgb */ color: rgb(236, 137, 243); /* oklch */ color: oklch(77.2% 0.178 324.7);
Tailwind
colors: {
custom: {
50: '#f4aef7',
500: '#ec89f3',
950: '#000000',
},
}SCSS
$custom: #ec89f3; $custom-light: #f4aef7; $custom-dark: #000000;
JSON
{
"hex": "#ec89f3",
"rgb": {
"r": 236,
"g": 137,
"b": 243
},
"hsl": {
"h": 296.038,
"s": 81.538,
"l": 74.51
},
"oklch": {
"l": 0.77183,
"c": 0.17818,
"h": 324.7
},
"luminance": 0.42195
}Semantic roles & 50–950 ramp
primary
#EC89F3
secondary
#D9F4D7
accent
#DE0816
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#171017
muted
#857F85