#FA99BF#FA99BF
#FA99BF is a light, vivid pink. Relative luminance 0.469; OKLCH L 79.3% C 0.124 H 355.3°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #FA99BF |
|---|---|
| RGB | rgb(250, 153, 191) |
| HSL | hsl(336, 91%, 79%) |
| HSV | hsv(336, 39%, 98%) |
| CMYK | cmyk(0%, 38.8%, 23.6%, 2%) |
| CIE-LAB | lab(74.11, 41.05, -4.07) |
| CIE-LCH | lch(74.11, 41.25, 354.33°) |
| OKLab | oklab(79.28% 0.1234 -0.0102) |
| OKLCH | oklch(79.28% 0.124 355.3) |
| XYZ | xyz(60.2209, 46.8722, 55.1555) |
| Luminance | 0.4687 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 5.02
Pig Pink
#E78EA5
ΔE00 5.62
Powder Pink
#FFB2D0
ΔE00 5.68
Pink (survey)
#FF81C0
ΔE00 5.94
Rosa
#FE86A4
ΔE00 6.22
Carnation Pink
#FF7FA7
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA99BF #99FAD4
analogous
#FA99EF #FA99BF #FAA499
triadic
#FA99BF #BFFA99 #99BFFA
tetradic
#FA99BF #EFFA99 #99FAD4 #A499FA
square
#FA99BF #EFFA99 #99FAD4 #A499FA
split-complementary
#FA99BF #99FAA4 #99EFFA
monochromatic
#F42476 #F75F9A #FA99BF #FDD3E4 #FEE2ED
Accessibility & contrast
On white
2.02
#FA99BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#FA99BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA99BF
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA99BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA99BF | 1.00 | 2.02 | 10.37 | 10.37 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ACC0
Deuteranopia (green-blind)
#BDBDBD
Tritanopia (blue-blind)
#FF95A6
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #fa99bf; /* rgb */ color: rgb(250, 153, 191); /* oklch */ color: oklch(79.3% 0.124 355.3);
Tailwind
colors: {
custom: {
50: '#feb8d2',
500: '#fa99bf',
950: '#000000',
},
}SCSS
$custom: #fa99bf; $custom-light: #feb8d2; $custom-dark: #000000;
JSON
{
"hex": "#fa99bf",
"rgb": {
"r": 250,
"g": 153,
"b": 191
},
"hsl": {
"h": 336.495,
"s": 90.654,
"l": 79.02
},
"oklch": {
"l": 0.79282,
"c": 0.12384,
"h": 355.3
},
"luminance": 0.46868
}Semantic roles & 50–950 ramp
primary
#FA99BF
secondary
#D5F6E9
accent
#E68C00
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181114
muted
#868082