#FC89F2#FC89F2
#FC89F2 is a light, vivid purple. Relative luminance 0.450; OKLCH L 79.0% C 0.187 H 330.5°. Best body text is #000000 at 10.00:1 contrast (WCAG AA passes).
Color values
| HEX | #FC89F2 |
|---|---|
| RGB | rgb(252, 137, 242) |
| HSL | hsl(305, 95%, 76%) |
| HSV | hsv(305, 46%, 99%) |
| CMYK | cmyk(0%, 45.6%, 4%, 1.2%) |
| CIE-LAB | lab(72.89, 57.62, -33.91) |
| CIE-LCH | lch(72.89, 66.86, 329.53°) |
| OKLab | oklab(78.99% 0.1629 -0.0923) |
| OKLCH | oklch(78.99% 0.187 330.5) |
| XYZ | xyz(65.1169, 45.0013, 89.2434) |
| Luminance | 0.4500 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.81
Purply Pink
#F075E6
ΔE00 4.51
Lavender Pink
#DD85D7
ΔE00 5.61
Candy Pink
#FF63E9
ΔE00 6.38
Bubblegum Pink
#FE83CC
ΔE00 7.22
Light Magenta
#FA5FF7
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC89F2 #89FC93
analogous
#CD89FC #FC89F2 #FC89B9
triadic
#FC89F2 #F2FC89 #89F2FC
tetradic
#FC89F2 #FCCD89 #89FC93 #89B9FC
square
#FC89F2 #FCCD89 #89FC93 #89B9FC
split-complementary
#FC89F2 #B9FC89 #89FCCD
monochromatic
#F912E5 #FA4DEB #FC89F2 #FEC5F9 #FEE1FC
Accessibility & contrast
On white
2.10
#FC89F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.00
#FC89F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC89F2
10.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC89F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC89F2 | 1.00 | 2.10 | 10.00 | 10.00 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A9F6
Deuteranopia (green-blind)
#A4B9EF
Tritanopia (blue-blind)
#FF92B2
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fc89f2; /* rgb */ color: rgb(252, 137, 242); /* oklch */ color: oklch(79.0% 0.187 330.5);
Tailwind
colors: {
custom: {
50: '#ffaff6',
500: '#fc89f2',
950: '#000000',
},
}SCSS
$custom: #fc89f2; $custom-light: #ffaff6; $custom-dark: #000000;
JSON
{
"hex": "#fc89f2",
"rgb": {
"r": 252,
"g": 137,
"b": 242
},
"hsl": {
"h": 305.217,
"s": 95.041,
"l": 76.275
},
"oklch": {
"l": 0.78986,
"c": 0.18726,
"h": 330.5
},
"luminance": 0.44998
}Semantic roles & 50–950 ramp
primary
#FC89F2
secondary
#D5F6D7
accent
#E61400
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#181117
muted
#868085