#FC67F8#FC67F8
#FC67F8 is a light, highly saturated purple. Relative luminance 0.372; OKLCH L 75.0% C 0.243 H 328.7°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #FC67F8 |
|---|---|
| RGB | rgb(252, 103, 248) |
| HSL | hsl(302, 96%, 70%) |
| HSV | hsv(302, 59%, 99%) |
| CMYK | cmyk(0%, 59.1%, 1.6%, 1.2%) |
| CIE-LAB | lab(67.41, 73.96, -45.75) |
| CIE-LCH | lch(67.41, 86.97, 328.26°) |
| OKLab | oklab(75.03% 0.2074 -0.126) |
| OKLCH | oklch(75.03% 0.243 328.7) |
| XYZ | xyz(61.9377, 37.1774, 92.7024) |
| Luminance | 0.3717 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 1.35
Violet Pink
#FB5FFC
ΔE00 1.46
Candy Pink
#FF63E9
ΔE00 2.52
Purply Pink
#F075E6
ΔE00 3.46
Violet (CSS)
#EE82EE
ΔE00 4.80
Orchid
#DA70D6
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC67F8 #67FC6B
analogous
#B667FC #FC67F8 #FC67AD
triadic
#FC67F8 #F8FC67 #67F8FC
tetradic
#FC67F8 #FCB667 #67FC6B #67ADFC
square
#FC67F8 #FCB667 #67FC6B #67ADFC
split-complementary
#FC67F8 #ADFC67 #67FCB6
monochromatic
#E405DE #FB2BF5 #FC67F8 #FDA3FB #FEDFFE
Accessibility & contrast
On white
2.49
#FC67F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#FC67F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC67F8
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC67F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC67F8 | 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)
#5897FC
Deuteranopia (green-blind)
#8CABF4
Tritanopia (blue-blind)
#FF78A6
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #fc67f8; /* rgb */ color: rgb(252, 103, 248); /* oklch */ color: oklch(75.0% 0.243 328.7);
Tailwind
colors: {
custom: {
50: '#ff9bfb',
500: '#fc67f8',
950: '#000000',
},
}SCSS
$custom: #fc67f8; $custom-light: #ff9bfb; $custom-dark: #000000;
JSON
{
"hex": "#fc67f8",
"rgb": {
"r": 252,
"g": 103,
"b": 248
},
"hsl": {
"h": 301.611,
"s": 96.129,
"l": 69.608
},
"oklch": {
"l": 0.7503,
"c": 0.24269,
"h": 328.7
},
"luminance": 0.37173
}Semantic roles & 50–950 ramp
primary
#FC67F8
secondary
#CAF5CB
accent
#E60600
background
#FFFAFF
surface
#FFF3FF
border
#D7CDD7
text
#180F17
muted
#867F85