#FC89F3#FC89F3
#FC89F3 is a light, vivid purple. Relative luminance 0.451; OKLCH L 79.0% C 0.188 H 330.1°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FC89F3 |
|---|---|
| RGB | rgb(252, 137, 243) |
| HSL | hsl(305, 95%, 76%) |
| HSV | hsv(305, 46%, 99%) |
| CMYK | cmyk(0%, 45.6%, 3.6%, 1.2%) |
| CIE-LAB | lab(72.93, 57.79, -34.39) |
| CIE-LCH | lch(72.93, 67.25, 329.24°) |
| OKLab | oklab(79.03% 0.1631 -0.0937) |
| OKLCH | oklch(79.03% 0.188 330.1) |
| XYZ | xyz(65.2675, 45.0615, 90.0366) |
| Luminance | 0.4506 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.77
Purply Pink
#F075E6
ΔE00 4.52
Lavender Pink
#DD85D7
ΔE00 5.68
Candy Pink
#FF63E9
ΔE00 6.38
Bubblegum Pink
#FE83CC
ΔE00 7.39
Light Magenta
#FA5FF7
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC89F3 #89FC92
analogous
#CC89FC #FC89F3 #FC89BA
triadic
#FC89F3 #F3FC89 #89F3FC
tetradic
#FC89F3 #FCCC89 #89FC92 #89BAFC
square
#FC89F3 #FCCC89 #89FC92 #89BAFC
split-complementary
#FC89F3 #BAFC89 #89FCCC
monochromatic
#F912E7 #FA4DED #FC89F3 #FEC5F9 #FEE1FC
Accessibility & contrast
On white
2.10
#FC89F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#FC89F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC89F3
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC89F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC89F3 | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A9F7
Deuteranopia (green-blind)
#A3B9F0
Tritanopia (blue-blind)
#FF92B3
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fc89f3; /* rgb */ color: rgb(252, 137, 243); /* oklch */ color: oklch(79.0% 0.188 330.1);
Tailwind
colors: {
custom: {
50: '#ffaff7',
500: '#fc89f3',
950: '#000000',
},
}SCSS
$custom: #fc89f3; $custom-light: #ffaff7; $custom-dark: #000000;
JSON
{
"hex": "#fc89f3",
"rgb": {
"r": 252,
"g": 137,
"b": 243
},
"hsl": {
"h": 304.696,
"s": 95.041,
"l": 76.275
},
"oklch": {
"l": 0.79028,
"c": 0.18811,
"h": 330.1
},
"luminance": 0.45058
}Semantic roles & 50–950 ramp
primary
#FC89F3
secondary
#D5F6D7
accent
#E61200
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#181117
muted
#868085