#FC76EB#FC76EB
#FC76EB is a light, highly saturated purple. Relative luminance 0.397; OKLCH L 76.2% C 0.211 H 332.5°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #FC76EB |
|---|---|
| RGB | rgb(252, 118, 235) |
| HSL | hsl(308, 96%, 73%) |
| HSV | hsv(308, 53%, 99%) |
| CMYK | cmyk(0%, 53.2%, 6.7%, 1.2%) |
| CIE-LAB | lab(69.22, 65.40, -35.76) |
| CIE-LCH | lch(69.22, 74.54, 331.33°) |
| OKLab | oklab(76.17% 0.1873 -0.0974) |
| OKLCH | oklch(76.17% 0.211 332.5) |
| XYZ | xyz(61.6186, 39.6546, 82.9898) |
| Luminance | 0.3965 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.92
Candy Pink
#FF63E9
ΔE00 2.93
Violet (CSS)
#EE82EE
ΔE00 2.95
Light Magenta
#FA5FF7
ΔE00 4.59
Violet Pink
#FB5FFC
ΔE00 4.92
Lavender Pink
#DD85D7
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC76EB #76FC87
analogous
#CA76FC #FC76EB #FC76A8
triadic
#FC76EB #EBFC76 #76EBFC
tetradic
#FC76EB #FCCA76 #76FC87 #76A8FC
square
#FC76EB #FCCA76 #76FC87 #76A8FC
split-complementary
#FC76EB #A8FC76 #76FCCA
monochromatic
#F205D4 #FB3AE2 #FC76EB #FDB2F4 #FEE1FB
Accessibility & contrast
On white
2.35
#FC76EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#FC76EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC76EB
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC76EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC76EB | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729DEF
Deuteranopia (green-blind)
#9AB0E7
Tritanopia (blue-blind)
#FF80A6
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #fc76eb; /* rgb */ color: rgb(252, 118, 235); /* oklch */ color: oklch(76.2% 0.211 332.5);
Tailwind
colors: {
custom: {
50: '#ffa3f1',
500: '#fc76eb',
950: '#000000',
},
}SCSS
$custom: #fc76eb; $custom-light: #ffa3f1; $custom-dark: #000000;
JSON
{
"hex": "#fc76eb",
"rgb": {
"r": 252,
"g": 118,
"b": 235
},
"hsl": {
"h": 307.612,
"s": 95.714,
"l": 72.549
},
"oklch": {
"l": 0.76173,
"c": 0.21109,
"h": 332.5
},
"luminance": 0.3965
}Semantic roles & 50–950 ramp
primary
#FC76EB
secondary
#D4F7D9
accent
#E61D00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85