#FF89EC#FF89EC
#FF89EC is a light, vivid purple. Relative luminance 0.452; OKLCH L 79.1% C 0.184 H 333.5°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FF89EC |
|---|---|
| RGB | rgb(255, 137, 236) |
| HSL | hsl(310, 100%, 77%) |
| HSV | hsv(310, 46%, 100%) |
| CMYK | cmyk(0%, 46.3%, 7.5%, 0%) |
| CIE-LAB | lab(73.03, 57.50, -30.38) |
| CIE-LCH | lch(73.03, 65.03, 332.15°) |
| OKLab | oklab(79.09% 0.1649 -0.0823) |
| OKLCH | oklch(79.09% 0.184 333.5) |
| XYZ | xyz(65.3258, 45.2114, 84.6265) |
| Luminance | 0.4521 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.77
Purply Pink
#F075E6
ΔE00 4.92
Lavender Pink
#DD85D7
ΔE00 5.66
Bubblegum Pink
#FE83CC
ΔE00 5.92
Candy Pink
#FF63E9
ΔE00 6.57
Light Magenta
#FA5FF7
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF89EC #89FF9C
analogous
#D789FF #FF89EC #FF89B1
triadic
#FF89EC #ECFF89 #89ECFF
tetradic
#FF89EC #FFD789 #89FF9C #89B1FF
square
#FF89EC #FFD789 #89FF9C #89B1FF
split-complementary
#FF89EC #B1FF89 #89FFD7
monochromatic
#FF0FD8 #FF4CE2 #FF89EC #FFC6F6 #FFE0FA
Accessibility & contrast
On white
2.09
#FF89EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#FF89EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF89EC
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF89EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF89EC | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A9EF
Deuteranopia (green-blind)
#A8BAE9
Tritanopia (blue-blind)
#FF90B0
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ff89ec; /* rgb */ color: rgb(255, 137, 236); /* oklch */ color: oklch(79.1% 0.184 333.5);
Tailwind
colors: {
custom: {
50: '#ffaff2',
500: '#ff89ec',
950: '#000000',
},
}SCSS
$custom: #ff89ec; $custom-light: #ffaff2; $custom-dark: #000000;
JSON
{
"hex": "#ff89ec",
"rgb": {
"r": 255,
"g": 137,
"b": 236
},
"hsl": {
"h": 309.661,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.7909,
"c": 0.18433,
"h": 333.5
},
"luminance": 0.45207
}Semantic roles & 50–950 ramp
primary
#FF89EC
secondary
#D4F7D9
accent
#E62500
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085