#FE89EC#FE89EC
#FE89EC is a light, vivid purple. Relative luminance 0.450; OKLCH L 79.0% C 0.184 H 333.2°. Best body text is #000000 at 10.00:1 contrast (WCAG AA passes).
Color values
| HEX | #FE89EC |
|---|---|
| RGB | rgb(254, 137, 236) |
| HSL | hsl(309, 98%, 77%) |
| HSV | hsv(309, 46%, 100%) |
| CMYK | cmyk(0%, 46.1%, 7.1%, 0.4%) |
| CIE-LAB | lab(72.91, 57.21, -30.59) |
| CIE-LCH | lch(72.91, 64.87, 331.87°) |
| OKLab | oklab(78.97% 0.1639 -0.0829) |
| OKLCH | oklch(78.97% 0.184 333.2) |
| XYZ | xyz(64.9588, 45.0222, 84.6093) |
| Luminance | 0.4502 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.61
Purply Pink
#F075E6
ΔE00 4.81
Lavender Pink
#DD85D7
ΔE00 5.52
Bubblegum Pink
#FE83CC
ΔE00 5.99
Candy Pink
#FF63E9
ΔE00 6.53
Light Magenta
#FA5FF7
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE89EC #89FE9B
analogous
#D689FE #FE89EC #FE89B2
triadic
#FE89EC #ECFE89 #89ECFE
tetradic
#FE89EC #FED689 #89FE9B #89B2FE
square
#FE89EC #FED689 #89FE9B #89B2FE
split-complementary
#FE89EC #B2FE89 #89FED6
monochromatic
#FD10D8 #FD4CE2 #FE89EC #FFC6F6 #FFE1FA
Accessibility & contrast
On white
2.10
#FE89EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.00
#FE89EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE89EC
10.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE89EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE89EC | 1.00 | 2.10 | 10.00 | 10.00 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A8EF
Deuteranopia (green-blind)
#A7B9E9
Tritanopia (blue-blind)
#FF90B0
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fe89ec; /* rgb */ color: rgb(254, 137, 236); /* oklch */ color: oklch(79.0% 0.184 333.2);
Tailwind
colors: {
custom: {
50: '#ffaff2',
500: '#fe89ec',
950: '#000000',
},
}SCSS
$custom: #fe89ec; $custom-light: #ffaff2; $custom-dark: #000000;
JSON
{
"hex": "#fe89ec",
"rgb": {
"r": 254,
"g": 137,
"b": 236
},
"hsl": {
"h": 309.231,
"s": 98.319,
"l": 76.667
},
"oklch": {
"l": 0.78971,
"c": 0.18363,
"h": 333.2
},
"luminance": 0.45018
}Semantic roles & 50–950 ramp
primary
#FE89EC
secondary
#D4F7D9
accent
#E62300
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085