#FC68F4#FC68F4
#FC68F4 is a light, highly saturated purple. Relative luminance 0.371; OKLCH L 74.9% C 0.238 H 329.8°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #FC68F4 |
|---|---|
| RGB | rgb(252, 104, 244) |
| HSL | hsl(303, 96%, 70%) |
| HSV | hsv(303, 59%, 99%) |
| CMYK | cmyk(0%, 58.7%, 3.2%, 1.2%) |
| CIE-LAB | lab(67.38, 72.91, -43.60) |
| CIE-LCH | lch(67.38, 84.95, 329.12°) |
| OKLab | oklab(74.94% 0.2059 -0.1198) |
| OKLCH | oklch(74.94% 0.238 329.8) |
| XYZ | xyz(61.4238, 37.1319, 89.5024) |
| Luminance | 0.3713 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 1.67
Candy Pink
#FF63E9
ΔE00 1.95
Violet Pink
#FB5FFC
ΔE00 1.98
Purply Pink
#F075E6
ΔE00 2.97
Violet (CSS)
#EE82EE
ΔE00 4.55
Orchid
#DA70D6
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC68F4 #68FC70
analogous
#BA68FC #FC68F4 #FC68AA
triadic
#FC68F4 #F4FC68 #68F4FC
tetradic
#FC68F4 #FCBA68 #68FC70 #68AAFC
square
#FC68F4 #FCBA68 #68FC70 #68AAFC
split-complementary
#FC68F4 #AAFC68 #68FCBA
monochromatic
#E505D9 #FB2CF0 #FC68F4 #FDA4F8 #FEE0FD
Accessibility & contrast
On white
2.49
#FC68F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#FC68F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC68F4
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC68F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC68F4 | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5D97F8
Deuteranopia (green-blind)
#8EABF0
Tritanopia (blue-blind)
#FF77A5
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #fc68f4; /* rgb */ color: rgb(252, 104, 244); /* oklch */ color: oklch(74.9% 0.238 329.8);
Tailwind
colors: {
custom: {
50: '#ff9bf8',
500: '#fc68f4',
950: '#000000',
},
}SCSS
$custom: #fc68f4; $custom-light: #ff9bf8; $custom-dark: #000000;
JSON
{
"hex": "#fc68f4",
"rgb": {
"r": 252,
"g": 104,
"b": 244
},
"hsl": {
"h": 303.243,
"s": 96.104,
"l": 69.804
},
"oklch": {
"l": 0.74945,
"c": 0.2382,
"h": 329.8
},
"luminance": 0.37128
}Semantic roles & 50–950 ramp
primary
#FC68F4
secondary
#CBF5CD
accent
#E60C00
background
#FFFAFF
surface
#FFF3FF
border
#D7CDD7
text
#180F17
muted
#867F85