#FC69FA#FC69FA
#FC69FA is a light, highly saturated purple. Relative luminance 0.377; OKLCH L 75.3% C 0.242 H 328.2°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FC69FA |
|---|---|
| RGB | rgb(252, 105, 250) |
| HSL | hsl(301, 96%, 70%) |
| HSV | hsv(301, 58%, 99%) |
| CMYK | cmyk(0%, 58.3%, 0.8%, 1.2%) |
| CIE-LAB | lab(67.80, 73.46, -46.23) |
| CIE-LCH | lch(67.80, 86.80, 327.82°) |
| OKLab | oklab(75.35% 0.2053 -0.1274) |
| OKLCH | oklch(75.35% 0.242 328.2) |
| XYZ | xyz(62.4510, 37.7048, 94.4123) |
| Luminance | 0.3770 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 1.62
Light Magenta
#FA5FF7
ΔE00 1.66
Candy Pink
#FF63E9
ΔE00 2.84
Purply Pink
#F075E6
ΔE00 3.52
Violet (CSS)
#EE82EE
ΔE00 4.63
Orchid
#DA70D6
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC69FA #69FC6B
analogous
#B469FC #FC69FA #FC69B1
triadic
#FC69FA #FAFC69 #69FAFC
tetradic
#FC69FA #FCB469 #69FC6B #69B1FC
square
#FC69FA #FCB469 #69FC6B #69B1FC
split-complementary
#FC69FA #B1FC69 #69FCB4
monochromatic
#E605E3 #FB2DF8 #FC69FA #FDA5FC #FEE1FE
Accessibility & contrast
On white
2.46
#FC69FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#FC69FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC69FA
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC69FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC69FA | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5A99FE
Deuteranopia (green-blind)
#8CACF6
Tritanopia (blue-blind)
#FF7AA8
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fc69fa; /* rgb */ color: rgb(252, 105, 250); /* oklch */ color: oklch(75.3% 0.242 328.2);
Tailwind
colors: {
custom: {
50: '#ff9cfc',
500: '#fc69fa',
950: '#000000',
},
}SCSS
$custom: #fc69fa; $custom-light: #ff9cfc; $custom-dark: #000000;
JSON
{
"hex": "#fc69fa",
"rgb": {
"r": 252,
"g": 105,
"b": 250
},
"hsl": {
"h": 300.816,
"s": 96.078,
"l": 70
},
"oklch": {
"l": 0.75346,
"c": 0.24158,
"h": 328.2
},
"luminance": 0.37701
}Semantic roles & 50–950 ramp
primary
#FC69FA
secondary
#CCF5CC
accent
#E60300
background
#FFFAFF
surface
#FFF3FF
border
#D7CDD7
text
#180F17
muted
#867F85