#FC89F6#FC89F6
#FC89F6 is a light, vivid purple. Relative luminance 0.452; OKLCH L 79.2% C 0.191 H 329.1°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FC89F6 |
|---|---|
| RGB | rgb(252, 137, 246) |
| HSL | hsl(303, 95%, 76%) |
| HSV | hsv(303, 46%, 99%) |
| CMYK | cmyk(0%, 45.6%, 2.4%, 1.2%) |
| CIE-LAB | lab(73.05, 58.30, -35.84) |
| CIE-LCH | lch(73.05, 68.44, 328.42°) |
| OKLab | oklab(79.16% 0.1637 -0.0978) |
| OKLCH | oklch(79.16% 0.191 329.1) |
| XYZ | xyz(65.7242, 45.2442, 92.4420) |
| Luminance | 0.4524 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.70
Purply Pink
#F075E6
ΔE00 4.59
Lavender Pink
#DD85D7
ΔE00 5.94
Candy Pink
#FF63E9
ΔE00 6.42
Light Magenta
#FA5FF7
ΔE00 7.30
Violet Pink
#FB5FFC
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC89F6 #89FC8F
analogous
#C989FC #FC89F6 #FC89BD
triadic
#FC89F6 #F6FC89 #89F6FC
tetradic
#FC89F6 #FCC989 #89FC8F #89BDFC
square
#FC89F6 #FCC989 #89FC8F #89BDFC
split-complementary
#FC89F6 #BDFC89 #89FCC9
monochromatic
#F912ED #FA4DF1 #FC89F6 #FEC5FB #FEE1FD
Accessibility & contrast
On white
2.09
#FC89F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#FC89F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC89F6
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC89F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC89F6 | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82AAFA
Deuteranopia (green-blind)
#A2B9F3
Tritanopia (blue-blind)
#FF93B4
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fc89f6; /* rgb */ color: rgb(252, 137, 246); /* oklch */ color: oklch(79.2% 0.191 329.1);
Tailwind
colors: {
custom: {
50: '#ffaff9',
500: '#fc89f6',
950: '#000000',
},
}SCSS
$custom: #fc89f6; $custom-light: #ffaff9; $custom-dark: #000000;
JSON
{
"hex": "#fc89f6",
"rgb": {
"r": 252,
"g": 137,
"b": 246
},
"hsl": {
"h": 303.13,
"s": 95.041,
"l": 76.275
},
"oklch": {
"l": 0.79157,
"c": 0.19068,
"h": 329.1
},
"luminance": 0.45241
}Semantic roles & 50–950 ramp
primary
#FC89F6
secondary
#D5F6D6
accent
#E60C00
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085