#F99FBF#F99FBF
#F99FBF is a light, moderate pink. Relative luminance 0.487; OKLCH L 80.1% C 0.113 H 357.1°. Best body text is #000000 at 10.74:1 contrast (WCAG AA passes).
Color values
| HEX | #F99FBF |
|---|---|
| RGB | rgb(249, 159, 191) |
| HSL | hsl(339, 88%, 80%) |
| HSV | hsv(339, 36%, 98%) |
| CMYK | cmyk(0%, 36.1%, 23.3%, 2.4%) |
| CIE-LAB | lab(75.27, 37.60, -2.38) |
| CIE-LCH | lch(75.27, 37.67, 356.37°) |
| OKLab | oklab(80.14% 0.1131 -0.0058) |
| OKLCH | oklch(80.14% 0.113 357.1) |
| XYZ | xyz(60.8703, 48.7015, 55.4744) |
| Luminance | 0.4870 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.40
Soft Pink
#FDB0C0
ΔE00 5.39
Pig Pink
#E78EA5
ΔE00 5.60
Baby Pink
#FFB7CE
ΔE00 5.61
Pinky
#FC86AA
ΔE00 5.88
Faded Pink
#DE9DAC
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F99FBF #9FF9D9
analogous
#F99FEC #F99FBF #F9AC9F
triadic
#F99FBF #BFF99F #9FBFF9
tetradic
#F99FBF #ECF99F #9FF9D9 #AC9FF9
square
#F99FBF #ECF99F #9FF9D9 #AC9FF9
split-complementary
#F99FBF #9FF9AC #9FECF9
monochromatic
#F22C72 #F56599 #F99FBF #FDD9E5 #FDE2EC
Accessibility & contrast
On white
1.96
#F99FBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.74
#F99FBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F99FBF
10.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F99FBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F99FBF | 1.00 | 1.96 | 10.74 | 10.74 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAB0C0
Deuteranopia (green-blind)
#C0BFBD
Tritanopia (blue-blind)
#FF9AAA
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #f99fbf; /* rgb */ color: rgb(249, 159, 191); /* oklch */ color: oklch(80.1% 0.113 357.1);
Tailwind
colors: {
custom: {
50: '#fdbcd2',
500: '#f99fbf',
950: '#000000',
},
}SCSS
$custom: #f99fbf; $custom-light: #fdbcd2; $custom-dark: #000000;
JSON
{
"hex": "#f99fbf",
"rgb": {
"r": 249,
"g": 159,
"b": 191
},
"hsl": {
"h": 338.667,
"s": 88.235,
"l": 80
},
"oklch": {
"l": 0.80138,
"c": 0.11323,
"h": 357.1
},
"luminance": 0.48698
}Semantic roles & 50–950 ramp
primary
#F99FBF
secondary
#D6F5EA
accent
#E59401
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181214
muted
#868182