#FC76F8#FC76F8
#FC76F8 is a light, highly saturated purple. Relative luminance 0.404; OKLCH L 76.8% C 0.222 H 328.6°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #FC76F8 |
|---|---|
| RGB | rgb(252, 118, 248) |
| HSL | hsl(302, 96%, 73%) |
| HSV | hsv(302, 53%, 99%) |
| CMYK | cmyk(0%, 53.2%, 1.6%, 1.2%) |
| CIE-LAB | lab(69.78, 67.52, -42.03) |
| CIE-LCH | lch(69.78, 79.54, 328.10°) |
| OKLab | oklab(76.76% 0.1892 -0.1154) |
| OKLCH | oklch(76.76% 0.222 328.6) |
| XYZ | xyz(63.5658, 40.4335, 93.2451) |
| Luminance | 0.4043 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.82
Violet (CSS)
#EE82EE
ΔE00 2.91
Candy Pink
#FF63E9
ΔE00 3.57
Light Magenta
#FA5FF7
ΔE00 3.76
Violet Pink
#FB5FFC
ΔE00 3.80
Orchid
#DA70D6
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC76F8 #76FC7A
analogous
#BD76FC #FC76F8 #FC76B5
triadic
#FC76F8 #F8FC76 #76F8FC
tetradic
#FC76F8 #FCBD76 #76FC7A #76B5FC
square
#FC76F8 #FCBD76 #76FC7A #76B5FC
split-complementary
#FC76F8 #B5FC76 #76FCBD
monochromatic
#F205EB #FB3AF5 #FC76F8 #FDB2FB #FEE1FD
Accessibility & contrast
On white
2.31
#FC76F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#FC76F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC76F8
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC76F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC76F8 | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B9FFC
Deuteranopia (green-blind)
#95B1F4
Tritanopia (blue-blind)
#FF84AC
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fc76f8; /* rgb */ color: rgb(252, 118, 248); /* oklch */ color: oklch(76.8% 0.222 328.6);
Tailwind
colors: {
custom: {
50: '#ffa3fb',
500: '#fc76f8',
950: '#000000',
},
}SCSS
$custom: #fc76f8; $custom-light: #ffa3fb; $custom-dark: #000000;
JSON
{
"hex": "#fc76f8",
"rgb": {
"r": 252,
"g": 118,
"b": 248
},
"hsl": {
"h": 301.791,
"s": 95.714,
"l": 72.549
},
"oklch": {
"l": 0.76762,
"c": 0.22159,
"h": 328.6
},
"luminance": 0.4043
}Semantic roles & 50–950 ramp
primary
#FC76F8
secondary
#D4F7D5
accent
#E60700
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85