#FC89F4#FC89F4
#FC89F4 is a light, vivid purple. Relative luminance 0.451; OKLCH L 79.1% C 0.189 H 329.8°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FC89F4 |
|---|---|
| RGB | rgb(252, 137, 244) |
| HSL | hsl(304, 95%, 76%) |
| HSV | hsv(304, 46%, 99%) |
| CMYK | cmyk(0%, 45.6%, 3.2%, 1.2%) |
| CIE-LAB | lab(72.97, 57.96, -34.87) |
| CIE-LCH | lch(72.97, 67.64, 328.96°) |
| OKLab | oklab(79.07% 0.1633 -0.0951) |
| OKLCH | oklch(79.07% 0.189 329.8) |
| XYZ | xyz(65.4189, 45.1221, 90.8341) |
| Luminance | 0.4512 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.73
Purply Pink
#F075E6
ΔE00 4.54
Lavender Pink
#DD85D7
ΔE00 5.76
Candy Pink
#FF63E9
ΔE00 6.39
Light Magenta
#FA5FF7
ΔE00 7.40
Violet Pink
#FB5FFC
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC89F4 #89FC91
analogous
#CB89FC #FC89F4 #FC89BB
triadic
#FC89F4 #F4FC89 #89F4FC
tetradic
#FC89F4 #FCCB89 #89FC91 #89BBFC
square
#FC89F4 #FCCB89 #89FC91 #89BBFC
split-complementary
#FC89F4 #BBFC89 #89FCCB
monochromatic
#F912E9 #FA4DEE #FC89F4 #FEC5FA #FEE1FC
Accessibility & contrast
On white
2.10
#FC89F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#FC89F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC89F4
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC89F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC89F4 | 1.00 | 2.10 | 10.02 | 10.02 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A9F8
Deuteranopia (green-blind)
#A3B9F1
Tritanopia (blue-blind)
#FF93B3
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fc89f4; /* rgb */ color: rgb(252, 137, 244); /* oklch */ color: oklch(79.1% 0.189 329.8);
Tailwind
colors: {
custom: {
50: '#ffaff8',
500: '#fc89f4',
950: '#000000',
},
}SCSS
$custom: #fc89f4; $custom-light: #ffaff8; $custom-dark: #000000;
JSON
{
"hex": "#fc89f4",
"rgb": {
"r": 252,
"g": 137,
"b": 244
},
"hsl": {
"h": 304.174,
"s": 95.041,
"l": 76.275
},
"oklch": {
"l": 0.79071,
"c": 0.18896,
"h": 329.8
},
"luminance": 0.45118
}Semantic roles & 50–950 ramp
primary
#FC89F4
secondary
#D5F6D7
accent
#E61000
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085