#FC76F5#FC76F5
#FC76F5 is a light, highly saturated purple. Relative luminance 0.402; OKLCH L 76.6% C 0.219 H 329.5°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FC76F5 |
|---|---|
| RGB | rgb(252, 118, 245) |
| HSL | hsl(303, 96%, 73%) |
| HSV | hsv(303, 53%, 99%) |
| CMYK | cmyk(0%, 53.2%, 2.8%, 1.2%) |
| CIE-LAB | lab(69.65, 67.03, -40.59) |
| CIE-LCH | lch(69.65, 78.36, 328.80°) |
| OKLab | oklab(76.62% 0.1888 -0.1113) |
| OKLCH | oklch(76.62% 0.219 329.5) |
| XYZ | xyz(63.1041, 40.2488, 90.8135) |
| Luminance | 0.4024 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.49
Violet (CSS)
#EE82EE
ΔE00 2.78
Candy Pink
#FF63E9
ΔE00 3.31
Light Magenta
#FA5FF7
ΔE00 3.86
Violet Pink
#FB5FFC
ΔE00 3.98
Orchid
#DA70D6
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC76F5 #76FC7D
analogous
#C076FC #FC76F5 #FC76B2
triadic
#FC76F5 #F5FC76 #76F5FC
tetradic
#FC76F5 #FCC076 #76FC7D #76B2FC
square
#FC76F5 #FCC076 #76FC7D #76B2FC
split-complementary
#FC76F5 #B2FC76 #76FCC0
monochromatic
#F205E6 #FB3AF1 #FC76F5 #FDB2F9 #FEE1FD
Accessibility & contrast
On white
2.32
#FC76F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#FC76F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC76F5
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC76F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC76F5 | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D9FF9
Deuteranopia (green-blind)
#96B1F1
Tritanopia (blue-blind)
#FF83AB
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fc76f5; /* rgb */ color: rgb(252, 118, 245); /* oklch */ color: oklch(76.6% 0.219 329.5);
Tailwind
colors: {
custom: {
50: '#ffa3f9',
500: '#fc76f5',
950: '#000000',
},
}SCSS
$custom: #fc76f5; $custom-light: #ffa3f9; $custom-dark: #000000;
JSON
{
"hex": "#fc76f5",
"rgb": {
"r": 252,
"g": 118,
"b": 245
},
"hsl": {
"h": 303.134,
"s": 95.714,
"l": 72.549
},
"oklch": {
"l": 0.76623,
"c": 0.21912,
"h": 329.5
},
"luminance": 0.40245
}Semantic roles & 50–950 ramp
primary
#FC76F5
secondary
#D4F7D6
accent
#E60C00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85