#FC89FB#FC89FB
#FC89FB is a light, vivid purple. Relative luminance 0.456; OKLCH L 79.4% C 0.195 H 327.5°. Best body text is #000000 at 10.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FC89FB |
|---|---|
| RGB | rgb(252, 137, 251) |
| HSL | hsl(301, 95%, 76%) |
| HSV | hsv(301, 46%, 99%) |
| CMYK | cmyk(0%, 45.6%, 0.4%, 1.2%) |
| CIE-LAB | lab(73.26, 59.16, -38.25) |
| CIE-LCH | lch(73.26, 70.45, 327.12°) |
| OKLab | oklab(79.38% 0.1646 -0.1047) |
| OKLCH | oklch(79.38% 0.195 327.5) |
| XYZ | xyz(66.5020, 45.5553, 96.5383) |
| Luminance | 0.4555 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.82
Purply Pink
#F075E6
ΔE00 4.83
Lavender Pink
#DD85D7
ΔE00 6.42
Candy Pink
#FF63E9
ΔE00 6.58
Violet Pink
#FB5FFC
ΔE00 7.12
Light Magenta
#FA5FF7
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC89FB #89FC8A
analogous
#C489FC #FC89FB #FC89C2
triadic
#FC89FB #FBFC89 #89FBFC
tetradic
#FC89FB #FCC489 #89FC8A #89C2FC
square
#FC89FB #FCC489 #89FC8A #89C2FC
split-complementary
#FC89FB #C2FC89 #89FCC4
monochromatic
#F912F7 #FA4DF9 #FC89FB #FEC5FD #FEE1FE
Accessibility & contrast
On white
2.08
#FC89FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.11
#FC89FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC89FB
10.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC89FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC89FB | 1.00 | 2.08 | 10.11 | 10.11 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FAAFF
Deuteranopia (green-blind)
#A0B9F7
Tritanopia (blue-blind)
#FF95B7
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #fc89fb; /* rgb */ color: rgb(252, 137, 251); /* oklch */ color: oklch(79.4% 0.195 327.5);
Tailwind
colors: {
custom: {
50: '#ffaffd',
500: '#fc89fb',
950: '#000000',
},
}SCSS
$custom: #fc89fb; $custom-light: #ffaffd; $custom-dark: #000000;
JSON
{
"hex": "#fc89fb",
"rgb": {
"r": 252,
"g": 137,
"b": 251
},
"hsl": {
"h": 300.522,
"s": 95.041,
"l": 76.275
},
"oklch": {
"l": 0.79375,
"c": 0.19505,
"h": 327.5
},
"luminance": 0.45552
}Semantic roles & 50–950 ramp
primary
#FC89FB
secondary
#D5F6D5
accent
#E60200
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085