#FA76CE#FA76CE
#FA76CE is a light, vivid pink. Relative luminance 0.377; OKLCH L 74.7% C 0.189 H 342.0°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FA76CE |
|---|---|
| RGB | rgb(250, 118, 206) |
| HSL | hsl(320, 93%, 72%) |
| HSV | hsv(320, 53%, 98%) |
| CMYK | cmyk(0%, 52.8%, 17.6%, 2%) |
| CIE-LAB | lab(67.83, 60.42, -21.82) |
| CIE-LCH | lch(67.83, 64.24, 340.14°) |
| OKLab | oklab(74.72% 0.1793 -0.0582) |
| OKLCH | oklch(74.72% 0.189 342) |
| XYZ | xyz(57.0445, 37.7417, 62.6610) |
| Luminance | 0.3774 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.21
Pink (survey)
#FF81C0
ΔE00 4.93
Bubblegum (survey)
#FF6CB5
ΔE00 5.10
Hot Pink
#FF69B4
ΔE00 5.26
Purply Pink
#F075E6
ΔE00 5.53
Candy Pink
#FF63E9
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA76CE #76FAA2
analogous
#E476FA #FA76CE #FA768C
triadic
#FA76CE #CEFA76 #76CEFA
tetradic
#FA76CE #FAE476 #76FAA2 #768CFA
square
#FA76CE #FAE476 #76FAA2 #768CFA
split-complementary
#FA76CE #8CFA76 #76FAE4
monochromatic
#ED09A1 #F83BB9 #FA76CE #FCB1E3 #FEE1F4
Accessibility & contrast
On white
2.46
#FA76CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#FA76CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA76CE
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA76CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA76CE | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E98D1
Deuteranopia (green-blind)
#A3ADCB
Tritanopia (blue-blind)
#FF7799
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fa76ce; /* rgb */ color: rgb(250, 118, 206); /* oklch */ color: oklch(74.7% 0.189 342.0);
Tailwind
colors: {
custom: {
50: '#ffa2dd',
500: '#fa76ce',
950: '#000000',
},
}SCSS
$custom: #fa76ce; $custom-light: #ffa2dd; $custom-dark: #000000;
JSON
{
"hex": "#fa76ce",
"rgb": {
"r": 250,
"g": 118,
"b": 206
},
"hsl": {
"h": 320,
"s": 92.958,
"l": 72.157
},
"oklch": {
"l": 0.74718,
"c": 0.18853,
"h": 342
},
"luminance": 0.37737
}Semantic roles & 50–950 ramp
primary
#FA76CE
secondary
#D5F6E0
accent
#E64D00
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#180F15
muted
#867F83