#FC68FF#FC68FF
#FC68FF is a light, highly saturated purple. Relative luminance 0.378; OKLCH L 75.5% C 0.247 H 326.9°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FC68FF |
|---|---|
| RGB | rgb(252, 104, 255) |
| HSL | hsl(299, 100%, 70%) |
| HSV | hsv(299, 59%, 100%) |
| CMYK | cmyk(1.2%, 59.2%, 0%, 0%) |
| CIE-LAB | lab(67.89, 74.70, -48.84) |
| CIE-LCH | lch(67.89, 89.25, 326.82°) |
| OKLab | oklab(75.49% 0.2069 -0.1349) |
| OKLCH | oklch(75.49% 0.247 326.9) |
| XYZ | xyz(63.1441, 37.8200, 98.5625) |
| Luminance | 0.3782 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 1.42
Light Magenta
#FA5FF7
ΔE00 1.77
Candy Pink
#FF63E9
ΔE00 3.55
Purply Pink
#F075E6
ΔE00 4.19
Violet (CSS)
#EE82EE
ΔE00 5.05
Orchid
#DA70D6
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC68FF #6BFF68
analogous
#B068FF #FC68FF #FF68B6
triadic
#FC68FF #FFFC68 #68FFFC
tetradic
#FC68FF #FFB068 #6BFF68 #68B6FF
square
#FC68FF #FFB068 #6BFF68 #68B6FF
split-complementary
#FC68FF #B6FF68 #68FFB0
monochromatic
#E800ED #FB2BFF #FC68FF #FDA5FF #FEE0FF
Accessibility & contrast
On white
2.45
#FC68FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#FC68FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC68FF
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC68FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC68FF | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5499FF
Deuteranopia (green-blind)
#89ACFB
Tritanopia (blue-blind)
#FF7CAA
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fc68ff; /* rgb */ color: rgb(252, 104, 255); /* oklch */ color: oklch(75.5% 0.247 326.9);
Tailwind
colors: {
custom: {
50: '#ff9bff',
500: '#fc68ff',
950: '#000000',
},
}SCSS
$custom: #fc68ff; $custom-light: #ff9bff; $custom-dark: #000000;
JSON
{
"hex": "#fc68ff",
"rgb": {
"r": 252,
"g": 104,
"b": 255
},
"hsl": {
"h": 298.808,
"s": 100,
"l": 70.392
},
"oklch": {
"l": 0.75485,
"c": 0.24695,
"h": 326.9
},
"luminance": 0.37816
}Semantic roles & 50–950 ramp
primary
#FC68FF
secondary
#CEF6CD
accent
#E60005
background
#FFFAFF
surface
#FFF3FF
border
#D7CDD7
text
#180F18
muted
#867F86