#FC68FD#FC68FD
#FC68FD is a light, highly saturated purple. Relative luminance 0.377; OKLCH L 75.4% C 0.245 H 327.4°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FC68FD |
|---|---|
| RGB | rgb(252, 104, 253) |
| HSL | hsl(300, 97%, 70%) |
| HSV | hsv(300, 59%, 99%) |
| CMYK | cmyk(0.4%, 58.9%, 0%, 0.8%) |
| CIE-LAB | lab(67.79, 74.37, -47.89) |
| CIE-LCH | lch(67.79, 88.45, 327.22°) |
| OKLab | oklab(75.39% 0.2067 -0.1321) |
| OKLCH | oklch(75.39% 0.245 327.4) |
| XYZ | xyz(62.8238, 37.6919, 96.8757) |
| Luminance | 0.3769 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 1.39
Light Magenta
#FA5FF7
ΔE00 1.63
Candy Pink
#FF63E9
ΔE00 3.26
Purply Pink
#F075E6
ΔE00 3.95
Violet (CSS)
#EE82EE
ΔE00 4.93
Orchid
#DA70D6
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC68FD #69FD68
analogous
#B168FD #FC68FD #FD68B4
triadic
#FC68FD #FDFC68 #68FDFC
tetradic
#FC68FD #FDB168 #69FD68 #68B4FD
square
#FC68FD #FDB168 #69FD68 #68B4FD
split-complementary
#FC68FD #B4FD68 #68FDB1
monochromatic
#E603E8 #FB2CFC #FC68FD #FDA4FE #FEE1FF
Accessibility & contrast
On white
2.46
#FC68FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#FC68FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC68FD
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC68FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC68FD | 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)
#5699FF
Deuteranopia (green-blind)
#8AACF9
Tritanopia (blue-blind)
#FF7BA9
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fc68fd; /* rgb */ color: rgb(252, 104, 253); /* oklch */ color: oklch(75.4% 0.245 327.4);
Tailwind
colors: {
custom: {
50: '#ff9bfe',
500: '#fc68fd',
950: '#000000',
},
}SCSS
$custom: #fc68fd; $custom-light: #ff9bfe; $custom-dark: #000000;
JSON
{
"hex": "#fc68fd",
"rgb": {
"r": 252,
"g": 104,
"b": 253
},
"hsl": {
"h": 299.597,
"s": 97.386,
"l": 70
},
"oklch": {
"l": 0.75385,
"c": 0.24533,
"h": 327.4
},
"luminance": 0.37688
}Semantic roles & 50–950 ramp
primary
#FC68FD
secondary
#CCF5CC
accent
#E60002
background
#FFFAFF
surface
#FFF3FF
border
#D7CDD7
text
#180F18
muted
#867F86