#FC67F5#FC67F5
#FC67F5 is a light, highly saturated purple. Relative luminance 0.370; OKLCH L 74.9% C 0.240 H 329.5°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FC67F5 |
|---|---|
| RGB | rgb(252, 103, 245) |
| HSL | hsl(303, 96%, 70%) |
| HSV | hsv(303, 59%, 99%) |
| CMYK | cmyk(0%, 59.1%, 2.8%, 1.2%) |
| CIE-LAB | lab(67.27, 73.48, -44.31) |
| CIE-LCH | lch(67.27, 85.81, 328.91°) |
| OKLab | oklab(74.88% 0.2072 -0.1218) |
| OKLCH | oklch(74.88% 0.24 329.5) |
| XYZ | xyz(61.4760, 36.9927, 90.2708) |
| Luminance | 0.3699 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 1.46
Violet Pink
#FB5FFC
ΔE00 1.75
Candy Pink
#FF63E9
ΔE00 2.08
Purply Pink
#F075E6
ΔE00 3.16
Violet (CSS)
#EE82EE
ΔE00 4.70
Orchid
#DA70D6
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC67F5 #67FC6E
analogous
#B967FC #FC67F5 #FC67AA
triadic
#FC67F5 #F5FC67 #67F5FC
tetradic
#FC67F5 #FCB967 #67FC6E #67AAFC
square
#FC67F5 #FCB967 #67FC6E #67AAFC
split-complementary
#FC67F5 #AAFC67 #67FCB9
monochromatic
#E405DA #FB2BF1 #FC67F5 #FDA3F9 #FEDFFD
Accessibility & contrast
On white
2.50
#FC67F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#FC67F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC67F5
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC67F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC67F5 | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5B97F9
Deuteranopia (green-blind)
#8DABF1
Tritanopia (blue-blind)
#FF77A5
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #fc67f5; /* rgb */ color: rgb(252, 103, 245); /* oklch */ color: oklch(74.9% 0.240 329.5);
Tailwind
colors: {
custom: {
50: '#ff9bf9',
500: '#fc67f5',
950: '#000000',
},
}SCSS
$custom: #fc67f5; $custom-light: #ff9bf9; $custom-dark: #000000;
JSON
{
"hex": "#fc67f5",
"rgb": {
"r": 252,
"g": 103,
"b": 245
},
"hsl": {
"h": 302.819,
"s": 96.129,
"l": 69.608
},
"oklch": {
"l": 0.74884,
"c": 0.24033,
"h": 329.5
},
"luminance": 0.36989
}Semantic roles & 50–950 ramp
primary
#FC67F5
secondary
#CAF5CC
accent
#E60B00
background
#FFFAFF
surface
#FFF3FF
border
#D7CDD7
text
#180F17
muted
#867F85