#FC76FB#FC76FB
#FC76FB is a light, highly saturated purple. Relative luminance 0.406; OKLCH L 76.9% C 0.224 H 327.8°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #FC76FB |
|---|---|
| RGB | rgb(252, 118, 251) |
| HSL | hsl(300, 96%, 73%) |
| HSV | hsv(300, 53%, 99%) |
| CMYK | cmyk(0%, 53.2%, 0.4%, 1.2%) |
| CIE-LAB | lab(69.91, 68.02, -43.47) |
| CIE-LCH | lch(69.91, 80.73, 327.42°) |
| OKLab | oklab(76.9% 0.1896 -0.1195) |
| OKLCH | oklch(76.9% 0.224 327.8) |
| XYZ | xyz(64.0349, 40.6212, 95.7159) |
| Luminance | 0.4062 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.11
Purply Pink
#F075E6
ΔE00 3.19
Violet Pink
#FB5FFC
ΔE00 3.68
Light Magenta
#FA5FF7
ΔE00 3.73
Candy Pink
#FF63E9
ΔE00 3.86
Orchid
#DA70D6
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC76FB #76FC77
analogous
#BA76FC #FC76FB #FC76B8
triadic
#FC76FB #FBFC76 #76FBFC
tetradic
#FC76FB #FCBA76 #76FC77 #76B8FC
square
#FC76FB #FCBA76 #76FC77 #76B8FC
split-complementary
#FC76FB #B8FC76 #76FCBA
monochromatic
#F205F1 #FB3AF9 #FC76FB #FDB2FD #FEE1FE
Accessibility & contrast
On white
2.30
#FC76FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#FC76FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC76FB
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC76FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC76FB | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#69A0FF
Deuteranopia (green-blind)
#93B1F7
Tritanopia (blue-blind)
#FF85AE
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fc76fb; /* rgb */ color: rgb(252, 118, 251); /* oklch */ color: oklch(76.9% 0.224 327.8);
Tailwind
colors: {
custom: {
50: '#ffa3fd',
500: '#fc76fb',
950: '#000000',
},
}SCSS
$custom: #fc76fb; $custom-light: #ffa3fd; $custom-dark: #000000;
JSON
{
"hex": "#fc76fb",
"rgb": {
"r": 252,
"g": 118,
"b": 251
},
"hsl": {
"h": 300.448,
"s": 95.714,
"l": 72.549
},
"oklch": {
"l": 0.76903,
"c": 0.22409,
"h": 327.8
},
"luminance": 0.40617
}Semantic roles & 50–950 ramp
primary
#FC76FB
secondary
#D4F7D5
accent
#E60200
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85