#FC89F5#FC89F5
#FC89F5 is a light, vivid purple. Relative luminance 0.452; OKLCH L 79.1% C 0.190 H 329.5°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FC89F5 |
|---|---|
| RGB | rgb(252, 137, 245) |
| HSL | hsl(304, 95%, 76%) |
| HSV | hsv(304, 46%, 99%) |
| CMYK | cmyk(0%, 45.6%, 2.8%, 1.2%) |
| CIE-LAB | lab(73.01, 58.13, -35.36) |
| CIE-LCH | lch(73.01, 68.04, 328.69°) |
| OKLab | oklab(79.11% 0.1635 -0.0965) |
| OKLCH | oklch(79.11% 0.19 329.5) |
| XYZ | xyz(65.5712, 45.1830, 91.6359) |
| Luminance | 0.4518 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.71
Purply Pink
#F075E6
ΔE00 4.56
Lavender Pink
#DD85D7
ΔE00 5.85
Candy Pink
#FF63E9
ΔE00 6.40
Light Magenta
#FA5FF7
ΔE00 7.35
Violet Pink
#FB5FFC
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC89F5 #89FC90
analogous
#CA89FC #FC89F5 #FC89BC
triadic
#FC89F5 #F5FC89 #89F5FC
tetradic
#FC89F5 #FCCA89 #89FC90 #89BCFC
square
#FC89F5 #FCCA89 #89FC90 #89BCFC
split-complementary
#FC89F5 #BCFC89 #89FCCA
monochromatic
#F912EB #FA4DF0 #FC89F5 #FEC5FA #FEE1FC
Accessibility & contrast
On white
2.09
#FC89F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#FC89F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC89F5
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC89F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC89F5 | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A9F9
Deuteranopia (green-blind)
#A3B9F2
Tritanopia (blue-blind)
#FF93B4
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fc89f5; /* rgb */ color: rgb(252, 137, 245); /* oklch */ color: oklch(79.1% 0.190 329.5);
Tailwind
colors: {
custom: {
50: '#ffaff8',
500: '#fc89f5',
950: '#000000',
},
}SCSS
$custom: #fc89f5; $custom-light: #ffaff8; $custom-dark: #000000;
JSON
{
"hex": "#fc89f5",
"rgb": {
"r": 252,
"g": 137,
"b": 245
},
"hsl": {
"h": 303.652,
"s": 95.041,
"l": 76.275
},
"oklch": {
"l": 0.79114,
"c": 0.18982,
"h": 329.5
},
"luminance": 0.45179
}Semantic roles & 50–950 ramp
primary
#FC89F5
secondary
#D5F6D7
accent
#E60E00
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085