#FA76BE#FA76BE
#FA76BE is a light, vivid pink. Relative luminance 0.370; OKLCH L 74.1% C 0.179 H 348.4°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FA76BE |
|---|---|
| RGB | rgb(250, 118, 190) |
| HSL | hsl(327, 93%, 72%) |
| HSV | hsv(327, 53%, 98%) |
| CMYK | cmyk(0%, 52.8%, 24%, 2%) |
| CIE-LAB | lab(67.28, 58.19, -13.68) |
| CIE-LCH | lch(67.28, 59.78, 346.77°) |
| OKLab | oklab(74.13% 0.1752 -0.0358) |
| OKLCH | oklch(74.13% 0.179 348.4) |
| XYZ | xyz(55.1988, 37.0034, 52.9404) |
| Luminance | 0.3700 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.32
Pink (survey)
#FF81C0
ΔE00 2.62
Hot Pink
#FF69B4
ΔE00 2.68
Bubblegum Pink
#FE83CC
ΔE00 3.08
Bubble Gum Pink
#FF69AF
ΔE00 3.41
Carnation Pink
#FF7FA7
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA76BE #76FAB2
analogous
#F476FA #FA76BE #FA767C
triadic
#FA76BE #BEFA76 #76BEFA
tetradic
#FA76BE #FAF476 #76FAB2 #767CFA
square
#FA76BE #FAF476 #76FAB2 #767CFA
split-complementary
#FA76BE #7CFA76 #76FAF4
monochromatic
#ED0985 #F83BA2 #FA76BE #FCB1DA #FEE1F1
Accessibility & contrast
On white
2.50
#FA76BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#FA76BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA76BE
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA76BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA76BE | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8496C0
Deuteranopia (green-blind)
#A8ACBB
Tritanopia (blue-blind)
#FF7292
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #fa76be; /* rgb */ color: rgb(250, 118, 190); /* oklch */ color: oklch(74.1% 0.179 348.4);
Tailwind
colors: {
custom: {
50: '#ffa2d1',
500: '#fa76be',
950: '#000000',
},
}SCSS
$custom: #fa76be; $custom-light: #ffa2d1; $custom-dark: #000000;
JSON
{
"hex": "#fa76be",
"rgb": {
"r": 250,
"g": 118,
"b": 190
},
"hsl": {
"h": 327.273,
"s": 92.958,
"l": 72.157
},
"oklch": {
"l": 0.74128,
"c": 0.17878,
"h": 348.4
},
"luminance": 0.36999
}Semantic roles & 50–950 ramp
primary
#FA76BE
secondary
#D5F6E4
accent
#E66800
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82