#FC68FC#FC68FC
#FC68FC is a light, highly saturated purple. Relative luminance 0.376; OKLCH L 75.3% C 0.245 H 327.7°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FC68FC |
|---|---|
| RGB | rgb(252, 104, 252) |
| HSL | hsl(300, 96%, 70%) |
| HSV | hsv(300, 59%, 99%) |
| CMYK | cmyk(0%, 58.7%, 0%, 1.2%) |
| CIE-LAB | lab(67.75, 74.20, -47.42) |
| CIE-LCH | lch(67.75, 88.06, 327.42°) |
| OKLab | oklab(75.33% 0.2066 -0.1308) |
| OKLCH | oklch(75.33% 0.245 327.7) |
| XYZ | xyz(62.6650, 37.6284, 96.0389) |
| Luminance | 0.3762 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 1.40
Light Magenta
#FA5FF7
ΔE00 1.58
Candy Pink
#FF63E9
ΔE00 3.11
Purply Pink
#F075E6
ΔE00 3.83
Violet (CSS)
#EE82EE
ΔE00 4.87
Orchid
#DA70D6
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC68FC #68FC68
analogous
#B268FC #FC68FC #FC68B2
triadic
#FC68FC #FCFC68 #68FCFC
tetradic
#FC68FC #FCB268 #68FC68 #68B2FC
square
#FC68FC #FCB268 #68FC68 #68B2FC
split-complementary
#FC68FC #B2FC68 #68FCB2
monochromatic
#E505E5 #FB2CFB #FC68FC #FDA4FD #FEE0FE
Accessibility & contrast
On white
2.46
#FC68FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#FC68FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC68FC
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC68FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC68FC | 1.00 | 2.46 | 8.52 | 8.52 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5799FF
Deuteranopia (green-blind)
#8AACF8
Tritanopia (blue-blind)
#FF7AA9
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fc68fc; /* rgb */ color: rgb(252, 104, 252); /* oklch */ color: oklch(75.3% 0.245 327.7);
Tailwind
colors: {
custom: {
50: '#ff9bfe',
500: '#fc68fc',
950: '#000000',
},
}SCSS
$custom: #fc68fc; $custom-light: #ff9bfe; $custom-dark: #000000;
JSON
{
"hex": "#fc68fc",
"rgb": {
"r": 252,
"g": 104,
"b": 252
},
"hsl": {
"h": 300,
"s": 96.104,
"l": 69.804
},
"oklch": {
"l": 0.75335,
"c": 0.24453,
"h": 327.7
},
"luminance": 0.37624
}Semantic roles & 50–950 ramp
primary
#FC68FC
secondary
#CBF5CB
accent
#E60000
background
#FFFAFF
surface
#FFF3FF
border
#D7CDD7
text
#180F18
muted
#867F86