#FC89FF#FC89FF
#FC89FF is a light, vivid purple. Relative luminance 0.458; OKLCH L 79.6% C 0.199 H 326.3°. Best body text is #000000 at 10.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FC89FF |
|---|---|
| RGB | rgb(252, 137, 255) |
| HSL | hsl(298, 100%, 77%) |
| HSV | hsv(298, 46%, 100%) |
| CMYK | cmyk(1.2%, 46.3%, 0%, 0%) |
| CIE-LAB | lab(73.42, 59.86, -40.16) |
| CIE-LCH | lch(73.42, 72.08, 326.14°) |
| OKLab | oklab(79.55% 0.1653 -0.1102) |
| OKLCH | oklch(79.55% 0.199 326.3) |
| XYZ | xyz(67.1392, 45.8102, 99.8941) |
| Luminance | 0.4581 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.08
Purply Pink
#F075E6
ΔE00 5.12
Candy Pink
#FF63E9
ΔE00 6.78
Lavender Pink
#DD85D7
ΔE00 6.86
Violet Pink
#FB5FFC
ΔE00 7.00
Light Magenta
#FA5FF7
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC89FF #8CFF89
analogous
#C189FF #FC89FF #FF89C7
triadic
#FC89FF #FFFC89 #89FFFC
tetradic
#FC89FF #FFC189 #8CFF89 #89C7FF
square
#FC89FF #FFC189 #8CFF89 #89C7FF
split-complementary
#FC89FF #C7FF89 #89FFC1
monochromatic
#F90FFF #FA4CFF #FC89FF #FEC6FF #FEE0FF
Accessibility & contrast
On white
2.07
#FC89FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.16
#FC89FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC89FF
10.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC89FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC89FF | 1.00 | 2.07 | 10.16 | 10.16 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DABFF
Deuteranopia (green-blind)
#9FBAFB
Tritanopia (blue-blind)
#FF96B8
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #fc89ff; /* rgb */ color: rgb(252, 137, 255); /* oklch */ color: oklch(79.6% 0.199 326.3);
Tailwind
colors: {
custom: {
50: '#ffafff',
500: '#fc89ff',
950: '#000000',
},
}SCSS
$custom: #fc89ff; $custom-light: #ffafff; $custom-dark: #000000;
JSON
{
"hex": "#fc89ff",
"rgb": {
"r": 252,
"g": 137,
"b": 255
},
"hsl": {
"h": 298.475,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.79553,
"c": 0.19861,
"h": 326.3
},
"luminance": 0.45807
}Semantic roles & 50–950 ramp
primary
#FC89FF
secondary
#D5F7D4
accent
#E60006
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086