#FE89EB#FE89EB
#FE89EB is a light, vivid purple. Relative luminance 0.450; OKLCH L 78.9% C 0.183 H 333.5°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FE89EB |
|---|---|
| RGB | rgb(254, 137, 235) |
| HSL | hsl(310, 98%, 77%) |
| HSV | hsv(310, 46%, 100%) |
| CMYK | cmyk(0%, 46.1%, 7.5%, 0.4%) |
| CIE-LAB | lab(72.87, 57.04, -30.10) |
| CIE-LCH | lch(72.87, 64.49, 332.18°) |
| OKLab | oklab(78.93% 0.1636 -0.0815) |
| OKLCH | oklch(78.93% 0.183 333.5) |
| XYZ | xyz(64.8139, 44.9643, 83.8463) |
| Luminance | 0.4496 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.72
Purply Pink
#F075E6
ΔE00 4.86
Lavender Pink
#DD85D7
ΔE00 5.49
Bubblegum Pink
#FE83CC
ΔE00 5.81
Candy Pink
#FF63E9
ΔE00 6.57
Plum
#DDA0DD
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE89EB #89FE9C
analogous
#D789FE #FE89EB #FE89B1
triadic
#FE89EB #EBFE89 #89EBFE
tetradic
#FE89EB #FED789 #89FE9C #89B1FE
square
#FE89EB #FED789 #89FE9C #89B1FE
split-complementary
#FE89EB #B1FE89 #89FED7
monochromatic
#FD10D6 #FD4CE1 #FE89EB #FFC6F5 #FFE1FA
Accessibility & contrast
On white
2.10
#FE89EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#FE89EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE89EB
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE89EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE89EB | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A8EE
Deuteranopia (green-blind)
#A8B9E8
Tritanopia (blue-blind)
#FF90AF
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fe89eb; /* rgb */ color: rgb(254, 137, 235); /* oklch */ color: oklch(78.9% 0.183 333.5);
Tailwind
colors: {
custom: {
50: '#ffaff1',
500: '#fe89eb',
950: '#000000',
},
}SCSS
$custom: #fe89eb; $custom-light: #ffaff1; $custom-dark: #000000;
JSON
{
"hex": "#fe89eb",
"rgb": {
"r": 254,
"g": 137,
"b": 235
},
"hsl": {
"h": 309.744,
"s": 98.319,
"l": 76.667
},
"oklch": {
"l": 0.7893,
"c": 0.18283,
"h": 333.5
},
"luminance": 0.4496
}Semantic roles & 50–950 ramp
primary
#FE89EB
secondary
#D4F7DA
accent
#E62500
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085