#FE89FB#FE89FB
#FE89FB is a light, vivid purple. Relative luminance 0.459; OKLCH L 79.6% C 0.196 H 328.2°. Best body text is #000000 at 10.19:1 contrast (WCAG AA passes).
Color values
| HEX | #FE89FB |
|---|---|
| RGB | rgb(254, 137, 251) |
| HSL | hsl(302, 98%, 77%) |
| HSV | hsv(302, 46%, 100%) |
| CMYK | cmyk(0%, 46.1%, 1.2%, 0.4%) |
| CIE-LAB | lab(73.50, 59.72, -37.85) |
| CIE-LCH | lch(73.50, 70.70, 327.64°) |
| OKLab | oklab(79.61% 0.1668 -0.1035) |
| OKLCH | oklch(79.61% 0.196 328.2) |
| XYZ | xyz(67.2303, 45.9308, 96.5724) |
| Luminance | 0.4593 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.03
Purply Pink
#F075E6
ΔE00 4.94
Lavender Pink
#DD85D7
ΔE00 6.57
Candy Pink
#FF63E9
ΔE00 6.58
Violet Pink
#FB5FFC
ΔE00 7.22
Light Magenta
#FA5FF7
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE89FB #89FE8C
analogous
#C689FE #FE89FB #FE89C1
triadic
#FE89FB #FBFE89 #89FBFE
tetradic
#FE89FB #FEC689 #89FE8C #89C1FE
square
#FE89FB #FEC689 #89FE8C #89C1FE
split-complementary
#FE89FB #C1FE89 #89FEC6
monochromatic
#FD10F7 #FD4CF9 #FE89FB #FFC6FD #FFE1FE
Accessibility & contrast
On white
2.06
#FE89FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.19
#FE89FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE89FB
10.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE89FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE89FB | 1.00 | 2.06 | 10.19 | 10.19 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80ABFF
Deuteranopia (green-blind)
#A2BAF7
Tritanopia (blue-blind)
#FF94B7
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #fe89fb; /* rgb */ color: rgb(254, 137, 251); /* oklch */ color: oklch(79.6% 0.196 328.2);
Tailwind
colors: {
custom: {
50: '#ffaffd',
500: '#fe89fb',
950: '#000000',
},
}SCSS
$custom: #fe89fb; $custom-light: #ffaffd; $custom-dark: #000000;
JSON
{
"hex": "#fe89fb",
"rgb": {
"r": 254,
"g": 137,
"b": 251
},
"hsl": {
"h": 301.538,
"s": 98.319,
"l": 76.667
},
"oklch": {
"l": 0.79608,
"c": 0.19628,
"h": 328.2
},
"luminance": 0.45927
}Semantic roles & 50–950 ramp
primary
#FE89FB
secondary
#D4F7D5
accent
#E60600
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085