#FC69FC#FC69FC
#FC69FC is a light, highly saturated purple. Relative luminance 0.378; OKLCH L 75.4% C 0.243 H 327.7°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FC69FC |
|---|---|
| RGB | rgb(252, 105, 252) |
| HSL | hsl(300, 96%, 70%) |
| HSV | hsv(300, 58%, 99%) |
| CMYK | cmyk(0%, 58.3%, 0%, 1.2%) |
| CIE-LAB | lab(67.90, 73.79, -47.18) |
| CIE-LCH | lch(67.90, 87.58, 327.41°) |
| OKLab | oklab(75.44% 0.2055 -0.1301) |
| OKLCH | oklch(75.44% 0.243 327.7) |
| XYZ | xyz(62.7662, 37.8309, 96.0727) |
| Luminance | 0.3783 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 1.56
Light Magenta
#FA5FF7
ΔE00 1.71
Candy Pink
#FF63E9
ΔE00 3.13
Purply Pink
#F075E6
ΔE00 3.76
Violet (CSS)
#EE82EE
ΔE00 4.74
Orchid
#DA70D6
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC69FC #69FC69
analogous
#B269FC #FC69FC #FC69B3
triadic
#FC69FC #FCFC69 #69FCFC
tetradic
#FC69FC #FCB369 #69FC69 #69B2FC
square
#FC69FC #FCB369 #69FC69 #69B2FC
split-complementary
#FC69FC #B3FC69 #69FCB3
monochromatic
#E605E6 #FB2DFB #FC69FC #FDA5FD #FEE1FE
Accessibility & contrast
On white
2.45
#FC69FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#FC69FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC69FC
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC69FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC69FC | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5899FF
Deuteranopia (green-blind)
#8BACF8
Tritanopia (blue-blind)
#FF7BA9
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fc69fc; /* rgb */ color: rgb(252, 105, 252); /* oklch */ color: oklch(75.4% 0.243 327.7);
Tailwind
colors: {
custom: {
50: '#ff9cfe',
500: '#fc69fc',
950: '#000000',
},
}SCSS
$custom: #fc69fc; $custom-light: #ff9cfe; $custom-dark: #000000;
JSON
{
"hex": "#fc69fc",
"rgb": {
"r": 252,
"g": 105,
"b": 252
},
"hsl": {
"h": 300,
"s": 96.078,
"l": 70
},
"oklch": {
"l": 0.75445,
"c": 0.24319,
"h": 327.7
},
"luminance": 0.37827
}Semantic roles & 50–950 ramp
primary
#FC69FC
secondary
#CCF5CC
accent
#E60000
background
#FFFAFF
surface
#FFF3FF
border
#D7CDD7
text
#180F18
muted
#867F86