#FE89F6#FE89F6
#FE89F6 is a light, vivid purple. Relative luminance 0.456; OKLCH L 79.4% C 0.192 H 329.8°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #FE89F6 |
|---|---|
| RGB | rgb(254, 137, 246) |
| HSL | hsl(304, 98%, 77%) |
| HSV | hsv(304, 46%, 100%) |
| CMYK | cmyk(0%, 46.1%, 3.1%, 0.4%) |
| CIE-LAB | lab(73.30, 58.87, -35.44) |
| CIE-LCH | lch(73.30, 68.71, 328.95°) |
| OKLab | oklab(79.39% 0.1659 -0.0967) |
| OKLCH | oklch(79.39% 0.192 329.8) |
| XYZ | xyz(66.4525, 45.6197, 92.4762) |
| Luminance | 0.4562 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.97
Purply Pink
#F075E6
ΔE00 4.73
Lavender Pink
#DD85D7
ΔE00 6.12
Candy Pink
#FF63E9
ΔE00 6.44
Light Magenta
#FA5FF7
ΔE00 7.41
Violet Pink
#FB5FFC
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE89F6 #89FE91
analogous
#CC89FE #FE89F6 #FE89BC
triadic
#FE89F6 #F6FE89 #89F6FE
tetradic
#FE89F6 #FECC89 #89FE91 #89BCFE
square
#FE89F6 #FECC89 #89FE91 #89BCFE
split-complementary
#FE89F6 #BCFE89 #89FECC
monochromatic
#FD10ED #FD4CF1 #FE89F6 #FFC6FB #FFE1FD
Accessibility & contrast
On white
2.07
#FE89F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#FE89F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE89F6
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE89F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE89F6 | 1.00 | 2.07 | 10.12 | 10.12 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83AAFA
Deuteranopia (green-blind)
#A4BAF2
Tritanopia (blue-blind)
#FF93B4
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #fe89f6; /* rgb */ color: rgb(254, 137, 246); /* oklch */ color: oklch(79.4% 0.192 329.8);
Tailwind
colors: {
custom: {
50: '#ffaff9',
500: '#fe89f6',
950: '#000000',
},
}SCSS
$custom: #fe89f6; $custom-light: #ffaff9; $custom-dark: #000000;
JSON
{
"hex": "#fe89f6",
"rgb": {
"r": 254,
"g": 137,
"b": 246
},
"hsl": {
"h": 304.103,
"s": 98.319,
"l": 76.667
},
"oklch": {
"l": 0.79391,
"c": 0.19197,
"h": 329.8
},
"luminance": 0.45616
}Semantic roles & 50–950 ramp
primary
#FE89F6
secondary
#D4F7D6
accent
#E61000
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085