#FC76F2#FC76F2
#FC76F2 is a light, highly saturated purple. Relative luminance 0.401; OKLCH L 76.5% C 0.217 H 330.4°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FC76F2 |
|---|---|
| RGB | rgb(252, 118, 242) |
| HSL | hsl(304, 96%, 73%) |
| HSV | hsv(304, 53%, 99%) |
| CMYK | cmyk(0%, 53.2%, 4%, 1.2%) |
| CIE-LAB | lab(69.52, 66.53, -39.15) |
| CIE-LCH | lch(69.52, 77.20, 329.53°) |
| OKLab | oklab(76.49% 0.1883 -0.1071) |
| OKLCH | oklch(76.49% 0.217 330.4) |
| XYZ | xyz(62.6498, 40.0671, 88.4211) |
| Luminance | 0.4006 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.21
Violet (CSS)
#EE82EE
ΔE00 2.73
Candy Pink
#FF63E9
ΔE00 3.11
Light Magenta
#FA5FF7
ΔE00 4.02
Violet Pink
#FB5FFC
ΔE00 4.21
Orchid
#DA70D6
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC76F2 #76FC80
analogous
#C376FC #FC76F2 #FC76AF
triadic
#FC76F2 #F2FC76 #76F2FC
tetradic
#FC76F2 #FCC376 #76FC80 #76AFFC
square
#FC76F2 #FCC376 #76FC80 #76AFFC
split-complementary
#FC76F2 #AFFC76 #76FCC3
monochromatic
#F205E1 #FB3AEC #FC76F2 #FDB2F8 #FEE1FC
Accessibility & contrast
On white
2.33
#FC76F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#FC76F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC76F2
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC76F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC76F2 | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E9EF6
Deuteranopia (green-blind)
#97B0EE
Tritanopia (blue-blind)
#FF82AA
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fc76f2; /* rgb */ color: rgb(252, 118, 242); /* oklch */ color: oklch(76.5% 0.217 330.4);
Tailwind
colors: {
custom: {
50: '#ffa3f6',
500: '#fc76f2',
950: '#000000',
},
}SCSS
$custom: #fc76f2; $custom-light: #ffa3f6; $custom-dark: #000000;
JSON
{
"hex": "#fc76f2",
"rgb": {
"r": 252,
"g": 118,
"b": 242
},
"hsl": {
"h": 304.478,
"s": 95.714,
"l": 72.549
},
"oklch": {
"l": 0.76486,
"c": 0.21668,
"h": 330.4
},
"luminance": 0.40063
}Semantic roles & 50–950 ramp
primary
#FC76F2
secondary
#D4F7D7
accent
#E61100
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85