#FA91BE#FA91BE
#FA91BE is a light, vivid pink. Relative luminance 0.443; OKLCH L 78.0% C 0.136 H 353.6°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FA91BE |
|---|---|
| RGB | rgb(250, 145, 190) |
| HSL | hsl(334, 91%, 77%) |
| HSV | hsv(334, 42%, 98%) |
| CMYK | cmyk(0%, 42%, 24%, 2%) |
| CIE-LAB | lab(72.43, 45.00, -6.00) |
| CIE-LCH | lch(72.43, 45.40, 352.40°) |
| OKLab | oklab(78% 0.1353 -0.0153) |
| OKLCH | oklch(78% 0.136 353.6) |
| XYZ | xyz(58.8455, 44.2968, 54.1560) |
| Luminance | 0.4429 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.94
Pinky
#FC86AA
ΔE00 4.47
Carnation Pink
#FF7FA7
ΔE00 5.37
Bubblegum Pink
#FE83CC
ΔE00 5.43
Pig Pink
#E78EA5
ΔE00 6.02
Rosa
#FE86A4
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA91BE #91FACD
analogous
#FA91F2 #FA91BE #FA9991
triadic
#FA91BE #BEFA91 #91BEFA
tetradic
#FA91BE #F2FA91 #91FACD #9991FA
square
#FA91BE #F2FA91 #91FACD #9991FA
split-complementary
#FA91BE #91FA99 #91F2FA
monochromatic
#F51C79 #F7569B #FA91BE #FDCCE1 #FEE2EE
Accessibility & contrast
On white
2.13
#FA91BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#FA91BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA91BE
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA91BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA91BE | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA6C0
Deuteranopia (green-blind)
#B8B9BB
Tritanopia (blue-blind)
#FF8DA1
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fa91be; /* rgb */ color: rgb(250, 145, 190); /* oklch */ color: oklch(78.0% 0.136 353.6);
Tailwind
colors: {
custom: {
50: '#feb3d1',
500: '#fa91be',
950: '#000000',
},
}SCSS
$custom: #fa91be; $custom-light: #feb3d1; $custom-dark: #000000;
JSON
{
"hex": "#fa91be",
"rgb": {
"r": 250,
"g": 145,
"b": 190
},
"hsl": {
"h": 334.286,
"s": 91.304,
"l": 77.451
},
"oklch": {
"l": 0.77997,
"c": 0.1362,
"h": 353.6
},
"luminance": 0.44292
}Semantic roles & 50–950 ramp
primary
#FA91BE
secondary
#D5F6E8
accent
#E68300
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181114
muted
#868082