#FC74FF#FC74FF
#FC74FF is a light, highly saturated purple. Relative luminance 0.404; OKLCH L 76.9% C 0.230 H 326.7°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #FC74FF |
|---|---|
| RGB | rgb(252, 116, 255) |
| HSL | hsl(299, 100%, 73%) |
| HSV | hsv(299, 55%, 100%) |
| CMYK | cmyk(1.2%, 54.5%, 0%, 0%) |
| CIE-LAB | lab(69.76, 69.59, -45.89) |
| CIE-LCH | lch(69.76, 83.36, 326.60°) |
| OKLab | oklab(76.85% 0.1925 -0.1265) |
| OKLCH | oklch(76.85% 0.23 326.7) |
| XYZ | xyz(64.4391, 40.4100, 98.9941) |
| Luminance | 0.4041 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 3.28
Light Magenta
#FA5FF7
ΔE00 3.46
Violet (CSS)
#EE82EE
ΔE00 3.66
Purply Pink
#F075E6
ΔE00 3.71
Candy Pink
#FF63E9
ΔE00 4.12
Orchid
#DA70D6
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC74FF #77FF74
analogous
#B674FF #FC74FF #FF74BC
triadic
#FC74FF #FFFC74 #74FFFC
tetradic
#FC74FF #FFB674 #77FF74 #74BCFF
square
#FC74FF #FFB674 #77FF74 #74BCFF
split-complementary
#FC74FF #BCFF74 #74FFB6
monochromatic
#F300F9 #FB37FF #FC74FF #FDB1FF #FEE0FF
Accessibility & contrast
On white
2.31
#FC74FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#FC74FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC74FF
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC74FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC74FF | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#649FFF
Deuteranopia (green-blind)
#90B1FB
Tritanopia (blue-blind)
#FF85AF
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fc74ff; /* rgb */ color: rgb(252, 116, 255); /* oklch */ color: oklch(76.9% 0.230 326.7);
Tailwind
colors: {
custom: {
50: '#ffa2ff',
500: '#fc74ff',
950: '#000000',
},
}SCSS
$custom: #fc74ff; $custom-light: #ffa2ff; $custom-dark: #000000;
JSON
{
"hex": "#fc74ff",
"rgb": {
"r": 252,
"g": 116,
"b": 255
},
"hsl": {
"h": 298.705,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.76852,
"c": 0.23033,
"h": 326.7
},
"luminance": 0.40406
}Semantic roles & 50–950 ramp
primary
#FC74FF
secondary
#D4F7D4
accent
#E60005
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F18
muted
#867F86