#FC89FC#FC89FC
#FC89FC is a light, vivid purple. Relative luminance 0.456; OKLCH L 79.4% C 0.196 H 327.2°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #FC89FC |
|---|---|
| RGB | rgb(252, 137, 252) |
| HSL | hsl(300, 95%, 76%) |
| HSV | hsv(300, 46%, 99%) |
| CMYK | cmyk(0%, 45.6%, 0%, 1.2%) |
| CIE-LAB | lab(73.30, 59.33, -38.73) |
| CIE-LCH | lch(73.30, 70.85, 326.87°) |
| OKLab | oklab(79.42% 0.1647 -0.1061) |
| OKLCH | oklch(79.42% 0.196 327.2) |
| XYZ | xyz(66.6600, 45.6185, 97.3706) |
| Luminance | 0.4561 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.87
Purply Pink
#F075E6
ΔE00 4.90
Lavender Pink
#DD85D7
ΔE00 6.53
Candy Pink
#FF63E9
ΔE00 6.63
Violet Pink
#FB5FFC
ΔE00 7.08
Light Magenta
#FA5FF7
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC89FC #89FC89
analogous
#C389FC #FC89FC #FC89C3
triadic
#FC89FC #FCFC89 #89FCFC
tetradic
#FC89FC #FCC389 #89FC89 #89C3FC
square
#FC89FC #FCC389 #89FC89 #89C3FC
split-complementary
#FC89FC #C3FC89 #89FCC3
monochromatic
#F912F9 #FA4DFA #FC89FC #FEC5FE #FEE1FE
Accessibility & contrast
On white
2.07
#FC89FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#FC89FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC89FC
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC89FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC89FC | 1.00 | 2.07 | 10.12 | 10.12 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FABFF
Deuteranopia (green-blind)
#A0B9F8
Tritanopia (blue-blind)
#FF95B7
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #fc89fc; /* rgb */ color: rgb(252, 137, 252); /* oklch */ color: oklch(79.4% 0.196 327.2);
Tailwind
colors: {
custom: {
50: '#ffaffd',
500: '#fc89fc',
950: '#000000',
},
}SCSS
$custom: #fc89fc; $custom-light: #ffaffd; $custom-dark: #000000;
JSON
{
"hex": "#fc89fc",
"rgb": {
"r": 252,
"g": 137,
"b": 252
},
"hsl": {
"h": 300,
"s": 95.041,
"l": 76.275
},
"oklch": {
"l": 0.79419,
"c": 0.19593,
"h": 327.2
},
"luminance": 0.45615
}Semantic roles & 50–950 ramp
primary
#FC89FC
secondary
#D5F6D5
accent
#E60000
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085