#FC68F0#FC68F0
#FC68F0 is a light, highly saturated purple. Relative luminance 0.369; OKLCH L 74.8% C 0.235 H 330.9°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FC68F0 |
|---|---|
| RGB | rgb(252, 104, 240) |
| HSL | hsl(305, 96%, 70%) |
| HSV | hsv(305, 59%, 99%) |
| CMYK | cmyk(0%, 58.7%, 4.8%, 1.2%) |
| CIE-LAB | lab(67.20, 72.27, -41.68) |
| CIE-LCH | lch(67.20, 83.42, 330.03°) |
| OKLab | oklab(74.76% 0.2055 -0.1143) |
| OKLCH | oklch(74.76% 0.235 330.9) |
| XYZ | xyz(60.8231, 36.8916, 86.3384) |
| Luminance | 0.3689 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.39
Light Magenta
#FA5FF7
ΔE00 2.03
Violet Pink
#FB5FFC
ΔE00 2.46
Purply Pink
#F075E6
ΔE00 2.65
Violet (CSS)
#EE82EE
ΔE00 4.50
Orchid
#DA70D6
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC68F0 #68FC74
analogous
#BE68FC #FC68F0 #FC68A6
triadic
#FC68F0 #F0FC68 #68F0FC
tetradic
#FC68F0 #FCBE68 #68FC74 #68A6FC
square
#FC68F0 #FCBE68 #68FC74 #68A6FC
split-complementary
#FC68F0 #A6FC68 #68FCBE
monochromatic
#E505D3 #FB2CEA #FC68F0 #FDA4F6 #FEE0FC
Accessibility & contrast
On white
2.51
#FC68F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#FC68F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC68F0
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC68F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC68F0 | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F96F4
Deuteranopia (green-blind)
#90ABEC
Tritanopia (blue-blind)
#FF76A3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #fc68f0; /* rgb */ color: rgb(252, 104, 240); /* oklch */ color: oklch(74.8% 0.235 330.9);
Tailwind
colors: {
custom: {
50: '#ff9bf5',
500: '#fc68f0',
950: '#000000',
},
}SCSS
$custom: #fc68f0; $custom-light: #ff9bf5; $custom-dark: #000000;
JSON
{
"hex": "#fc68f0",
"rgb": {
"r": 252,
"g": 104,
"b": 240
},
"hsl": {
"h": 304.865,
"s": 96.104,
"l": 69.804
},
"oklch": {
"l": 0.74755,
"c": 0.23509,
"h": 330.9
},
"luminance": 0.36887
}Semantic roles & 50–950 ramp
primary
#FC68F0
secondary
#CBF5CE
accent
#E61300
background
#FFFAFF
surface
#FFF3FE
border
#D7CDD6
text
#180F17
muted
#867F85